Difference between revisions of "OpenOfficeOrg Addin"

From Creative Commons
Jump to: navigation, search
Line 13: Line 13:
 
== Installation ==
 
== Installation ==
  
The latest version of the plugin is 0.5.1, available for download here: [http://mirrors.creativecommons.org/software/ccooo/ccooo.oxt ccooo.oxt].   
+
The latest version of the plugin is 0.6.1, available for download here: [http://mirrors.creativecommons.org/software/ccooo/ccooo.oxt ccooo.oxt].   
  
 
To install:
 
To install:
Line 20: Line 20:
 
# Open OpenOffice.org
 
# Open OpenOffice.org
 
# Go to the '''Tools''' menu and select '''Extension Manager'''.  Click '''Add''' and select the file you downloaded.
 
# 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.
+
# After the installation process completes, restart OpenOffice.org.  The Creative Commons menu options will be located at the bottom of the '''Insert''' menu.
  
A short screencast of installing and using the plugin is available ([http://mirrors.creativecommons.org/software/ccooo/screencasts/ccooo.ogg ogg theora], [http://www.youtube.com/watch?v=pHW3-6kz_HI YouTube]).
+
To upgrade:
 +
 
 +
# Open OpenOffice.org
 +
# Go to the '''Tools''' menu and select '''Extension Manager'''.  Select ''ccooo.oxt'' and click the '''Updates...''' button. OpenOffice.org will check for updates and prompt you to download the new version, if available.
  
 
== Development ==
 
== Development ==
  
 
* Browse code at http://cctools.svn.sourceforge.net/viewvc/cctools/ccooo/ or checkout from https://cctools.svn.sourceforge.net/svnroot/cctools/ccooo/
 
* Browse code at http://cctools.svn.sourceforge.net/viewvc/cctools/ccooo/ or checkout from https://cctools.svn.sourceforge.net/svnroot/cctools/ccooo/
 +
* [[OpenOfficeOrg_Addin/Changes|Changes]]
  
 
=== Known Issues ===
 
=== Known Issues ===

Revision as of 23:24, 19 November 2007


The Creative Commons Add-in for OpenOffice.org (OOo Extension Page) 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.6.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 at the bottom of the Insert menu.

To upgrade:

  1. Open OpenOffice.org
  2. Go to the Tools menu and select Extension Manager. Select ccooo.oxt and click the Updates... button. OpenOffice.org will check for updates and prompt you to download the new version, if available.

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