Table of contents ▼▲
New rules for indenting text
New markup has been added to make indenting text easier. Current markup ie ::: at the start of a line has the limitation of causing problems with external links. This is because of the : , ie http://....The new markup gets around this problem. For example
> no indent , just start on a new line
-> indent one step
--> indent two steps
----> indent four steps
etc
no indent , just start on a new line
- indent one step
- indent two steps
-
- indent four steps
Group Headers and Footers
Standard text, etc can now be included into every page in a group by using the plugin 'groupincludes.php'.The script looks for two files in the directory for the page
- _groupheader
- _groupfooter
The pages are normal WikiDX pages and full formatting applies.