From 3b974784da10039325d46e5355effb7b1badfde0 Mon Sep 17 00:00:00 2001 From: Andreas Gohr Date: Mon, 26 Feb 2007 19:21:10 +0100 Subject: page updates darcs-hash:20070226182110-7ad00-b4af0eb8c29e6a168c3f1dc6306f2f294d818b72.gz --- data/pages/wiki/dokuwiki.txt | 5 +++-- data/pages/wiki/syntax.txt | 3 ++- 2 files changed, 5 insertions(+), 3 deletions(-) (limited to 'data') diff --git a/data/pages/wiki/dokuwiki.txt b/data/pages/wiki/dokuwiki.txt index 82dce90b4..63eb1c5e1 100644 --- a/data/pages/wiki/dokuwiki.txt +++ b/data/pages/wiki/dokuwiki.txt @@ -8,6 +8,7 @@ Read the [[doku>wiki:manual|DokuWiki Manual]] to unleash the full power of DokuW DokuWiki is available at http://www.splitbrain.org/go/dokuwiki + ===== Read More ===== All documentation and additional information besides the [[syntax|syntax description]] is maintained in the DokuWiki at [[doku>wiki:dokuwiki|wiki.splitbrain.org]]. @@ -49,13 +50,13 @@ All documentation and additional information besides the [[syntax|syntax descrip * [[doku>wiki:forum|Check out the user forum]] * [[doku>wiki:irc|Talk to other users in the IRC channel]] * [[http://bugs.splitbrain.org/index.php?project=1|Submit bugs and feature wishes]] - * [[doku>wiki:discussion:discussion|The discussion pages]] * [[http://www.wikimatrix.org/forum/viewforum.php?id=10|Share your experiences in the WikiMatrix forum]] * [[doku>wiki:thanks|Some humble thanks]] + ===== Copyright ===== -2004-2006 (c) Andreas Gohr ((Please do not contact me for help and support -- use the [[doku>wiki:mailinglist|mailinglist]] or [[http://forum.dokuwiki.org|forum]] instead)) +2004-2007 (c) Andreas Gohr ((Please do not contact me for help and support -- use the [[doku>wiki:mailinglist|mailinglist]] or [[http://forum.dokuwiki.org|forum]] instead)) The DokuWiki engine is licensed under [[http://www.gnu.org/licenses/gpl.html|GNU General Public License]] Version 2. If you use DokuWiki in your company, consider donating a few bucks to me via [[https://www.paypal.com/xclick/business=andi%40splitbrain.org&item_name=DokuWiki+Donation&no_shipping=1&no_note=1&tax=0&currency_code=EUR&lc=US|PayPal]] ;-). diff --git a/data/pages/wiki/syntax.txt b/data/pages/wiki/syntax.txt index 8dc38a5b9..77a7bafa1 100644 --- a/data/pages/wiki/syntax.txt +++ b/data/pages/wiki/syntax.txt @@ -323,6 +323,7 @@ See the source of this page to see how to use these blocks. + ===== Syntax Highlighting ===== [[DokuWiki]] can highlight sourcecode, which makes it easier to read. It uses the [[http://qbnz.com/highlighter/|GeSHi]] Generic Syntax Highlighter -- so any language supported by GeSHi is supported. The syntax is the same like in the code block in the previous section, but this time the name of the used language is inserted inside the tag. Eg. ''''. @@ -339,7 +340,7 @@ class HelloWorldApp { } -The following language strings are currently recognized: //actionscript-french, actionscript, ada, apache, applescript, asm, asp, autoit, bash, blitzbasic, bnf, caddcl, cadlisp, cfdg, cfm, c_mac, c, cpp, cpp-qt, csharp, css, delphi, diff, div, dos, d, eiffel, fortran, freebasic, gml, groovy, html, idl, ini, inno, io, java5, java, javascript, latex, lisp, lua, matlab, mirc, mpasm, mysql, nsis, objc, ocaml-brief, ocaml, oobas, oracle8, pascal, perl, php-brief, php, plsql, python, qbasic, reg, robots, ruby, sas, scheme, sdlbasic, smalltalk, smarty, sql, tcl, text, thinbasic, tsql, vbnet, vb, vhdl, visualfoxpro, winbatch, xml// +The following language strings are currently recognized: //actionscript-french, actionscript, ada, apache, applescript, asm, asp, autoit, bash, blitzbasic, bnf, caddcl, cadlisp, cfdg, cfm, c_mac, c, cpp, cpp-qt, csharp, css, delphi, diff, div, dos, d, eiffel, fortran, freebasic, gml, groovy, html, idl, ini, inno, io, java5, java, javascript, latex, lisp, lua, matlab, mirc, mpasm, mysql, nsis, objc, ocaml-brief, ocaml, oobas, oracle8, pascal, perl, php-brief, php, plsql, python, qbasic, reg, robots, ruby, sas, scheme, sdlbasic, smalltalk, smarty, sql, tcl, text, thinbasic, tsql, vbnet, vb, vhdl, visualfoxpro, winbatch, xml, z80// ===== Embedding HTML and PHP ===== -- cgit v1.2.3