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