Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

Filters schema: Difference between revisions

From MoodleDocs
(developer wiki transfer)
 
No edit summary
Line 8: Line 8:
* [[Course/site filter config | Optional Configuration of Filters by Course and Site]]
* [[Course/site filter config | Optional Configuration of Filters by Course and Site]]
* [[Multilang filter | Changes in the Caching System to Support the Multilang Filter]]
* [[Multilang filter | Changes in the Caching System to Support the Multilang Filter]]
* Enable/Disable Filters by Activities
* [[Enable/Disable Filters by Activities]]
* Allow filtering data before it will save in database? It will do possible exclude some data from text (like TeX formulas) and save in separate table. It will allow change formula by clicking on it and open popup window.
* Allow filtering data before it will save in database? It will do possible exclude some data from text (like TeX formulas) and save in separate table. It will allow change formula by clicking on it and open popup window.



Revision as of 09:28, 9 April 2006

The objective of this page is to document all the ideas and improvements to be implemented in the "Filters" functionality of Moodle.

Every idea will be documented here, including its associated "thoughts" and potential "implementations". Feel free to add/modify everything as you want!

These are the main areas to discuss/analyse/implement:

See also

  • Bug 2400 - a lot of ideas and request have been written here