]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/todo/allow_creation_of_non-existent_pages.mdwn
better analysis of why the depends keep growing
[ikiwiki.git] / doc / todo / allow_creation_of_non-existent_pages.mdwn
index 880aeb3e9be945e9cca6cbab6ee1200e4538a342..61f311b8c5218e5e7247784d39c3fcc3e10a7865 100644 (file)
@@ -6,4 +6,8 @@ in `apache`'s configuration, I think that it would be possible to let the user s
 
 From the [apache documentation](http://httpd.apache.org/docs/2.2/custom-error.html), it seems that the environment variable `REDIRECT_URL` will carry the name of the page the user has accessed. Also see [ErrorDocument](http://httpd.apache.org/docs/2.2/mod/core.html#errordocument)'s documentation.
 
-[[wishlist]]
\ No newline at end of file
+> Nice idea, I'll try to find time to add a plugin doing this. --[[Joey]]
+
+>> [[done]] some time ago, as the [[plugins/404]] plugin --[[smcv]]
+
+[[wishlist]]