The ARDI Custom Links addon is used to add customised items to the ARDI sidebar.

As the effects of this addon are extremely subtle, there is no user guide provided.

1) In your site folder (ie. C:\ARDI\web\sites\default), open or create the addons folder.

2) In that folder, create a file called customlinks.csv.

3) That folder should be a comma-delimited file containing two columns.

The first column is the text that appears on the sidebar button, the second should be the URL that clicking the button takes you to.

For example…

Search,www.google.com
Mail,my.corporate.mail

This would add two items to your ARDI sidebar - a Search button taking you to Google, and a Mail button taking you to my.corporate.mail in your browser.