Note: You are currently viewing documentation for Moodle 3.1. Up-to-date documentation for the latest stable version of Moodle is probably available here: Multimedia plugins filter.

Multimedia plugins filter: Difference between revisions

From MoodleDocs
m (link edits)
No edit summary
Line 1: Line 1:
The Multimedia plugins filter finds URLs that point to multimedia resources in text and replaces them with an appropriate multimedia player. The
=== Usage ===
Prior to version 1.6 the list of words is contained in the language pack in the file ''censor.php'' (Example: for German use ''lang/de/censor.php''). To change the word list you need to directly edit this file. A default list is provided for many languages. '''Warning:''' if you are looking at this file you may find the content offensive.
=== Improvements in 1.6 ===
{{Moodle 1.6}}
{{Moodle 1.6}}
=== Settings Page ===
== See also ==
* [[Filters (administrator)]]
[[Category:Administrator]]
[[Category:Filter]]


*[[MP3 player]]
*[[MP3 player]]

Revision as of 13:02, 20 June 2006

The Multimedia plugins filter finds URLs that point to multimedia resources in text and replaces them with an appropriate multimedia player. The

Usage

Prior to version 1.6 the list of words is contained in the language pack in the file censor.php (Example: for German use lang/de/censor.php). To change the word list you need to directly edit this file. A default list is provided for many languages. Warning: if you are looking at this file you may find the content offensive.

Improvements in 1.6

Template:Moodle 1.6

Settings Page

See also


See also