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 3257 Nov 11, 2001, 1:00 AM
Thread Re: [ktt] Plugin Question
jean 3082 Nov 12, 2001, 2:37 PM
Post Re: [jean] Plugin Question
ktt 3064 Nov 12, 2001, 9:01 PM
Thread Re: [jean] Plugin Question
ktt 3040 Nov 15, 2001, 12:14 AM
Post Re: [ktt] Plugin Question
jean 3026 Nov 15, 2001, 3:58 PM