]> scripts.mit.edu Git - www/ikiwiki.git/blob - doc/todo/lists.mdwn
* Rename inlinepage to depends, so that it can be used to refer to more
[www/ikiwiki.git] / doc / todo / lists.mdwn
1 * list of all missing pages
2
3   Could be a [[plugin]].
4
5 * list of registered users, with the names being links to any userpages.
6
7   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?