Code Monkey home page Code Monkey logo

plugin-itemduplicator's Introduction

Item Duplicator

Description

Omeka Classic plugin that allows to duplicate single items.

Duplicate item can inherit everything (but the files) from original item, or tags and key fields (DC:Title, DC:Subject and DC:Date) can be blanked out (and empty fields can be highlighted).

Normally whoever has got editing rights on a particular item can also duplicate it; an option is available to limit function only to Admin and Super User roles.

Last option allows to keep private the duplicate item, useful for editor roles to double check item before publishing.

Installation

Uncompress files and rename plugin folder "ItemDuplicator".

Then install it like any other Omeka plugin.

Warning

Use it at your own risk.

It’s always recommended to backup your files and your databases and to check your archives regularly so you can roll back if needed.

Troubleshooting

See online issues on the plugin issues page on GitHub.

License

This plugin is published under the CeCILL v2.1 licence, compatible with GNU/GPL and approved by FSF and OSI.

In consideration of access to the source code and the rights to copy, modify and redistribute granted by the license, users are provided only with a limited warranty and the software’s author, the holder of the economic rights, and the successive licensors only have limited liability.

In this respect, the risks associated with loading, using, modifying and/or developing or reproducing the software by the user are brought to the user’s attention, given its Free Software status, which may make it complicated to use, with the result that its use is reserved for developers and experienced professionals having in-depth computer knowledge. Users are therefore encouraged to load and test the suitability of the software as regards their requirements in conditions enabling the security of their systems and/or data to be ensured and, more generally, to use and operate it in the same conditions of security. This Agreement may be freely reproduced and published, provided it is not altered, and that no provisions are either added or removed herefrom.

Copyright

Copyright Daniele Binaghi, 2018-2022

Acknowledgments

Thanks to John (https://github.com/zerocrates), George (https://github.com/gsoules) and Austin (https://github.com/apjmason) for their suggestions and help.

plugin-itemduplicator's People

Contributors

dbinaghi avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

apjmason

plugin-itemduplicator's Issues

Incompatible with background jobs that create/edit items

The before_save_item hook for this plugin looks up the current web request; this causes problems when items are saved in a context where there's no request, like when an import plugin is running in the background. This issue was encountered by a user on the forums.

The solution is probably simple: just check if getRequest() returns null, and return early out of the before_save_item hook if so.

Cannot install

Hello there!
thanks for the contribution. I was looking exactly for something like this. Unfortunately, I'm unable to install the plugin onto Omeka, is there anything I should do that I'm not aware of?

Thanks in advance,
Cris.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.