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
No edit summary
No edit summary
Line 10: Line 10:
* [[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.
* It'd be great if you could set the text cache lifetime for individual filters. This would be handy for filters that use external resources (e.g., Wikipedia) that sometimes have slow response times. I'd guess that you could use a cache lifetime of a week or more for a Wikipedia filter without causing major usability problems.


==See also==
==See also==


*[http://moodle.org/bugs/bug.php?op=show&bugid=2400 Bug 2400] - a lot of ideas and request have been written here
*[http://moodle.org/bugs/bug.php?op=show&bugid=2400 Bug 2400] - a lot of ideas and request have been written here

Revision as of 21:56, 23 May 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