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