[pmwiki-devel] Hooks to edit and save?
DaveG
pmwiki at solidgone.com
Wed Jun 17 17:15:36 CDT 2009
Ignore my post -- I realized it's not what you;re looking for. Perhaps
$HandleAction is more in line? You can basically interject your own
functions on the edit/read actions to get the page content.
~ ~ Dave
DaveG wrote:
> Check out ROEPatterns and ROSPatterns (Replace on Edit / Save), sound
> like what you're looking for.
> http://www.pmwiki.org/wiki/Cookbook/ROEPatterns#ROEPatterns
> http://www.pmwiki.org/wiki/Cookbook/ROSPatterns
>
> ~ ~ Dave
>
> Fredrik Ernander wrote:
>> I'm looking at adding some database functionality to my qwikipages
>> (and yes I know about some existing recipies). But to to what I want
>> to do I need two things :
>>
>>
>> * Catch a page before it is opened with action=edit and update it
>> (doesn't need to be saved)
>>
>> * Catch a page that is saved so I can read data from it
>>
>> Could someone help me with what functions I should look at or some
>> basic steps to get me going?
>>
>>
>>
>> Regards,
>>
>> Fredrik
>>
>> _______________________________________________
>> pmwiki-devel mailing list
>> pmwiki-devel at pmichaud.com
>> http://www.pmichaud.com/mailman/listinfo/pmwiki-devel
>>
>
More information about the pmwiki-devel
mailing list