diff options
author | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-05-01 20:49:07 +0000 |
---|---|---|
committer | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-05-01 20:49:07 +0000 |
commit | 66efef353b10a1c34af48f65e387d796af2fba70 (patch) | |
tree | 4db365b7a533323cdda3a1ea2632e05cd3b015a1 /doc | |
parent | 0fa97c623208aeee2de9b05215b2c0e36591ade6 (diff) | |
download | ikiwiki-66efef353b10a1c34af48f65e387d796af2fba70.tar ikiwiki-66efef353b10a1c34af48f65e387d796af2fba70.tar.gz |
web commit by joey
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/lists.mdwn | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/todo/lists.mdwn b/doc/todo/lists.mdwn index 3e76b612a..841e3a463 100644 --- a/doc/todo/lists.mdwn +++ b/doc/todo/lists.mdwn @@ -1,8 +1,7 @@ * list of all missing pages - This could be its own static pages updated when other pages are updated. - Perhaps this ties in with the [[pluggablerenderers]]? + Could be a [[plugin]]. * list of registered users, with the names being links to any userpages. - Could be implemented with a [[preprocessordirective]], which suggests that there needs to be some sort of plugin interface for new preprocessordirectives.
\ No newline at end of file + Could be implemented with a [[preprocessordirective]], which suggests that there needs to be some sort of plugin interface for new preprocessordirectives. Although, how to let the wiki know that the page needs an update whever a new user is added?
\ No newline at end of file |