Fix --path to --prefix typo, add info about a none $HOME directory make-location
[xhtml-compiler.git] / TODO.txt
blob9e05a884d35afae5abd15953130048e107195c34
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)
9 - Entity substitution: i.e. &htmlpurifier.curversion -> 2.0.0
11 DOMFilter_RSSFromSVN
12 - Incremental updates of cache
14 TextFilter
15 - Tidy formatting (kinda useless, since Tidy isn't available on our server)
16 - Alternate markup language: Markdown, Textile (not high priority)
18 Sugar
19 - Generate levels: 1 for a fast, 2 for all. Filters which perform expensive
20   operations only do those operations with level is 2
21 - Prettier dashboard
22 - Enable all update modes via config option
23 - Standards-compliant error pages