Skip to main content

Allows uploading images into Plone site by pasting them into TinyMCE WYSIWYG editor

Project description

collective.clipboardupload

https://travis-ci.org/quintagroup/collective.clipboardupload.png

Introduction

Quintagroup has developed a collective.clipboardupload tool that essentially allows you to copy images and past them directly into TinyMCE visual editor.

http://quintagroup.com/services/plone-development/products/collective.clipboardupload/collective-clipboardupload.png/

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.

Authors

  • Maksym Shalenyi

Changelog

0.1 (2013-07-30)

  • first release

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

collective.clipboardupload-1.0.zip (42.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page