Collective.clipboardupload is a Python package, developed to simplify the process of inserting images into visual editor without the need to upload the image.
Installation
Collective.clipboardupload can be installed in the same way as other packaged for Plone. See Installation instructions.
Usage
After you have installed the product, you can
- drag and drop picture from local folder,
- make print screen,
- select an area of image, opened in, for example, Paint,
Title is automatically generated and can be changed any time. Furthermore, the path to the image itself upon saving in TinyMCE is rendered as resolveUID link.
Compatibility
- Plone 4.0
- Plone 4.1
- Plone 4.3
Links
- View repository and submit tickets at Github.
- Get the latest development version from Pypi.
- See Documentation to read about product installation, upgrade, configuration and usage.