Convert URLs into links filter: Difference between revisions

From MoodleDocs
mNo edit summary
 
(4 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]]
 
 
[[de:URL als Link oder Bild anzeigen]]
[[es:Filtro para convertir URLs a enlaces]]
[[it:Filtro Conversione URL in collegamenti ed immagini]]

Latest revision as of 18:22, 14 February 2020

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.