Wednesday 21 January 2009 2:43:48 am
Hi, when I click after editing on the "Publish"-Button, the page redirects to the parent node (see kernel/content/edit.php:626) - backend editing. Is there a possibility to redirect to the current node (even if I create a new article, where the node_id is not known in the edit template)? I thought I could use the POST variable "RedirectURI" in the Template, but I don't know how to build a correct redirect url for new articles where there is no node_id or main_node_id or something like that. Many thanks for your ideas how to do this without hacking the kernel (4.0.1)!
|