Aquesta pàgina forma part de la documentació de Moodle en català, tot i que no ha estat traduïda encara. Podeu contribuir obertament a les tasques de traducció. Podeu consultar la Guia d'edició de la documentació i també participar ens els debats del fòrum de traductors de la documentació a moodle.org

Filters FAQ: diferència entre les revisions

De MoodleDocs
Salta a:navegació, cerca
(→‎See also: removing forum link)
 
(Una revisió intermèdia per un altre usuari que no es mostra)
Línia 28: Línia 28:


* [[Filters used on the Moodle.org forums]]
* [[Filters used on the Moodle.org forums]]
* Using Moodle [http://moodle.org/mod/forum/view.php?f=323 Text Filters forum]
* Using Moodle [http://moodle.org/mod/forum/discuss.php?d=76206 Filter Demo's now online] forum discussion
* Using Moodle [http://moodle.org/mod/forum/discuss.php?d=76206 Filter Demo's now online] forum discussion


[[Category:FAQ]]
[[Category:FAQ]]
[[de:Filter FAQ]]

Revisió de 16:40, 19 des 2012

What are filters?

Filters allow for the automatic transformation of entered text into different, often more complex forms. For example the titles of resources can automatically become hyperlinks that take you to the relevant resource, URLs pointing to mp3 files can become Flash controls embedded in the web page that let you pause and rewind the audio. The possibilities are endless and there are a number of standard filters included with Moodle and many more specialized filters available from the Moodle.org Modules and plugins database.

See Filters for details.

How do I enable filters?

You find the settings under Settings > Site administration > Plugins > Filters > Manage filters, see Managing filters for details.

Why is my filter not working?

After checking that the filter is enabled for the site, course and activity or resource, check in Settings > Site administration > Plugins > Filters > Manage filters that the order of the filters is not causing a problem. See the forum discussion Moodle Media player not appearing for an example.

Where do I find additional filters?

You will find a number of contributed filters in the Moodle Plugins directory.

How do I create custom filters?

See the following developer docs for details:

See also