job control in producer queue. error reporting?
[mir.git] / doc / TODO.txt
1 [Updated $Date: 2002/12/23 05:00:15 $]
2
3 v 1.1
4
5 * producers merged (done, max, mh)
6 * bundle cleanup (done, br1)
7 * new templates with css (done, thomas - max)
8 * seperation of things that should be edited and things that dont change:
9     admin templates in templates, producer templates in templates-dist? 
10     (done, br1)
11 * utf8 encoding (mh)
12 * media refactoring (mh)
13 * index.en.html ,etc..
14 * more formats for media uploads --> generic media upload support (mh)
15 * drop media_type table (mh)
16 * yet another search format what to do about it..
17 * merge StringUtil/util *Routines stuff into one
18 * see for languages default --> merge it into OpenMir
19 * Throwable Vs. Exception
20 * merge MirConfig and config stuff in MirGlobal into one..
21 * tuneup fileeditor
22 * producer queue job stop/start
23 * error reporting for Job queue?
24
25 before 2.0
26
27 * logging: log4j (max) --> is this not already a 1.1 item?
28 * configuration (mh)
29 * searching (john) --> is this not already a 1.1 item?
30 * HTML validation, struts (br1)
31 * PDF generation (john)
32 * better user interface (br1)
33 * split OpenPosting servlet modules or filter mechanism
34
35
36 v 2.0
37
38 * persistence layer: OJB or Torque (mh, idfx,...)
39 * data model
40 * struts (br1)
41 * users / roles (max)
42 * article translation
43
44
45 general
46
47 * mir website maintainance
48 * website design / mir default templates
49 * documentation
50
51
52 --- misc ---
53
54 c) Coverage: Alternative start-page for e.g. a event like genua. every article that has
55 something to do with this event can be seen on this page. (nn)
56 b) P2P-Data-Transfer/Content-Syndication: Implementing RDF/RSS-Support or a own
57 indymedia-protocoll.
58 drop media_type table
59 d) email-article-to-a-friend-servlet
60 e) semidynamic create-pdf-from-article-servlet: every requested pdf should be cached (underway, john)
61 f) servletapi-2.3: Filters for file upload (also in cos.jar)
62 g) servletapi-2.3: use web.xml for simpler/better error handling.
63 h) servletapi-2.3: set character encoding properly based on what the template says
64 i) servletapi-2.3: servletapi-2.3 requires tomcat-4.x, so require it
65 k) better transaction support in the DB/Persistance layer for more efficient
66 use of DB.
67 m) Editing producer-templates in the mir-servlet. (idfx)
68 n) Media infrastructure stuff:
69   - make a sort of Factory to get handler perhaps in EntiyMediaType
70   - MediaHandler should take care of storage tablename, the entry in SQL is
71     redundant. -> get rid of it
72   - maybe get rid of the MediaTypeTable entirely and have it in a config file?
73   - use FM's TemplateMethodModel to access the MediaHandler method in templates
74     instead of the crude way it's done now.
75
76 *) move log to WEB-INF!!! (security problem)
77 *)
78
79 --- wishlist ---
80
81 * search engine: foto small thumbnails
82 * comments: mark last read comments
83 * comments: allow some HTML (let user choose)
84 * allow HTML in abstracts
85 * preview for video
86 * protection against spam
87         possibility to block submissions in case of spam attacks
88         apache: 1-2 postings / IP / minute
89         close artice for comments
90         image with password