Changes between Version 2 and Version 3 of collective.clipboardupload
- Timestamp:
- Sep 25, 2013 10:20:10 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
collective.clipboardupload
v2 v3 1 1 Collective.clipboardupload is a Python package, developed to simplify the process of inserting images into visual editor without the need to upload the image. 2 2 3 Installing 3 4 4 5 If you are using buildout to manage your project, you can do this: … … 12 13 collective.clipboardupload 13 14 }}} 15 16 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.