Difference between revisions of "Extensions repository/Creative Commons/TODO"

From Apache OpenOffice Wiki
Jump to: navigation, search
Line 1: Line 1:
 
 
== Code layout and tools ==
 
== Code layout and tools ==
* decide code/directories layout before commiting first code, because CVS does not allow moving files
+
* decide code/directories layout before commiting first code, because CVS does not allow moving files [DONE]
 
* decide Java package names (proposal: org.openoffice.extensions.creativecommons as base package name)
 
* decide Java package names (proposal: org.openoffice.extensions.creativecommons as base package name)
 
* decide which tools to use (netbeans? eclipse? ant?)
 
* decide which tools to use (netbeans? eclipse? ant?)

Revision as of 22:24, 9 June 2007

Code layout and tools

  • decide code/directories layout before commiting first code, because CVS does not allow moving files [DONE]
  • decide Java package names (proposal: org.openoffice.extensions.creativecommons as base package name)
  • decide which tools to use (netbeans? eclipse? ant?)

Creative Commons web api

  • first implementation is working
  • TODO: add caching if no network available

License selection dialog

  • to be implemented

License metadata integration

  • where to put license metadata in ODF?
  • license metadata export to other formats (.doc, .pdf)

License information display

  • should we add a new "special field" (like date...) that can be added in the document and that contains licensing information
Personal tools