Metainformationen zur Seite
  •  

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
digitales:software:dokuwiki01 [19.08.2023] – [HowTos] csdigitales:software:dokuwiki01 [24.04.2025] (aktuell) – ↷ Seite von digitales:sdr:software:dokuwiki01 nach digitales:software:dokuwiki01 verschoben cs
Zeile 14: Zeile 14:
   - In the Optimsed SVG Output dialog set up the items you want to keep and which you want to remove. Here are my settings   - In the Optimsed SVG Output dialog set up the items you want to keep and which you want to remove. Here are my settings
  
-{{:images:inkscape-svg-export-settings.png?direct&600  }}+{{:images:inkscape-svg-export-settings.png?600&direct }}
  
 ===== Installation ===== ===== Installation =====
Zeile 20: Zeile 20:
   * [[https://www.dokuwiki.org/install:synology|Installing DokuWiki on DSM 7.0+]]   * [[https://www.dokuwiki.org/install:synology|Installing DokuWiki on DSM 7.0+]]
   * [[https://www.dokuwiki.org/template:sprintdoc|sprintdoc Template]]   * [[https://www.dokuwiki.org/template:sprintdoc|sprintdoc Template]]
-  * [[:playground:phpinfo|]] +  * [[:playground:phpinfo]] 
-  * [[:playground:infoplugin|]]+  * [[:playground:infoplugin]] 
 + 
 +===== Tipps ===== 
 + 
 +Neue Zeilen (line feed) gehen nicht mit Shift+Enter sondern mit (backslash, backslash, blank) 
 + 
 +<code -> 
 +\\  
 +</code> 
  
 ===== HowTos ===== ===== HowTos =====
Zeile 33: Zeile 42:
   * [[https://www.dokuwiki.org/devel:javascript|JavaScript]]   * [[https://www.dokuwiki.org/devel:javascript|JavaScript]]
   * [[https://www.dokuwiki.org/plugin:inlinejs|InlineJS Plugin]]   * [[https://www.dokuwiki.org/plugin:inlinejs|InlineJS Plugin]]
-  * [[https://www.dokuwiki.org/de:template|Templates]] +  * [[https://www.dokuwiki.org/de:namespace_templates|Namensraumvorlagen (namespace templates)]]
  
 ==== JavaScript ==== ==== JavaScript ====
Zeile 41: Zeile 49:
  
 == HTML == == HTML ==
-<code> 
  
 +<code ->
 <html> This is some <span style="color:red;font-size:150%;">inline</span> HTML</html> <html> This is some <span style="color:red;font-size:150%;">inline</span> HTML</html>
- 
 </code> </code>
  
 <html> This is some <span style="color:red;font-size:150%;">inline</span> HTML</html> <html> This is some <span style="color:red;font-size:150%;">inline</span> HTML</html>
  
-<code>+<code ->
 <HTML> <p style="border:2px dashed red;">And this is some block HTML</p> </HTML> <HTML> <p style="border:2px dashed red;">And this is some block HTML</p> </HTML>
- 
 </code> </code>
  
Zeile 58: Zeile 64:
 == PHP == == PHP ==
  
-<code>+<code ->
 <php> <php>
   echo 'The PHP version: ';   echo 'The PHP version: ';
Zeile 64: Zeile 70:
   echo ' (generated inline HTML)';   echo ' (generated inline HTML)';
 </php> </php>
- 
 </code> </code>
  
 <php> echo 'The PHP version: '; echo phpversion(); echo ' (generated inline HTML)'; </php> <php> echo 'The PHP version: '; echo phpversion(); echo ' (generated inline HTML)'; </php>
  
-<code>+<code ->
 <PHP> <PHP>
   echo '<table class="inline"> <tr> <td>The PHP version inside a block level element: </td>';   echo '<table class="inline"> <tr> <td>The PHP version inside a block level element: </td>';
Zeile 75: Zeile 80:
   echo '</tr></table>';   echo '</tr></table>';
 </PHP> </PHP>
- 
 </code> </code>
  
Zeile 82: Zeile 86:
 == JavaScript == == JavaScript ==
  
-<code>+<code ->
 <JS> <JS>
 let inhalt = 'Hallo Welt! (block JavaScript)'; let inhalt = 'Hallo Welt! (block JavaScript)';
 document.write(inhalt); document.write(inhalt);
 </JS> </JS>
- 
 </code> </code>
  
-<JS> let inhalt = 'Hallo Welt! (block JavaScript)'; document.write(inhalt); </JS>+</JS>
  
-[[:playground:testseite|]]+[[:playground:testseite]]
  
-<HTML> <iframe src="https://[[http://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d12967.64078957327!2d6.075972675790483!3d50.76338527001782!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x47c09bc5a01f36b7:0x23f86a466441594a!2sRonheider Weg 4, 52066 Aachen!5e0!3m2!1sde!2sde!4v1639243629184!5m2!1sde!2sde|www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d12967.64078957327!2d6.075972675790483!3d50.76338527001782!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x47c09bc5a01f36b7%3A0x23f86a466441594a!2sRonheider%20Weg%204%2C%2052066%20Aachen!5e0!3m2!1sde!2sde!4v1639243629184!5m2!1sde!2sde"]] width="100%" height="450" style="border:0;" allowfullscreen="" loading="lazy"></iframe> </HTML> //+<HTML> <iframe src="[[https://[[http://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d12967.64078957327!2d6.075972675790483!3d50.76338527001782!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x47c09bc5a01f36b7:0x23f86a466441594a!2sRonheider]] Weg 4, 52066 Aachen!5e0!3m2!1sde!2sde!4v1639243629184!5m2!1sde!2sde|[[http://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d12967.64078957327!2d6.075972675790483!3d50.76338527001782!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x47c09bc5a01f36b7%3A0x23f86a466441594a!2sRonheider%20Weg%204%2C%2052066%20Aachen!5e0!3m2!1sde!2sde!4v1639243629184!5m2!1sde!2sde|www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d12967.64078957327!2d6.075972675790483!3d50.76338527001782!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x47c09bc5a01f36b7%3A0x23f86a466441594a!2sRonheider%20Weg%204%2C%2052066%20Aachen!5e0!3m2!1sde!2sde!4v1639243629184!5m2!1sde!2sde]]"]] width="100%" height="450" style="border:0;" allowfullscreen="" loading="lazy"></iframe> </HTML> //  [[:legal:impressum|Impressum]] / [[:legal:datenschutz|Datenschutz]] / [[:legal:kontakt|Kontakt]]//