r1777@llin: dpavlin | 2009-04-22 01:16:19 +0200
[webpac2] / TODO
diff --git a/TODO b/TODO
index d814ef3..92b6f10 100644 (file)
--- a/TODO
+++ b/TODO
 + ISBN support in normalize
 + marc_template (WebPAC v1 in a command) [2.31]
 + marc_template must use marc_indicators data
-- indicator(field,nr) nr=1|2 for MARC input -> rec(field,'i1')
++ indicator(field,nr) nr=1|2 for MARC input -> rec(field,'i1') or rec(field,'i2')
++ validator don't accept 0 as valid subfield
++ subroutines gets mungled in normalization files [2.33]
++ fix marc_template hadling of field value 0
++ csv/excel output conf/normalize/csv_ff-peri.pl [2.34]
++ fix input/excel encoding problems
++ use UTF-8 as internal encoding
++ dump stats into var/stats.yml
+- marc_clone to copy records/fields/indicators from input marc
 - rewrite WebPAC::Input to be based on Module::Pluggable
 - check usage of config in normalize file (database, input name?)
 - load_ds/save_ds should use on-disk hash to preserve inodes