Difference between revisions of "OpenOfficeOrg Addin"
(Deprecation notice.) |
|||
(7 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
+ | |||
+ | == As the state of this page indicates, this project is not currently supported by Creative Commons. The plugin is no longer available or supported. == | ||
+ | |||
+ | |||
{{Software Project | {{Software Project | ||
− | |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 and Calc documents. | + | |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 | |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/ | |Code repository=http://code.creativecommons.org/viewsvn/ccooo/ | ||
|Mailing list=http://lists.ibiblio.org/mailman/listinfo/cc-devel | |Mailing list=http://lists.ibiblio.org/mailman/listinfo/cc-devel | ||
}} | }} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | <gallery widths=352px heights=400px perrow=2 caption="Set Sharing & Reuse Permissions"> | |
− | + | 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> | ||
− | |||
− | + | <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. | + | 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 30: | 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 38: | Line 47: | ||
== Development == | == Development == | ||
− | * Browse code at http:// | + | * 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]] | ||
− | |||
=== Known Issues === | === 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 | * Issues should be added to http://code.creativecommons.org/issues | ||
=== Future Features === | === Future Features === | ||
− | * | + | * Internationalization. |
− | + | * Support for Mac OS X. | |
− | |||
− | |||
− | * Support for | ||
− | |||
− | |||
== See also == | == See also == | ||
Line 63: | 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 72: | 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:
- 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 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:
- 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
- Browse code at http://code.creativecommons.org/viewsvn/ccooo/ or checkout from http://code.creativecommons.org/svnroot/ccooo/
- Changes
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
- CC Labs blog posts on this add-in
- 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
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 }} |