From: Joey Hess Date: Mon, 7 Jan 2008 15:19:04 +0000 (-0500) Subject: web commit by http://madduck.myopenid.com/ X-Git-Tag: 2.19~6^2~2 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/d8326263959c2df7e5c20befa29ae1e286e4b00a web commit by http://madduck.myopenid.com/ --- diff --git a/doc/todo/allow_CGI_to_create_dynamic_pages.mdwn b/doc/todo/allow_CGI_to_create_dynamic_pages.mdwn new file mode 100644 index 000000000..ea20231ef --- /dev/null +++ b/doc/todo/allow_CGI_to_create_dynamic_pages.mdwn @@ -0,0 +1,3 @@ +[[tag wishlist]] + +It would be cool if the CGI could be used to render dynamic pages. For instance, I might want to create a page with a `[[map]]` according to a [[pagespec]] to be passed in the query string, instead of creating/hardcoding all possible pagespecs I might want to call.