note.txt
上传用户:quxuerui
上传日期:2018-01-08
资源大小:41811k
文件大小:1k
源码类别:

网格计算

开发平台:

Java

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