[pmwiki-devel] PostPage in recipe
Hans
design5 at softflow.co.uk
Sun Mar 29 08:57:39 CDT 2009
Sunday, March 29, 2009, 2:01:55 PM, Peter wrote:
> I have run into difficulty running UpdatePage() from config.php. In my own
> trouble-shooting I determined there were just too many things uninitialized,
> but perhaps I was wrong in that conclusion. If someone has successfully run
> UpdatePage() from config.php I would be very grateful for any pointers.
I am not sure what you mean by "running UpdatePage() from config.php".
Surely you don't want to call that function with every page load.
If you have a custom action defined, then such action will cause
acutstom function to be called, and you can use UpdatePage() within
it. Same goes for a custom markup calling a custom markup function.
So where exactly are the difficulties?
Hans
More information about the pmwiki-devel
mailing list