X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/e3a6ff004474cacb3e7a69a37696a65ebf1e2fcd..187128d063041187659faf0e0a13f9568820e798:/doc/todo/adding_new_pages_by_using_the_web_interface.mdwn diff --git a/doc/todo/adding_new_pages_by_using_the_web_interface.mdwn b/doc/todo/adding_new_pages_by_using_the_web_interface.mdwn index 8ff7f122a..57ee99eb0 100644 --- a/doc/todo/adding_new_pages_by_using_the_web_interface.mdwn +++ b/doc/todo/adding_new_pages_by_using_the_web_interface.mdwn @@ -25,6 +25,12 @@ rarer thing to want than unconnected top level pages. --[[Joey]] > > -- JamesWestby +> For what it's worth, the following works: +> `\[[!inline pages=!* rss=no atom=no postform=yes postformtext="Add a new page titled:"]]` +> Add `rootpage=/` if you do this in `index.mdwn` to avoid creating subpages. +> --[[JeremieKoenig]] + + Maybe a very simple PHP frontend for serving the statically generated pages, that would display a page editing form or something like that for non-existent pages, wouldn't be too bad a thing