How to do inline links not hardcoded?
Posted: Fri Mar 11, 2011 3:12 pm
Here is what I'm trying to do:
Within the content of the page (not the menu), I want to have a link to another page that exists in my site/cms.
I know of two approaches:
1. hardcode the url, which would mean that the link would break if the url is changed by changes I may make in the cms in the future.
2. make it a one item menu, which allows the link to still be correct if the url of the page is changed via the cms.
The second is closer to the result I want, but seems like extra work, and I am wondering if there is some capability in cmsms that I am not aware of for adding a non-hardcoded inline link in the content.
Also if I am doing a one item menu, what would be the recommended syntax?
Within the content of the page (not the menu), I want to have a link to another page that exists in my site/cms.
I know of two approaches:
1. hardcode the url, which would mean that the link would break if the url is changed by changes I may make in the cms in the future.
2. make it a one item menu, which allows the link to still be correct if the url of the page is changed via the cms.
The second is closer to the result I want, but seems like extra work, and I am wondering if there is some capability in cmsms that I am not aware of for adding a non-hardcoded inline link in the content.
Also if I am doing a one item menu, what would be the recommended syntax?