wagtail/docs/editor_manual/new_pages/inserting_links.rst
mien 4a343a5523
Add support for phone links in rich text
This is mainly copy paste of Liam Brenner work (#3776) but with
a few fixes to make it work with Draftail. Since mailto:-links
is supported i think it is reasonable to support tel:-links as
well
2019-08-01 16:12:22 +02:00

21 lines
1.1 KiB
ReStructuredText

.. _inserting_links:
Inserting links in a page
~~~~~~~~~~~~~~~~~~~~~~~~~
Similar to images, there are a variety of points at which you will want to add links. The most common place to insert a link will be in the body text of a page. You can insert a link into the body text by clicking the **Insert link** button in the rich text toolbar.
Whichever way you insert a link, you will be presented with the form displayed below.
.. image:: ../../_static/images/screen19_link_form.png
* Search for an existing page to link to using the search bar at the top of the pop-up.
* Below the search bar you can select the type of link you want to insert. The following types are available:
* Internal link: A link to an existing page within your website.
* External link: A link to a page on another website.
* Email link: A link that will open the user's default email client with the email address prepopulated.
* Phone link: A link that will open the user's default client for initiating audio calls, with the phone number prepopulated.
* You can also navigate through the website to find an internal link via the explorer.