I want to add a function to be run on save and I want to do it the right way
without messing with core scripts.

That's it: how do I hook to save?


What I want to do:

I don't need help with this, but I'm explaining the motivation for my
question above.

I want to update a database with the values of certain page variables when I
save a page.  I can parse the text being saved for these variables since
they are all of the form (:Varname:value:), i.e. the "hidden" assignment
method. And of course I can handle the db interface.



--
Lars Eighner
http://www.larseighner.com/index.html
8800 N IH35 APT 1191 AUSTIN TX 78753-5266


_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to