{ "info": { "author": "Quintagroup", "author_email": "support@quintagroup.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Plone", "Framework :: Plone :: 4.0", "Framework :: Plone :: 4.1", "Framework :: Plone :: 4.2", "Framework :: Zope2", "Framework :: Zope3", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "collective.clipboardupload \r\n==========================\r\n\r\n\r\n.. image:: https://travis-ci.org/quintagroup/collective.clipboardupload.png\r\n :target: https://travis-ci.org/quintagroup/collective.clipboardupload\r\n\r\nIntroduction\r\n------------\r\n\r\nQuintagroup has developed a collective.clipboardupload tool that essentially allows you to copy images and past them directly into TinyMCE visual editor.\r\n\r\n.. image:: http://quintagroup.com/services/plone-development/products/collective.clipboardupload/collective-clipboardupload.png/\r\n :target: http://www.youtube.com/watch?v=V3-z4M8M74g\r\n\r\nCompatibility\r\n-------------\r\n\r\n* Plone 4.0\r\n* Plone 4.1\r\n* Plone 4.3\r\n\r\nInstallation\r\n------------\r\n\r\nIn your buildout.cfg add the following::\r\n \r\n [buildout]\r\n ....\r\n \r\n eggs =\r\n ...\r\n collective.clipboardupload\r\n\r\nYou don\u2019t need to activate this add-on product after buildout installation. See the instance.log file to check whether Collective.clipboardupload was properly installed.\r\n\r\nUsage\r\n-----\r\n\r\n*Collective.clipboardupload* is a `Python `_ package, developed to simplify the process of inserting images into visual editor without the need to upload the image.\r\n\r\n \r\nAfter 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. \r\nTitle 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.\r\n\r\n\r\nAuthors\r\n-------\r\n\r\n* Maksym Shalenyi\r\n\r\n\r\n\r\nChangelog\r\n=========\r\n\r\n0.1 (2013-07-30)\r\n--------------------\r\n\r\n- first release", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/quintagroup/collective.clipboardupload", "keywords": "Zope CMF Plone Clipboard Upload", "license": "gpl", "maintainer": "zoriana", "maintainer_email": "", "name": "collective.clipboardupload", "package_url": "https://pypi.org/project/collective.clipboardupload/", "platform": "Plone", "project_url": "https://pypi.org/project/collective.clipboardupload/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/quintagroup/collective.clipboardupload" }, "release_url": "https://pypi.org/project/collective.clipboardupload/1.0/", "requires_dist": null, "requires_python": null, "summary": "Allows uploading images into Plone site by pasting them into TinyMCE WYSIWYG editor", "version": "1.0" }, "last_serial": 1344080, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "a8bd7cb8583eb7c3bbfa23d2cd739e1f", "sha256": "91249e0bc90b6d58648fbea1c1818d9f03d9df603cf44db9b5b82cd0fa291ccd" }, "downloads": -1, "filename": "collective.clipboardupload-1.0.zip", "has_sig": false, "md5_digest": "a8bd7cb8583eb7c3bbfa23d2cd739e1f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 42744, "upload_time": "2013-07-30T09:15:21", "url": "https://files.pythonhosted.org/packages/59/63/a58d0a7e4c73ea56b50aaec3b69be0612248d4b36dddeb9b1f009e572526/collective.clipboardupload-1.0.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a8bd7cb8583eb7c3bbfa23d2cd739e1f", "sha256": "91249e0bc90b6d58648fbea1c1818d9f03d9df603cf44db9b5b82cd0fa291ccd" }, "downloads": -1, "filename": "collective.clipboardupload-1.0.zip", "has_sig": false, "md5_digest": "a8bd7cb8583eb7c3bbfa23d2cd739e1f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 42744, "upload_time": "2013-07-30T09:15:21", "url": "https://files.pythonhosted.org/packages/59/63/a58d0a7e4c73ea56b50aaec3b69be0612248d4b36dddeb9b1f009e572526/collective.clipboardupload-1.0.zip" } ] }