pylucene 3.5.0-3
[pylucene.git] / lucene-java-3.5.0 / lucene / src / site / src / documentation / skins / lucene / note.txt
1 Notes for developer:
2
3 --Legend-------------------
4 TODO -> blocker
5 DONE -> blocker
6 ToDo -> enhancement bug
7 done -> enhancement bug
8
9 --Issues-------------------
10 - the corner images should be rendered through svg with the header color.
11 -> DONE 
12 -> ToDo: get rid of the images and use only divs!
13
14 - the menu points should be displayed "better". 
15 -> DONE
16 -- Use the krysalis-site menu approach for the overall menu display.
17 -> DONE
18 -- Use the old lenya innermenu approch to further enhance the menu .
19 -> DONE
20
21 - the content area needs some attention.
22 -> DONE
23 -- introduce the heading scheme from krysalis (<headings type="clean|box|underlined"/>)
24 -> DONE 
25 -> ToDo: make box with round corners
26 -> done: make underlined with variable border height
27 -> ToDo: make underline with bottom round corner
28 -- introduce the toc for each html-page
29 -> DONE
30 -- introduce the external-link-images.
31 -> DONE
32
33 - the publish note should be where now only a border is. 
34 Like <div id="published"/>
35 -> DONE
36 , but make it configurable.
37 -> DONE
38 - footer needs some attention
39 -> DONE
40 -- the footer do not have the color profile! Enable it!
41 -> DONE
42 -- the footer should as well contain a feedback link. 
43 See http://issues.apache.org/eyebrowse/ReadMsg?listName=forrest-user@xml.apache.org&msgNo=71
44 -> DONE
45
46 - introduce credits alternativ location
47 -> DONE
48
49 - border for published / breadtrail / menu /tab divs 
50 -> ToDo