[pmwiki-devel] PostPage in recipe
    Hans 
    design5 at softflow.co.uk
       
    Sun Mar 29 04:59:30 CDT 2009
    
    
  
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
    
    
More information about the pmwiki-devel
mailing list