Elxis CMS Forum
Support => Administration => Topic started by: BlackMuddler on July 09, 2008, 16:56:33
-
Hi ..
Is it possible to link to other internal pages without complete url http://.../... etc in Elxis wysiwig editor ..
I really miss a popup where I can select the internal pages I wish to link to.
-
That's a good idea for a nice tinymce button!
If you have the sef bot published you can create links like this:
index.php?option=com_xxx&task=yyy&Itemid=zzz
Else if you have SEO PRO enabled, you can use directly the SEO PRO links. Examples:
http://www.mysite.com/links/
http://www.mysite.com/section/category/title.html
These links will stop from working if you, some day, disable SEO PRO.
-
That's a good idea for a nice tinymce button!
Indeed - And i'm sure, that many users of Elxis will appreciate a button like that. And have you first tried it, you will allways miss that :'(
If you have the sef bot published you can create links like this:
index.php?option=com_xxx&task=yyy&Itemid=zzz
Else if you have SEO PRO enabled, you can use directly the SEO PRO links. Examples:
http://www.mysite.com/links/
http://www.mysite.com/section/category/title.html
These links will stop from working if you, some day, disable SEO PRO.
Okay .. I test that out - but the button is a must ;)
Thanks for your guidance.