Difference between revisions of "Dokuwiki"
From ThorstensHome
m (→Where do you want to go?) |
|||
Line 5: | Line 5: | ||
* you want to learn more about the mediasyntax plugin => go to [[mediasyntax]] | * you want to learn more about the mediasyntax plugin => go to [[mediasyntax]] | ||
* you want to help developing the mediasyntax plugin => go to [[developing mediasyntax]] | * you want to help developing the mediasyntax plugin => go to [[developing mediasyntax]] | ||
+ | |||
+ | = program = | ||
+ | |||
+ | == editsections == | ||
+ | inc/parser/xhtml.php creates a line like | ||
+ | <!-- EDIT1 SECTION "heading 1"[1-59] --> |
Revision as of 14:54, 9 July 2011
This page is here for historic reasons. You can browse through its versions by selecting the tab "history". The page used to describe how I adapt Dokuwiki for my needs, but I can do this now entirely using the mediasyntax plugin for dokuwiki.
Where do you want to go?
- you want to install dokuwiki => go to LinuxIntro
- you want to learn more about the mediasyntax plugin => go to mediasyntax
- you want to help developing the mediasyntax plugin => go to developing mediasyntax
program
editsections
inc/parser/xhtml.php creates a line like