Making clickable links
You can easily make clickable links within your site or to other sites on the internet.
Links within your site should look like this:
/section/page
Links to other sites should look like this (i.e., they must be prefixed with "http://"):
http://www.othersite.co.nz/secti...
Links to emails should look like this (i.e., they must be prefixed with "mailto:"):
mailto:someone@somewhere.co.nz
To place a link in your content:
- Login to the CMS
- Create a new article or edit the article you wish to work on
- In the main content area of the article, highlight the text you would like to use as the clickable link
- Click the insert/edit link button in the toolbar (looks like a chain-link)
- In the popup dialog, you can specify the URL
- If linking internally, you would put just /section/page
- If linking externally, you would put http://www.externallink.co.nz/etc
- If you are linking externally, it's often a good idea to specify the target as Open Link in New Window. This means, when your users click the link, it will open in a new window so when they're finished browsing and close the window, they return to your site.
- It's a good idea to give your link a title.
- Click Insert
- Finish editing the content of your page
- Click Save Article