diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-13 00:52:57 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-13 00:52:57 +0000 |
commit | 2d4bf757fb63d7d9e7ccfbbbd0e1913fa5dacae5 (patch) | |
tree | e8daf226fdc5d507eb3517bda44c163949a223ea /doc/features.mdwn | |
parent | f4a6a03de6b64252006d7b56314450f6d8b4fa20 (diff) | |
download | ikiwiki-2d4bf757fb63d7d9e7ccfbbbd0e1913fa5dacae5.tar ikiwiki-2d4bf757fb63d7d9e7ccfbbbd0e1913fa5dacae5.tar.gz |
- Add Discussion links to the button bar, these will automatically create
/Discussion subpages.
- Fix linking to DNE pages in some edge cases.
- Fix --rebuild (oops)
- Fix propigation of "from" field trru the login process when creating a
new page.a
- Ideas for change notification.
Diffstat (limited to 'doc/features.mdwn')
-rw-r--r-- | doc/features.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/features.mdwn b/doc/features.mdwn index 8a05a1679..e56a075d7 100644 --- a/doc/features.mdwn +++ b/doc/features.mdwn @@ -58,6 +58,12 @@ Currently implemented: Can optionally be configured to allow only registered users to post pages; online user registration form, etc. +* Discussion pages + + Thanks to subpages, every page can easily and automatically have a + /Discussion subpage. By default, these links are included in the + [[templates]] for each page. + ---- It also has lots of [[TODO]] items and [[Bugs]]. This wiki is not ready for production! |