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

From Apache OpenOffice Wiki
Jump to: navigation, search
 
(09 june 2007)
Line 3: Line 3:
 
* commited first version of the CC extension
 
* commited first version of the CC extension
 
* unfortunately, discovered that an add-on does not need an IDL and that the IDL part is useless
 
* unfortunately, discovered that an add-on does not need an IDL and that the IDL part is useless
 +
* added entry in the Add-Ons menu, with a sub-menu
 +
* the extension with menu items works, however, OpenOffice seems to crash when quitting if the extension is loaded
 +
* next steps:
 +
** make a license selection dialog
 +
** fill this dialog with the informations coming from the CC API
 +
** save the licensing information in ODF document
  
 
==== 08 june 2007 ====
 
==== 08 june 2007 ====

Revision as of 22:23, 9 June 2007

09 june 2007

  • ant based extension works
  • commited first version of the CC extension
  • unfortunately, discovered that an add-on does not need an IDL and that the IDL part is useless
  • added entry in the Add-Ons menu, with a sub-menu
  • the extension with menu items works, however, OpenOffice seems to crash when quitting if the extension is loaded
  • next steps:
    • make a license selection dialog
    • fill this dialog with the informations coming from the CC API
    • save the licensing information in ODF document

08 june 2007

  • first OO.o extension building with ant

04 june 2007

  • initial commit of cc-api/
  • cc-api builds with ant and runs
Personal tools