Difference between revisions of "OpenOfficeOrg Addin"

From Creative Commons
Jump to: navigation, search
m (External links: Issues on OO.o bug tracker)
Line 51: Line 51:
 
* thread on cc-metadata from February 2004: [http://lists.ibiblio.org/pipermail/cc-metadata/2004-February/000303.html CC metadata in OpenOffice.org/OASIS documents], [http://lists.ibiblio.org/pipermail/cc-metadata/2004-February/000304.html], [http://lists.ibiblio.org/pipermail/cc-metadata/2004-February/000305.html], [http://lists.ibiblio.org/pipermail/cc-metadata/2004-February/000306.html], [http://lists.ibiblio.org/pipermail/cc-metadata/2004-February/000307.html], [http://lists.ibiblio.org/pipermail/cc-metadata/2004-February/000308.html], [http://lists.ibiblio.org/pipermail/cc-metadata/2004-February/000309.html]
 
* thread on cc-metadata from February 2004: [http://lists.ibiblio.org/pipermail/cc-metadata/2004-February/000303.html CC metadata in OpenOffice.org/OASIS documents], [http://lists.ibiblio.org/pipermail/cc-metadata/2004-February/000304.html], [http://lists.ibiblio.org/pipermail/cc-metadata/2004-February/000305.html], [http://lists.ibiblio.org/pipermail/cc-metadata/2004-February/000306.html], [http://lists.ibiblio.org/pipermail/cc-metadata/2004-February/000307.html], [http://lists.ibiblio.org/pipermail/cc-metadata/2004-February/000308.html], [http://lists.ibiblio.org/pipermail/cc-metadata/2004-February/000309.html]
 
* thread on cc-metadata from March 2004: [http://lists.ibiblio.org/pipermail/cc-metadata/2004-March/000310.html CC OASIS Open Office draft updated], [http://lists.ibiblio.org/pipermail/cc-metadata/2004-March/000311.html]
 
* thread on cc-metadata from March 2004: [http://lists.ibiblio.org/pipermail/cc-metadata/2004-March/000310.html CC OASIS Open Office draft updated], [http://lists.ibiblio.org/pipermail/cc-metadata/2004-March/000311.html]
 +
* Issues on OO.o bug tracker: [http://qa.openoffice.org/issues/show_bug.cgi?id=29404 #29404], [http://qa.openoffice.org/issues/show_bug.cgi?id=66656 #66656]

Revision as of 04:51, 15 November 2007


The Creative Commons Add-in for OpenOffice.org allows license information to be embedded in OpenOffice.org Writer, Impress and Calc documents.

Ccooo menu.png

Screenshot-Select a License.png

Installation

The latest version of the plugin is 0.5.1, available for download here: ccooo.oxt.

To install:

  1. Download the plugin
  2. Open OpenOffice.org
  3. Go to the Tools menu and select Extension Manager. Click Add and select the file you downloaded.
  4. After the installation process completes, restart OpenOffice.org. The Creative Commons menu options will be located on the Add-ons sub-menu of the Tools menu.

A short screencast of installing and using the plugin is available (ogg theora, YouTube).

Development

Known Issues

  • The first time a license is selected, the add-in reads the RDF database of licenses from the disk resulting in a noticeable pause.

Future Features

  • Internationalization
  • Display license information when opening CC licensed documents [This was part of Cassio's original codebase; disabled for the initial release until it's adapted to the new package layout; shouldn't be difficult -- Nathan]]
  • Educational component (wizard) assists people in selecting appropriate license types for their desires
  • Support for Draw
  • Support for ODF 1.2 metadata (not yet supported by OOo)

See also

External links