adds Hyphenator support to Semece::Temp
[semece.git] / TODO
blob42e8a9af35db215caccd104b9ca8e87bf9845599
1 * fix MIME type obtention in g_postp().
2     we need to calculate it by ourselves since $q->filename makes apache lazy.
3 * Include script to generate the front page and feeds
4 * remove g_suri, g_location; 
5     make a module which inherits from Apache::Request
6     (which inherits from Apache)
7 * Support long names in the menu (currently they break up ugly)
8 * Load (and parse) configuration only on Server load
9 * Improve the tools/ scripts
10     Add config generator for apache2
11                 Parse command line options
12 * support a set of macros into markdown... and document them.
13 * convert '_' and '-' in source names as ' ' in the menu labels (but not in
14   uris)