I have a "small" feature request.
I generate new pages with the following code:
<form>
action template log:c_template "log:@DATE(<datetime>,%Y%m%d_%H%M%S)@"
submit "New log-entry"
</form>
That works really fine. But after every creation I have to open the link and click on "edit this page".
Would it be possible to implement an option to open the just created page in edit mode?
Or does anybody have an idea how I could implement it in php?
Hello
I have a "small" feature request. I generate new pages with the following code:
That works really fine. But after every creation I have to open the link and click on "edit this page". Would it be possible to implement an option to open the just created page in edit mode?
Or does anybody have an idea how I could implement it in php?
Thanks a lot! Daniel