Update TODO with things I want better about RSSFromSVN.
[xhtml-compiler.git] / TODO.txt
blob32a10c92c577acad7015eb11c526ea9433b7dd0a
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 DOMFilter_RSSFromSVN
11 - More description revision titles
12 - Links that actually go somewhere and properly keep track of visits
13 - Ability to look at past revisions (?, maybe source)
14 - Incremental updates of cache
16 TextFilter
17 - Tidy formatting (kinda useless, since Tidy isn't available on our server)
18 - Alternate markup language: Markdown, Textile (not high priority)
20 Sugar
21 - Generate levels: 1 for a fast, 2 for all. Filters which perform expensive
22   operations only do those operations with level is 2
23 - Prettier dashboard
24 - Enable all update modes via config option
25 - Standards-compliant error pages