1.1 KiB
1.1 KiB
layout, title, title_nav, description_short, description, keywords
| layout | title | title_nav | description_short | description | keywords |
|---|---|---|---|---|---|
| default | URL Conversion Example | URL Conversion | Examples of absolute, relative urls and urls with no conversion. | This example shows you how to setup TinyMCE to produce different results for URLs in images and links. You can read more about these config options in the FAQ. | example demo custom url conversion absolute relative url urls |
This example shows you how to setup TinyMCE to produce different results for its URLs in images and links. You can read more about these config options in the [TinyMCE FAQ]({{ site.baseurl }}/general-configuration-guide/get-support/).
Absolute URLs on links and images
{% include codepen.html id="YydxYg" height="400" %}
Absolute URLs and including domain on links and images
{% include codepen.html id="jbXLzy" height="400" %}
Relative URLs on links and images
{% include codepen.html id="VvqzXR" height="400" %}
Relative URLs on links and images to a specific page
{% include codepen.html id="GpPvdK" height="400" %}
No URL conversion
{% include codepen.html id="XmoaqZ" height="400" %}