Gossamer Forum
Home : Products : Gossamer Links : Discussions :

what code draws the "add link" form in the admin area?

Quote Reply
what code draws the "add link" form in the admin area?
Just looking for the code that draws the fields in the admin area?

ie. the same code that renders custom form field elements like select's and radio buttons etc.

Thanks,
r
Quote Reply
Re: [ryel01] what code draws the "add link" form in the admin area? In reply to
Hi,

Have a look in the /admin/GT/SQL/Admin.pm file. If you need to change the way the Admin Add a Link works you need to make changes here.

Regards,


Clint.
--------------------------
http://AffiliatesDirectory.com
The Affiliate Programs Directory
Quote Reply
Re: [ryel01] what code draws the "add link" form in the admin area? In reply to
Hi,

You can change the code the in the suggested file but you'd better create a plugin to do so. That will save you time when the software is upgraded or moved.

We have created some plugins in this areas right now. So, just let me know if you need further helps

Cheers,

Cheers,

Dat

Programming and creating plugins and templates
Blog