Benutzer-Werkzeuge

Webseiten-Werkzeuge


linux:dokuwiki

Dies ist eine alte Version des Dokuments!


dokuwiki

Syntax

Konsole Plugin

Siehe Konsole-Plugin

Beispiel

<konsole root>
ls -l
</konsole>

ROOT
root@localhost:~# ls -l total 16 -rwxr–r– 1 root root 2599 Dec 31 17:42 ed25519hetzner drwx—— 2 root root 4096 Sep 23 11:58 Mail -rw——- 1 root root 2257 Sep 23 11:57 mbox -rw——- 1 root root 37 Dec 8 04:09 nohup.out

Syntax-Highjlight

Siehe Code Prettifier Plugin

Beispiel 1

<Code> 
<?php echo '<p>Hello World</p>'; ?> 
</Code>
<?php echo '<p>Hello World</p>'; ?>  

Beispiel 2

<Code:php linenums:1 |Example #1 Our first PHP script: //hello.php//>
<html>
  <head>
  <title>PHP Test</title>
 </head>
 <body>
 <?php echo '<p>Hello World</p>'; ?> 
 </body>
</html>
</Code>

Example #1 Our first PHP script: hello.php

<html>
  <head>
  <title>PHP Test</title>
 </head>
 <body>
 <?php echo '<p>Hello World</p>'; ?> 
 </body>
</html>

Weiterleitungen

~~REDIRECT>beratung:Arbeit~~

Siehe auch

linux/dokuwiki.1451920392.txt.gz · Zuletzt geändert: (Externe Bearbeitung)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki