dokuwiki-plugin-bureaucracy icon indicating copy to clipboard operation
dokuwiki-plugin-bureaucracy copied to clipboard

Add new page and open it in edit mode

Open chappy721 opened this issue 7 years ago • 0 comments

Hello

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?

Thanks a lot! Daniel

chappy721 avatar Apr 03 '17 07:04 chappy721