Gossamer Forum
Home : Gossamer Threads Inc. : Custom Modification Jobs :

job: links straight to the target URL

Quote Reply
job: links straight to the target URL
I'm looking for the following Links 2 modification(s):

1) I need to get all listed links to point straight to the target URL without going through the jump.cgi.
I.e. normally any link is http://www.mylinks.com/...bin/jump.cgi?ID=1111
I need it to be: http://www.targeturl.com

This should be quite easy to do. It doesn't matter if hits counts will be lost.

2) ??? I would like to have own templates for each category.
I.e. normally all categories uses category.html template. I would like to use template A for category A, template B for category B and so on.

Hmmm... or is it same if I use own header / footer for each category?
Quote Reply
Re: [mikemk] job: links straight to the target URL In reply to
Question 1 answer:

http://www.gossamer-threads.com/...;;page=unread#unread
Quote Reply
Re: [Paul] job: links straight to the target URL In reply to
Great! Thanks a lot!
Quote Reply
Re: [mikemk] job: links straight to the target URL In reply to
Regarding number 2, why not use a different template set? i.e define Template_Set when adding/m,odifying a category, and then for that category set, simply edit only the template files you need (category/link etc)

Hope that helps Smile

Andy (mod)
andy@ultranerds.co.uk


IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total "value" $3,325 & rising, for just $350)| GLinks ULTRA Package PRO (plugins total "value" $5,625 & rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates
Quote Reply
Re: [Andy] job: links straight to the target URL In reply to
Thanks! Sounds perfect way!
But where I could define themplate_set(s) for categories, should I do it in the code?

I don't have in the admin panel / add/Modify category this kind of options.
I have only category id, name, description, related, meta desc, meta keywords and header + footer fields.