Note: You are currently viewing documentation for Moodle 3.7. Up-to-date documentation for the latest stable version of Moodle may be available here: Convert URLs into links filter.

Convert URLs into links filter: Difference between revisions

From MoodleDocs
(Created page with "{{Filters}} <p class="note">'''Please refer to these notes before editing this page.'''</p>")
 
No edit summary
 
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Filters}}
{{Filters}}
<p class="note">'''Please refer to [[Page_notes#Filters|these notes]] before editing this page.'''</p>
As the name suggests, the 'Convert URLs into links and images' filter converts a URL such as <nowiki>http://moodle.org</nowiki> into a clickable link http://moodle.org. In addition it can replace image URLs with images.
 
==Site administration settings==
 
The 'Convert URLs into links' filter has two settings which may be changed by a site administrator in ''Administration > Site administration > Plugins > Filters > Convert URLs into links and images''.
 
===Apply to formats===
 
The filter may be applied to text entered in any/all of the following formats: Moodle auto-format, HTML format, plain text format, Markdown format.
 
===Embed images===
 
By default, the filter replaces image URLs with images, however this feature may be disabled by a site administrator.
 
[[Category:Site administration]]
 
[[fr:Convertir les URLs en liens et images]]
[[de:URL als Link oder Bild anzeigen]]
[[es:Filtro para convertir URLs a enlaces]]

Latest revision as of 09:08, 3 May 2019

As the name suggests, the 'Convert URLs into links and images' filter converts a URL such as http://moodle.org into a clickable link http://moodle.org. In addition it can replace image URLs with images.

Site administration settings

The 'Convert URLs into links' filter has two settings which may be changed by a site administrator in Administration > Site administration > Plugins > Filters > Convert URLs into links and images.

Apply to formats

The filter may be applied to text entered in any/all of the following formats: Moodle auto-format, HTML format, plain text format, Markdown format.

Embed images

By default, the filter replaces image URLs with images, however this feature may be disabled by a site administrator.