Gossamer Forum
Home : Products : Links 2.0 : Customization :

URL variation

Quote Reply
URL variation
Hi

is it possible that i just need to write a number in order to create a URL adress in the URL field ?



i want this to be recorded as 'URL' Link field :

http://mysite.net/info/1.html



but (all my links are like : http://mysite.net/info/***.html)

i want to write only '1' in 'URL' field instead of all the adress.



Then, when the link is built in the pages,

'jump.cgi?ID=<%ID%>' should still work.



tanx
Quote Reply
Re: [jigme] URL variation In reply to
Use the detailed pages function. Change the $build_detailed_path variable in the links.cfg file.
========================================
Buh Bye!

Cheers,
Me
Quote Reply
Re: [Stealth] URL variation In reply to
tanx for the tip

but i don t want a html page to be built

i only want :

- when i write '36' in the 'URL' field (in the 'add a link' admin form)

it should be recorded in the 'links.db' as 'http://mysite/folder/36.gif' instead of only '36'.



You think this possible ?



Crazy