Insert a Link
Insert Link
Clicking on the Insert Link button opens the palette below:
Note that is is set by default to Link to a file resource. The Type field allows you to opt for an External link:
First choose between the External link or the Link to a file resource type of link.
Both types work int he same way:
- First select the desired Type.
- Check the Open in a new window box if you want the target page to be opened in a new browser window instead of in the current one.
- In case you did not yet select the text to which apply the change, the next step is to type in the text which will be the label for the hyperlink . If you did so (by first selecting a text string then clicking on the Link button), then the selected text will already appear in the Text field.
- Indicate the path to the target file, in the form of an URL in the case of an external link, or drag and drop an element already available in the File Resources folders. If necessary, follow the instructions provided in Step 4 (upload files).
Example for an external link
This is, highlighted in a red border, the corresponding code:
And this is how the code is rendered in the NOP:
Example for an internal link
Drag and drop the file to the File Resource field:
Check that it has been correctly linked:
This is, highlighted in a red border, the corresponding code:
And this is how the code is rendered in the NOP:
See Also