Page 1 of 1

Linking to an internal page

Posted: Tue Dec 06, 2005 6:41 pm
by MT vd Plaat
Why can i only link to external links and not internal links. I mean, a "dump" user dont know how to copy/paste a link URL from an internal page. I want to see a listing of internal pages when i add a link.

Greets Martijn

Re: Linking to an internal page

Posted: Tue Dec 06, 2005 7:03 pm
by westis
Do you mean when you use FCKeditor? There is a button for internal links (next to the button for external links), although it is not adding the text that is typed.

Or if you mean when you use the Link Content Type when editing content, then you could use the Content Aliases module to link to an internal page.

The third option is to use the tag {cms_selflink page='Home' text='Home page'} anywhere in a page or template. That links to the internal page that you have given the page title Home in this case.

Hope that gives you some ideas. :-)