]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/todo/adding_new_pages_by_using_the_web_interface.mdwn
less necessary due to 404 plugin
[ikiwiki.git] / doc / todo / adding_new_pages_by_using_the_web_interface.mdwn
index cc8cff756770c4bd7c3386e2277531cee5553543..9a502a85257544850768652072f74dd5b7ad0109 100644 (file)
@@ -10,6 +10,9 @@ and show an edit page. Ikiwiki can't do that (unless its web server is
 configured to do smart things on a 404, like maybe call ikiwiki.cgi which
 could be modified to work as a smart 404 -> edit handler).
 
+> Since this todo was opened, the [[plugins/404]] plugin has been added;
+> it does exactly that. Only if you have Apache, at the moment, though. --[[smcv]]
+
 Some wikis also provide a UI means for creating a new page. If we can find
 something good, that can be added to ikiwiki's UI. --[[Joey]]