[pmwiki-devel] UpdatePage and HandleEdit
Hans
design5 at softflow.co.uk
Tue Dec 12 15:06:34 CST 2006
Tuesday, December 12, 2006, 8:43:02 PM, Patrick wrote:
> You can tell HandleEdit to not save the page by setting
> (global) $EnablePost = 0; . Since posting is disabled,
> UpdateEdit won't save the page, and HandleEdit() will then
> display an edit form instead of redirecting to the new page.
Thank you! Yes I can get it into an edit form, which is the default
one in function HandleEdit. How can it load the custom standard
EditForm?
Hans
More information about the pmwiki-devel
mailing list