--- Webpacus/TODO 2005/11/26 18:18:10 163 +++ Webpacus/TODO 2006/04/30 23:20:12 440 @@ -1,2 +1,34 @@ -- pager (done 0.04) -- port editor to Prototype and friends ++ pager [0.04] ++ port editor to Prototype and friends [0.05] ++ fix encoding when saving to disk [0.05] ++ submit must reset page field to 1 [0.06] ++ load one record in template [0.07] ++ tab shouldn't scroll textarea to top [0.08] ++ make quicktags closetag work with multiple textareas [0.10] ++ update to new HTML::Prototype and re-write suggest box [0.15] ++ generate initial html forms in editor using $c->subreq [0.15] ++ upgrade scripts using catalyst.pl -nonew -scripts Webpacus [0.16] ++ rewrite record handling to use new record_uri (database/prefix/mfn) [0.17] ++ fix everything that got broken in catalyst upgrade (editor!) [0.18] ++ select database (from multiple ones :-) in editor [0.19] ++ fix paths in template to work with urls ending in / ++ make browsers without JavaScript supported (search) [0.20] ++ support search over linked databases (filters) [0.21] ++ fix adding /ajax in WebPAC.updater if there are url params [0.22] ++ fix editor saving [0.23] ++ make reusable js/webpac.js and js/search.js [0.23] ++ make config of database available from TT [0.24] ++ fix bug with queries which contain space [0.25] ++ make pager work if using [% search(...) %] in TT [0.26] ++ make database filter work in WebPAC.Suggest [0.27] ++ make database checkboxes have single select on click [0.28] ++ use Search::Estraier instead of HyperEstraier and Encode instead Text::Iconv [0.29] ++ resize textarea arrows and storage to cookies [0.30] ++ support multiple sites [0.31] ++ refactor html output into Webpacus::Model::WebPAC [0.32] ++ support database selection for each site [0.33] ++ fix site anoyances [0.34] +- make real pager [0.35] +- disable save button in editor on save +- write tt cover filter and Input provider +- Tidy errors should jump to textarea line