Gossamer Forum
Home : Products : DBMan SQL : Discussion :

Re: [ktt] Plugin Question

Quote Reply
Re: [ktt] Plugin Question In reply to
Hi Henning,
Code:
In the "static pages" plugin the hook is put in front (PRE) of "home" and gets triggerd using a do=home in the query string (db.cgi?do=home&page=page.html). Is this the
way to do it?

Yes, that's a trick way to add a new function in your plugins with current version as all functions have been checked if they exist or not.
Regards,
jean
Subject Author Views Date
Thread Plugin Question ktt 3283 Nov 11, 2001, 1:00 AM
Thread Re: [ktt] Plugin Question
jean 3105 Nov 12, 2001, 2:37 PM
Post Re: [jean] Plugin Question
ktt 3088 Nov 12, 2001, 9:01 PM
Thread Re: [jean] Plugin Question
ktt 3062 Nov 15, 2001, 12:14 AM
Post Re: [ktt] Plugin Question
jean 3049 Nov 15, 2001, 3:58 PM