Skip to main content.
Navigation: Home | Edit | HistoryLoginBackLinkIndex
Breadcrumbs : 11 » 2005sep
Table of contents

September

 

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
If one or both are found the contents are included.
The pages are normal WikiDX pages and full formatting applies.