Links
In TYPO3, you can create links in various places: within the body text (using the Rich Text Editor), in headings, on images, and for files. In all cases, the TYPO3 Link Browser opens, allowing you to select the link target.
Linking headings
Headings can be linked directly in the form field (not via the RTE):
- Click the link icon next to the heading field in the editing form.
- The Link Browser opens – enter the target URL or select a page.
Linking text (in the Rich Text Editor)
- In the RTE, select the text that should appear as a link.
- Click the Link button (chain icon) in the RTE toolbar.
- The Link Browser opens. Select the desired link type (from the tabs at the top) and enter the target.
- Click “Set Link”.
Linking images
- Open the content element for editing.
- Switch to the “Media” tab.
- Click the Edit icon next to the image.
- In the “Link” field, enter the target URL or click the link icon next to the field to open the Link Browser.
Note
An image link and the “Enlarge on Click” option are mutually exclusive and cannot be used simultaneously.
Option "no-hint"
Linked images display a small arrow icon by default. To disable it:
- Open the image metadata (Edit icon next to the image in the Media tab).
- Enter
no-hintin the “CSS Class” field. - Save your changes.
Link to an internal page or directly to a content element
Linking to an internal page:
- In the Link Browser, switch to the “Page” tab.
- In the left pane, you will see your page tree. Click the target page.
- Click the chain icon next to the page name to create the link.
Linking directly to a content element:
- Click the page title (instead of the chain icon).
- All content elements on that page will be displayed on the right.
- Click the desired content element.
Window options:
- Leave empty or select “Top” → The link opens in the same window.
- Select “New Window” → The link opens in a new tab.
Link to a specific section ("anchor")
Anchor links allow visitors to jump directly to a specific section of a page.
Step 1 – Create an anchor:
- Open the content element where you want to place the anchor.
- In the RTE, click at the desired position within the text.
- Click the Anchor button (bookmark icon) in the toolbar.
- Enter a unique name (lowercase letters only, no spaces, e.g.
contact). - Save the content element.
Step 2 – Create a link to the anchor:
- If the anchor and the link are on the same page: In the Link Browser, open the “Page” tab, select the page, and append
#anchornameto the URL. - If the anchor is on a different page: Use the full URL, for example:
www.example.com/page#anchorname.
Further information about managing anchors can be found on our instruction page.
Link to an internal file
- In the Link Browser, switch to the “File” tab.
- Navigate through your folder structure to the desired file (e.g. a PDF).
- Click the file name to create the link.
Alternative
For file lists containing multiple documents, the “File Links” content element is often a better choice, as it offers more formatting options, see the “File links” page.
Linking to external websites
- In the Link Browser, switch to the “External URL” tab.
- Enter the full URL, including
https://at the beginning. - Click “Set Link”.
- Choose a window option:
- “Top” → Opens the link in the same window.
- “New Window” → Opens the link in a new tab.
Linking to an email address
- In the Link Browser, switch to the “Email” tab.
- Enter the email address.
- Click “Set Link”.
Linking to a protected area
If you link to a protected area, it is recommended to visually indicate this:
- In the RTE, click the link text that has already been created.
- Open the Styles menu in the RTE toolbar.
- Select “Locked URL” – a lock icon will be added to the link.
- Save your changes.
Editing or removing links
Editing a link:
- In the RTE, click the linked text (place the cursor inside the link).
- In the link toolbar that appears, click the "Edit" icon (pencil).
- The Link Browser opens. Change the target and confirm your changes.
Removing a link:
- In the RTE, click the linked text.
- Click the "Unlink" icon (broken chain) in the link toolbar.
Overview of all link types
In the Link Browser, select the appropriate tab at the top:
| Tab | Purpose |
|---|---|
| Page | Link to an internal page on your TUM website |
| File | Link to a file in your file storage (e.g. a PDF) |
| External URL | Link to an external website |
| Telephone | Clickable phone number (tel: link) |
Clickable email address (mailto: link) | |
| News | Link to a news article (only available if the News extension is enabled) |