Changes between Version 3 and Version 4 of collective.clipboardupload


Ignore:
Timestamp:
Sep 25, 2013 10:58:02 AM (11 years ago)
Author:
sorenabell
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • collective.clipboardupload

    v3 v4  
    11Collective.clipboardupload is a Python package, developed to simplify the process of inserting images into visual editor without the need to upload the image. 
    22 
    3 Installing 
     3== Installation == 
    44 
    55If you are using buildout to manage your project, you can do this: 
     
    1515 
    1616You 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. 
     17 
     18== Usage == 
     19 
     20After you have installed the product, you can select: 
     21 * printscreen 
     22 * area of image, opened in, for example, Paint  
     23 * picture from web browser  
     24and copy it to the clipboard. Switch to Plone TinyMCE and Paste using your browser menu Edit -> Paste or key combination. The picture will be automatically 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.