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

change the URL of the category

Quote Reply
change the URL of the category
Is there a way to change the URL of the category?
from
/aaa_bbb/index.html
to
/aaa-bbb/index.html

Last edited by:

nir: Aug 26, 2009, 2:47 PM
Quote Reply
Re: [nir] change the URL of the category In reply to
nir wrote:
Is there a way to change the URL of the category?
from
/aaa_bbb/index.html
to
/aaa-bbb/index.html

You should really look into Adrian's pulgin StaticURLtr it will solve many of your problem.

P.S.. if you don't mind, please increase font size in your post by a point - when I first wakeup, its not the best fontsize to read and reply posts.

Vishal

-------------------------------------------------------
Web Hosting Kit: A to Z of Web Hosting! http://www.webhostingkit.com/
Software Devil: Software Search Made Easy! http://www.softwaredevil.com/
-------------------------------------------------------
Quote Reply
Re: [SWDevil.Com] change the URL of the category In reply to
I see that the StaticURLtr is for statically built sites and I work with dynamic mode.
Quote Reply
Re: [nir] change the URL of the category In reply to
Yeah, its just for static pages. However, I don't think there is any simple way to do it dynamically with - in the URL's :(

Cheers

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] change the URL of the category In reply to
Can't we do the same like we do with the search, just replace the _ with – and than I will make Rewrite for this? We don’t have to change the system that it know the meaning of the - sign
Quote Reply
Re: [nir] change the URL of the category In reply to
Not really - cos page.cgi wouldn't understand the Full_Name being passed in if you use - instead of _ ;)

Cheers

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