Feel free to use this page to experiment with the Text Formatting Rules. Just click the "Edit Page" link at the bottom of the page.
test
- Test 1
- Test 2
This is c++ code or This is a c++ code!
*This is a main heading !!
test
<?php
/*
Copyright 2003 Darren Turland.
This script provides an Index of pages for PmWiki. Similar to $search
without any arguments. Layout is different.
A B C D E .... X Y Z
A
AllPages.. (PmWiki)
B
C
D
DarrenPage (Darren)
etc..
include_once("local/DTIndex.php"); in local.php
then add [[$Index]] where-ever you require Index of all pages.
Change Log:
04-01-2004 bram-a-t-brambring-d-o-t-nl : i
Removed DTIndexGroup, adjusted DTIndexAll to handle this
Removed FmtPageName from DTIndexShow ( already done in DTIndexAll )
Disabled display of unused characters
Display in three columns
*/
?>
|