Factor out directory scanning functionality to their own class.
[xhtml-compiler.git] / TODO.txt
blob53e1372f4d8ed0dc9b4a205b8c1ec0dfef1b6c53
1 ===== TODO ============================================= XHTML Compiler ==
3 DOMFilter
4 - Directory listing generation
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 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