Allows uploading images into Plone site by pasting them into TinyMCE WYSIWYG editor
Project description
collective.clipboardupload
Introduction
Quintagroup has developed a collective.clipboardupload tool that essentially allows you to copy images and past them directly into TinyMCE visual editor.
Compatibility
Plone 4.0
Plone 4.1
Plone 4.3
Installation
In your buildout.cfg add the following:
[buildout] .... eggs = ... collective.clipboardupload
You don’t need to activate this add-on product after buildout installation. See the instance.log file to check whether Collective.clipboardupload was properly installed.
Usage
Collective.clipboardupload is a Python package, developed to simplify the process of inserting images into visual editor without the need to upload the image.
After you have installed the product, you can drag and drop picture from local folder, make print screen or select an area of image, opened in, for example, Paint, and copy it to the clipboard. Switch to Plone TinyMCE editor and Paste using your browser menu Edit -> Paste or key combination. The picture will be uploaded to the same folder, which contains an edited page, and stored as an image content type. 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.
Changelog
0.1 (2013-07-30)
first release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file collective.clipboardupload-1.0.zip
.
File metadata
- Download URL: collective.clipboardupload-1.0.zip
- Upload date:
- Size: 42.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 91249e0bc90b6d58648fbea1c1818d9f03d9df603cf44db9b5b82cd0fa291ccd |
|
MD5 | a8bd7cb8583eb7c3bbfa23d2cd739e1f |
|
BLAKE2b-256 | 5963a58d0a7e4c73ea56b50aaec3b69be0612248d4b36dddeb9b1f009e572526 |