Difference between revisions of "OpenOfficeOrg Addin"

From Creative Commons
Jump to: navigation, search
(Deprecation notice.)
 
(9 intermediate revisions by 5 users not shown)
Line 1: Line 1:
__NOTOC__
 
  
[[Category:Technology]]
+
== As the state of this page indicates, this project is not currently supported by Creative Commons. The plugin is no longer available or supported. ==
[[Category:Metadata]]
+
 
[[Category:Tools]]
 
[[Category:OpenOffice.org]]
 
  
{{Translations|
+
{{Software Project
    articles=Ru:OpenOfficeOrg_Addin
+
|Description=The Creative Commons Add-in for [[OpenOffice.org]]  ([http://extensions.services.openoffice.org/project/ccooo OOo Extension Page]) allows license information to be embedded in OpenOffice.org Writer, Impress, Draw and Calc documents.
  }}
+
|Bug tracker=http://code.creativecommons.org/issues/issue?status=-1,1,2,3,4,5,6,7&@sort=-activity&@search_text=&@dispname=CC%20OOo%20Addin&@filter=status,project&@group=priority&project=7&@columns=id,activity,title,creator,assignedto,status&@pagesize=50&@startwith=0
 +
|Code repository=http://code.creativecommons.org/viewsvn/ccooo/
 +
|Mailing list=http://lists.ibiblio.org/mailman/listinfo/cc-devel
 +
}}
  
The Creative Commons Add-in for [[OpenOffice.org]]
+
<gallery widths=352px heights=400px perrow=2 caption="Set Sharing & Reuse Permissions">
([http://extensions.services.openoffice.org/project/ccooo OOo Extension Page]) allows license information to be embedded in OpenOffice.org Writer, Impress and Calc documents.
+
Image:Ccooo_menu.png|''Creative Commons Menu''
 +
Image:CC_tab.png|''Creative Commons Tab''
 +
Image:CC0_tab.png|''CC0 Tab''
 +
Image:PD_tab.png|''Public Domain Tab''
 +
</gallery>
  
[[Image:Ccooo_menu.png]]
 
  
[[Image:Screenshot-Select_a_License.png]]
+
<gallery widths=352px heights=400px perrow=2 caption="Insert Image">
 +
Image:Image_menu.png|''Insert Image Menu''
 +
Image:Image_dialog.png|''Insert Image Dialog''
 +
</gallery>
  
 
== Installation ==
 
== Installation ==
  
The latest version of the plugin is 0.6.1, available for download here: [http://mirrors.creativecommons.org/software/ccooo/ccooo.oxt ccooo.oxt].
+
The latest version of the plugin is 0.7.0, available for download from the [http://extensions.services.openoffice.org/en/project/ccooo OpenOffice.org Extension site].
  
 
To install:
 
To install:
Line 27: Line 33:
 
# 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 at the bottom of the '''Insert''' menu.
 
# After the installation process completes, restart OpenOffice.org.  The Creative Commons menu options will be located at the bottom of the '''Insert''' menu.
 +
 +
Debian/Ubuntu (& other variants) users:
 +
# Debian/Ubuntu (& other variants) users may have problems if the plugin installed using the Extension Manager.
 +
# They may need to install the plugin using the terminal.
 +
# To install use /usr/lib/openoffice/program/unopkg gui -f ccooo.oxt
 +
  
 
To upgrade:
 
To upgrade:
Line 35: Line 47:
 
== 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://code.creativecommons.org/viewsvn/ccooo/ or checkout from http://code.creativecommons.org/svnroot/ccooo/
 
* [[OpenOfficeOrg_Addin/Changes|Changes]]
 
* [[OpenOfficeOrg_Addin/Changes|Changes]]
* [[OpenOffice Plugin Updates]] needed.
 
  
 
=== Known Issues ===
 
=== 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.
+
* This plugin may not work with Mac OS X
* Stale release.
+
* In Ubuntu (& other variants) if the plugin is installed using the extension manager the menus will not show or they will be inactive
 
* Issues should be added to http://code.creativecommons.org/issues
 
* Issues should be added to http://code.creativecommons.org/issues
  
 
=== Future Features ===
 
=== Future Features ===
  
* Make a release (last Nov 2007) incorporating [[Flickr Image Re-Use for OpenOffice.org]].
+
* Internationalization.
* Internationalization
+
* Support for Mac OS X.
* 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 -- [[User:Nathan Yergler|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)
 
* Debian and Fedora packaging?
 
  
 
== See also ==
 
== See also ==
Line 60: Line 66:
  
 
== External links ==
 
== External links ==
 +
* [http://labs.creativecommons.org/category/openoffice/ CC Labs blog posts on this add-in]
 
* [http://techblog.creativecommons.org/2007/04/14/summer-of-code-project-%e2%80%9copenofficeorg-writer-add-in-for-publishing-cc-licensed-documents%e2%80%9d/  Summer of Code Project: “OpenOffice.org Writer Add-in for Publishing CC Licensed Documents”]
 
* [http://techblog.creativecommons.org/2007/04/14/summer-of-code-project-%e2%80%9copenofficeorg-writer-add-in-for-publishing-cc-licensed-documents%e2%80%9d/  Summer of Code Project: “OpenOffice.org Writer Add-in for Publishing CC Licensed Documents”]
 
* [http://www.openoffice.org/ OpenOffice.org]
 
* [http://www.openoffice.org/ OpenOffice.org]
Line 69: Line 76:
  
 
{{Challenge Enabled}}
 
{{Challenge Enabled}}
 +
 +
{{Translations
 +
| articles = Ru:OpenOfficeOrg_Addin
 +
}}
 +
 +
[[Category:Technology]]
 +
[[Category:Metadata]]
 +
[[Category:Tools]]
 +
[[Category:OpenOffice.org]]
 +
__NOTOC__

Latest revision as of 02:53, 7 March 2018

As the state of this page indicates, this project is not currently supported by Creative Commons. The plugin is no longer available or supported.

Description of Software The Creative Commons Add-in for OpenOffice.org (OOo Extension Page) allows license information to be embedded in OpenOffice.org Writer, Impress, Draw and Calc documents.
Bug Tracker Link to Bug Tracker
Code Repository Link to Code repository
Mailing List Link to Mailing list



Installation

The latest version of the plugin is 0.7.0, available for download from the OpenOffice.org Extension site.

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.

Debian/Ubuntu (& other variants) users:

  1. Debian/Ubuntu (& other variants) users may have problems if the plugin installed using the Extension Manager.
  2. They may need to install the plugin using the terminal.
  3. To install use /usr/lib/openoffice/program/unopkg gui -f ccooo.oxt


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

  • This plugin may not work with Mac OS X
  • In Ubuntu (& other variants) if the plugin is installed using the extension manager the menus will not show or they will be inactive
  • Issues should be added to http://code.creativecommons.org/issues

Future Features

  • Internationalization.
  • Support for Mac OS X.

See also

External links


OpenOfficeOrg Addin
Have an idea about this page? Want to help build the CC ecosystem? Check out the challenges related to OpenOfficeOrg Addin, or add one of your own below.
Open Challenges
{{#ask: Is Complete::no

Related To::OpenOfficeOrg Addin|format=table}}

Completed Challenges
{{#ask: Is Complete::yes

Related To::OpenOfficeOrg Addin|format=table}}

{{#forminput:Challenge|35 Challenge[related_to]=OpenOfficeOrg Addin }}