Page 1 of 1

Relative links

Posted: Thu Feb 12, 2009 3:35 pm
by bigtony
Hi All,

Is there a way of making internal links (i.e. via cms_selflink and menus) relative rather than the full absolute path? I'm using v1.5.2 and have looked at config.php and admin settings, searched forums but found nothing.

Any help appreciated.

Thanks.

Re: Relative links

Posted: Tue Feb 17, 2009 4:13 pm
by Pierre M.
Hello,

is it linked to this : http://forum.cmsmadesimple.org/index.ph ... 287.0.html
and bug #2815 ?

Pierre M.

Re: Relative links

Posted: Tue Feb 17, 2009 4:37 pm
by CWebguy
You have to find the part of CMSMS (I'm guessing in the Menu Manager Module) that outputs/prints the URL.  Then just adjust the file to only output last part of URL without the root, if that makes sense.