Dud commit.
[xhtml-compiler.git] / TODO.txt
blob87ab3c428179e782736e3eef740838500eb188db
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
9 - Leading paragraph marking, for indenting 
11 TextFilter
12 - Tidy formatting
13 - Alternate markup language: Markdown, Textile (not high priority)
15 Code
16 - Refactor directory scanning to XHTMLCompiler_Directory class
18 Sugar
19 - Purgatory-mode cookie, when on all pages automatically purge
20 - Generate levels: 1 for a fast, 2 for all. Filters which perform expensive
21   operations only do those operations with level is 2
22 - Prettier dashboard
23 - Enable all update modes via config option
24 - Standards-compliant error pages