Sunday, March 29, 2009, 10:43:01 AM, Frank wrote:

> I'm also grateful for general recommendations for further reading into
> pmwiki's internal workings...

Have you considered using function UpdatePage instead?
UpdatePage calls all the relevant edit functions in turn,
so history and attributes are processed etc.
You can, if need be, specify which edit functions should be used, by
passing a functionlist array along in the UpdatePage call.
UpdatePage was specifically introduced to give more flexibility for
recipe authors than what PostPage provided.


Hans


_______________________________________________
pmwiki-devel mailing list
pmwiki-devel@pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-devel

Reply via email to