]> sipb.mit.edu Git - ikiwiki.git/blob - doc/todo/lists.mdwn
change calling convention for preprocessor functions
[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?