LibreOffice extension for pasting images with automatic attribution.
This extension requires CopyRDF browser addon to work properly. Get it here: https://github.com/commonsmachinery/copyrdf-addon
- Download
paste_with_credit.oxt
; - In LibreOffice go to "Tools->Extension Manager...";
- Click "Add..." and choose
paste-with-credit.oxt
.
To paste an image and automatically add credits:
- Copy an image with credits from Firefox.
- Paste via "Edit->Paste with credits" or click "Paste with credits" button next to the regular Paste button on the toolbar.
Note: Credits won't show in Impress, see below for how to make them visible.
To copy image with credit metadata back to clipboard (Writer-only):
- Right-click the image.
- Choose "Copy with credits"
To generate a credits block in Impress:
- Paste one or more images using "Edit->Paste with credits"
- Choose "Insert->Credits" from the main menu.
Copyright 2013 Commons Machinery http://commonsmachinery.se/
Author(s): Artem Popov artfwo@commonsmachinery.se, Peter Liljenberg peter@commonsmachinery.se
Distributed under an GPLv2 license, please see the LICENSE file for details.
Icon by Ilsur Aptukov from The Noun Project Published at http://www.thenounproject.com/term/clipboard/28307/ Licensed under Creative Commons Attribution 3.0 license for more information see http://creativecommons.org/licenses/by/3.0/us/
The extension package (paste_with_credit.oxt
) includes the following libraries:
libcredit
https://github.com/commonsmachinery/libcredit
Copyright 2013 Commons Machinery http://commonsmachinery.se/
License: GPL license, version 2
RDFLib
https://github.com/RDFLib/rdflib
Copyright (c) 2002-2012, RDFLib Team
License: BSD license, 3-clause version
isodate
https://github.com/gweis/isodate
Copyright 2009, Gerhard Weis
License: BSD license, 3-clause version
pyparsing
http://sourceforge.net/projects/pyparsing/
Copyright (c) 2003-2013 Paul T. McGuire
License: MIT license