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: Filters used on the Moodle.org forums.

Filters used on the Moodle.org forums: Difference between revisions

From MoodleDocs
(→‎Standard filters: list update)
Line 4: Line 4:
==Standard filters==
==Standard filters==


*Activity names auto-linking
* [[Email protection filter|Email protection]]
*Glossary auto-linking - Automatically links to things defined in the [http://moodle.org/mod/glossary/view.php?id=851 Glossary of common terms] when the term is mentioned.
* [[Display emoticons as images filter|Display emoticons as images]]
*Email protection
* [[Convert URLs into links filter|Convert URLs into links]]
* [[Glossary auto-linking filter|Glossary auto-linking]] - Automatically links to things defined in the [http://moodle.org/mod/glossary/view.php?id=851 Glossary of common terms] when the term is mentioned.
*[[Multi language content]]
*[[Multi language content]]
*[[Multimedia plugins]] (with default settings i.e. all media format filters except .swf are enabled).
*[[Multimedia plugins]] (with default settings i.e. all media format filters except .swf are enabled).
*[[TeX filter]]
*[[MathJax filter|MathJax]]
*[[Algebra filter]]
 
Filters which are off, but available
* [[Activity names auto-linking filter|Activity names auto-linking]]
* [[Database auto-linking filter|Database auto-linking]]


==Contributed filters==
==Contributed filters==

Revision as of 10:48, 20 August 2014

The Moodle.org forums have a number of filters to make it easier to talk about Moodle. This page lists them.

Standard filters

Filters which are off, but available

Contributed filters

Tracker issue auto-linking

Automatically links to tracker issues when you type the issue number e.g. MDL-1234.

Moodle Docs auto-linking

Automatically links to a page in the user documentation wiki (most recent version) when you type the page title enclosed in double square brackets.

For example, to link to https://docs.moodle.org/en/Philosophy type

[[Philosophy]]

To link to a page in the developer docs, add an extra pipe "|" divider followed by dev.

For example, to link to https://docs.moodle.org/dev/Plugins type

[[Plugins||dev]]

or

[[Plugins|Plugins developer documentation|dev]]

To link to a page in a documentation wiki in another language, add an extra pipe "|" divider followed by the language code.

For example, to link to https://docs.moodle.org/es/Los_10_mitos_de_Moodle type

[[Los 10 mitos de Moodle||es]]

or

[[Los 10 mitos de Moodle|Top 10 Moodle Myths in Spanish|es]]

Auto-linking phrases

Phrase Link
Moodle Roadmap https://docs.moodle.org/dev/Roadmap
Moodle Themes http://moodle.org/themes
Moodle Tracker http://tracker.moodle.org/
Moodle jobs http://moodle.org/jobs
Moodle books http://moodle.org/books
Plugins directory http://moodle.org/plugins/
Planet Moodle http://planet.moodle.org/
MOOCH http://hub.moodle.org/

More contrib filters