updated the TODO
authormh <mh>
Sat, 27 Oct 2001 16:30:09 +0000 (16:30 +0000)
committermh <mh>
Sat, 27 Oct 2001 16:30:09 +0000 (16:30 +0000)
doc/TODO.txt

index 35d7e63..8bd1fac 100755 (executable)
@@ -1,16 +1,22 @@
+[Updated 26.10.2001. -mh]
+
 Version 1.0: 
 
 Bugfixes/Improvements: 
 a) installation-procedure 
-- config.porperties has to be cleaned and has to be better documentated. 
+- config.porperties has to be cleaned and has to be better documentated. (half done, mh) --> config.properties is being replaced with new config system.
 - build.sh should be more intelligent. 
 - templates-directory should be splittet in two directories: "internal"- (openmir and mir
 templates) and "external"-templates (producer-templates) 
 b) code-cleaning 
 - the variable-names for the freemarker should be better: the same name for the same thing
+c) We have to make sure that all errors are handled intelligently. e.g. if an 
+article is corrupt, do we just ignore it, etc..
+d) Admin interface needs to be made aware of media handlers (mj)
+e) insposting() in ServletModuleOpenIndy should not insert article text if any associated media upload is wrong. (mh)
 
 c) documentation 
-- it lacks a documentation for creating the producer-templates 
+- it lacks a documentation for creating the producer-templates
 d) new layout Mir/OpenMir (gilad) 
 e) translating the templates/code-comments to english 
 f) mission-statement and licensing 
@@ -20,12 +26,13 @@ g) there are no memory-leaks
 New Features: 
 a) Multifile-Upload in OpenMir and Mir (done, idfx) 
 b) Video and audio-upload in OpenMir and Mir: How will this files be stored, what has to
-be done in the producer-code? (mh) 
+be done in the producer-code? (done, mh) 
 c) Coverage: Alternative start-page for e.g. a event like genua. every article that has
 something to do with this event can be seen on this page. (nn) 
 d) Multilanguage-Support (Step 1): Producing html-pages with navigation for every
 language. Topics and coverage-titles have to be saved in the db in every language that is
-needed. (idfx) 
+needed. (idfx) A
+d.1) Templates should be made common for all languages. (kellan)
 e) It should be possible to choose between direct and indirect open posting. (09/14/2001,
 done, idfx). 
 f) Editing producer-templates in the mir-servlet. (idfx)