Update TODO.
[xhtml-compiler.git] / TODO.txt
blob98d06a5a627f32f888e5e0441e7f9775bb7070f0
1 ===== TODO ============================================= XHTML Compiler ==
3 DOMFilter
4 - Directory listing generation
5 - XSLT processing of XHTML
6 - SVN-related features: parsing of $Id$
7 - Acronym/abbreviation embedded dictionary
8 - Embedded Math with LaTeX, see MediaWiki and texvc (difficult)
10 TextFilter
11 - Tidy formatting (kinda useless, since Tidy isn't available on our server)
12 - Alternate markup language: Markdown, Textile (not high priority)
14 Sugar
15 - Generate levels: 1 for a fast, 2 for all. Filters which perform expensive
16   operations only do those operations with level is 2
17 - Prettier dashboard
18 - Enable all update modes via config option
19 - Standards-compliant error pages