Sunday, March 13, 2011, 1:49:37 AM, Brian Tibbels wrote: > Is it possible to redirect back > to the calling page when having clicked a link to edit a page or page part?
It is possible using Fox and FoxEdit. You'd need to set up a custom edit form, which is called via a special foxedit link. The edit target is also specified within the link. The edit form will be displayed within the current page, instead of the normal page content. Fox is used to save the page, given the right edit permissions. By not using a redirect when the form gets submitted, the current page gets redisplayed, including the modified SideBar. The whole process does not use the standard edit form and action=edit. I can give more details if interested. ~Hans _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
