From: Joey Hess Date: Fri, 9 Nov 2007 13:38:57 +0000 (-0500) Subject: web commit by tschwinge: *Preview* when creating new pages. X-Git-Tag: 2.12~10 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=cd4bc7c58086bbd61a2260e405eb7cb00134140c;p=ikiwiki.git web commit by tschwinge: *Preview* when creating new pages. --- diff --git a/doc/plugins/contrib/texinfo.mdwn b/doc/plugins/contrib/texinfo.mdwn index 4641f2be7..61c1323db 100644 --- a/doc/plugins/contrib/texinfo.mdwn +++ b/doc/plugins/contrib/texinfo.mdwn @@ -111,3 +111,10 @@ Those commands are know to not work currently: * `@contents` This is due to `makeinfo` not providing this functionality if rendering to stdout. + + +## *Preview* When Creating New Pages + +In the CGI web frontent, when freshly creating a *texi*-type page and selecting +to *Preview* the page before doing a *Save Page* you'll get a +`500 Internal Server Error`.