Skip to content

Export of the CreativeCommonsChooser plugin for Omeka 1.x, by Alexandria Archive Institute, African Commons, and the UC Berkeley School of Information, Information and Service Design Program

Notifications You must be signed in to change notification settings

Daniel-KM/Omeka-plugin-CreativeCommonsChooser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Creative Commons Chooser (plugin for Omeka)

Creative Commons Chooser is a plugin for the Omeka platform that adds a Creative Commons License Chooser to the admin interface and extends Omeka items to be associated with individual CC licenses.

Installation

Unzip Creative Commons Chooser into the plugin directory, rename the folder "CreativeCommonsChooser" if needed, then install it from the settings panel.

The selected license for an item is automatically appended to items/show pages and it can be themed.

A helper (ccWidget()) and a shortcode are available too, if needed. The shortcode should be written like this:

  • Short for the current item: [cc]
  • Long for any item: [cc item_id=1]
  • Long for any item, with display option (can be "image" (default), "text" or "both") and title option ("true" or "false" (default)): [cc item_id=1 display=text title=false]

Warning

Use it at your own risk.

It's always recommended to backup your files and database regularly so you can roll back if needed.

Troubleshooting

See online the plugin issues page on GitHub.

License

This plugin is published under GNU/GPL.

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

This plugin contains the Creative Commons library with another free and open source license. See views/shared/javascripts folder.

Contact

Current maintainers:

First version of this plugin has been built by Alexandria Archive Institute, African Commons, and the UC Berkeley School of Information, Information and Service Design Program.

Copyright

  • Copyright Alexandria Archive Institute and the UC Berkeley School of Information, 2009
  • Copyright Daniel Berthereau, 2015

See copyrights for the Creative Commons library inside views/shared/javascripts folder.

About

Export of the CreativeCommonsChooser plugin for Omeka 1.x, by Alexandria Archive Institute, African Commons, and the UC Berkeley School of Information, Information and Service Design Program

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • JavaScript 62.0%
  • PHP 32.5%
  • CSS 5.5%