Difference between revisions of "Dokuwiki"
From ThorstensHome
(→editsections) |
|||
Line 9: | Line 9: | ||
== editsections == | == editsections == | ||
− | inc/parser/xhtml.php creates a line like | + | inc/parser/xhtml.php |
+ | contains finishSectionEdit($pos). This creates a line like | ||
<!-- EDIT1 SECTION "heading 1"[1-59] --> | <!-- EDIT1 SECTION "heading 1"[1-59] --> |
Revision as of 13:55, 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 contains finishSectionEdit($pos). This creates a line like