Navigation

  • next
  • previous |
  • Home »
  • 2. Adding Content »

2.7. Adding Links¶

In addition to links embedding within pages, Links can be created as discrete content items. Having links as discrete items lets you do things like organizing them in folders, setting keywords on them to facilitate grouping in lists and search results, or include them in navigation.

Add a link by clicking the menu choice in the Add new... menu for a folder:

add-new-menu.png

add-new-menu.png

You will see the Add*Link* panel:

Good titles for links are important, because the titles will show up in lists of links, and because there tend to be quite a number of links held in a folder as a set.

Paste the web address in the URL field or type it in. There is no preview feature here, so it is best to paste the web address from a browser window where you are viewing the target for the link to be sure you have the address correct.

2.7.1. The Link Object in Use¶

A link object will behave in the following ways, depending on your login status, or permissions.

  • If you have the ability to edit the link object, when you click on the link object you'll be taken to the object itself so that you can edit it (otherwise you'd be taken to the link's target and could never get to the edit tab!)
  • If you don't have the ability to edit the link object, when you click on the link object you'll be taken to the target of the link object. Likewise, if you enter the web address of the link object directly in your browser, you'll be taken directly to the link's target. The link object in this case acts as a redirect.

Table Of Contents

  • 2.7. Adding Links
    • 2.7.1. The Link Object in Use

Quick search

Enter search terms or a module, class or function name.

Navigation

  • next
  • previous |
  • Home »
  • 2. Adding Content »
© Copyright . Created using Sphinx 1.3.4.

Edit this document

The source code of this file is hosted on GitHub. Everyone can update and fix errors in this document with few clicks - no downloads needed.

  1. Go to 2.7. Adding Links on GitHub.
  2. Press the Fork button. This will create your own personal copy of the documentation.
  3. Edit files using GitHub's text editor in your web browser
  4. Fill in the Commit message text box at the end of the page telling why you did the changes. Press the Propose file change button next to it when done.
  5. Then head to the Send a pull request page (you won't need to fill in any additional text). Just press Send pull request button.
  6. Your changes are now queued for review under project's Pull requests tab on Github.

For basic information about updating this manual and Sphinx format please see Writing and updating the manual guide.