This is an old revision of the document!
The Teddy's Friends Wiki
This is a wiki set up for everyone to share and use. You basically all have near-admin privileges here so don't break each others' stuff.
HERE is a tutorial on how to use Dokuwiki.1)
I'm also using several extensions and can add more if you want; the main ones that might be useful to you are:
nspages is mostly for making a table of contents page for a namespace; you can just use this text if you do: <nspages -tree -r -exclude -subns -pagesInNs -h1 -textNs="">
Make a New Page
To make a new page, use this tool. The dropdown box chooses the namespace (i.e. the folder). Root is no folder.
If you want your page to be in a new namespace, you can just include that with a slash. So if I made a page called Foo/Bar in the root namespace, I would actually be making a page called Bar in the Foo namespace. This should theoretically stack indefinitely; Meals/Breakfast/Eggs should make an Eggs page in the Breakfast subnamespace of the Meals namespace.
Pages called "start" are special; they don't show up in the sidebar. Instead, they're assumed to be the start page of a new namespace and will be the landing page of that namespace.
If really you want to make your namespace its own thing, you can make a page called "sidebar" in that namespace, which will replace the sidebar for it and all subnamespaces.2) That will mean the sidebar doesn't auto-update anymore, though, unless you use indexmenu or nspages.