Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

Re: [EZFrag] Passing parameters to Plugin function through Admin Interface....

Quote Reply
Re: [EZFrag] Passing parameters to Plugin function through Admin Interface.... In reply to
Hi,

Depends on what you are trying to do.

You can always do:

admin.cgi?do=plugin&plugin=AutoValidate&func=ShowReadme&extra_stuff=1&bla=foo

..and call with $IN->param('extra_stuff') ...

..etc

..but is that what you mean?

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Subject Author Views Date
Thread Passing parameters to Plugin function through Admin Interface.... EZFrag 2902 Mar 17, 2008, 1:44 AM
Thread Re: [EZFrag] Passing parameters to Plugin function through Admin Interface....
Andy 2782 Mar 17, 2008, 1:53 AM
Post Re: [Andy] Passing parameters to Plugin function through Admin Interface....
EZFrag 2773 Mar 17, 2008, 2:00 AM