diff options
author | Joey Hess <joey@wren.kitenet.net> | 2007-11-09 08:38:57 -0500 |
---|---|---|
committer | Joey Hess <joey@wren.kitenet.net> | 2007-11-09 08:38:57 -0500 |
commit | cd4bc7c58086bbd61a2260e405eb7cb00134140c (patch) | |
tree | 5983ce8d02644a94c495e5a59dc7f217e875777b | |
parent | ff697de14c5ae99378b3e6e48db0309974e4cb68 (diff) |
web commit by tschwinge: *Preview* when creating new pages.
-rw-r--r-- | doc/plugins/contrib/texinfo.mdwn | 7 |
1 files changed, 7 insertions, 0 deletions
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`. |