- Htaccess now contains proper Content-Type and Charset for .rss files
[xhtml-compiler.git] / TODO.txt
blobd4a4802babe0cba087f88eb1aaad397a543eaf30
1 ===== TODO ============================================= XHTML Compiler ==
3 DOMFilter
4 - Directory listing generation (has unresolved dependencies)
5 - XSLT processing of external XML data files
6 - SVN-related features: changelogs, parsing of $Id$
7 - Embedded Math with LaTeX, see MediaWiki and texvc (difficult)
8 - Acronym/abbreviation embedded dictionary
10 TextFilter
11 - Tidy formatting
12 - Alternate markup language: Markdown, Textile (not high priority)
14 Code
15 - Refactor directory scanning to XHTMLCompiler_Directory class
17 Sugar
18 - Generate levels: 1 for a fast, 2 for all. Filters which perform expensive
19   operations only do those operations with level is 2
20 - Prettier dashboard
21 - Enable all update modes via config option
22 - Standards-compliant error pages