Add a Custom Link

You can add custom links to appear in the External Links option on the Links menu.

  1. Click Configuration on the navigation pane.
  2. Expand Site Configuration, and then double-click Configuration Settings.
  3. Enter TBAR_LINK_LIST in the Key field and click Search.
  4. Double-click TBAR_LINK_LIST.
    Tip: You can also edit the Value column inline. However, this type of change is easier to make from the setting tab.
  5. Enter the link in the Value field using the following syntax:
    item (#, "<link name>", "<action>")

    Custom Link Syntax

    Field Description

    #

    Enter a link number in this field. The link number can be any positive integer.

    0 is reserved for adding separators.

    “<link name>”

    Enter the link name as you want it to appear in the Links drop-down list.

    “<action>”

    Enter the URL of the website you want to open when the link is clicked.

  6. To create another custom link, press Enter to begin a separate line, and enter the link definition as defined in the Custom Link Syntax table. Enter each link definition on a separate line.
  7. To place a separator line between links, enter the following on a separate line between the links where you want the separator to appear:
    item(0,"","")
  8. Click Save.

Results:

After closing the editor, the new custom links appear in the External Links option on the Links menu after you log out and then log back in.