Difference between revisions of "OpenOfficeOrg Addin"
Gavinbaker (talk | contribs) 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.
Installation
The latest version of the plugin is 0.5.1, available for download here: ccooo.oxt.
To install:
- Download the plugin
- Open OpenOffice.org
- Go to the Tools menu and select Extension Manager. Click Add and select the file you downloaded.
- 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
- Browse code at http://cctools.svn.sourceforge.net/viewvc/cctools/ccooo/ or checkout from https://cctools.svn.sourceforge.net/svnroot/cctools/ccooo/
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
- Summer of Code Project: “OpenOffice.org Writer Add-in for Publishing CC Licensed Documents”
- OpenOffice.org
- thread on cc-devel from January 2006: Adding CC License to open office as part of Open Office menu options, [1]
- CreativeCommons OASIS Open Office Module
- thread on cc-metadata from February 2004: CC metadata in OpenOffice.org/OASIS documents, [2], [3], [4], [5], [6], [7]
- thread on cc-metadata from March 2004: CC OASIS Open Office draft updated, [8]
- Issues on OO.o bug tracker: #29404, #66656