
Security News
rv Is a New Rust-Powered Ruby Version Manager Inspired by Python's uv
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
kcrw.tinymce-imagedrop
Advanced tools
.. This README is meant for consumption by humans and pypi. Pypi can render rst files so please do not use Sphinx features. If you want to learn more about writing documentation, please check out: http://docs.plone.org/about/documentation_styleguide.html This text does not appear on pypi or github. It is a comment.
.. image:: https://img.shields.io/pypi/v/kcrw.tinymce_imagedrop.svg :target: https://pypi.python.org/pypi/kcrw.tinymce_imagedrop/ :alt: Latest Version
.. image:: https://img.shields.io/pypi/status/kcrw.tinymce_imagedrop.svg :target: https://pypi.python.org/pypi/kcrw.tinymce_imagedrop :alt: Egg Status
.. image:: https://img.shields.io/pypi/pyversions/kcrw.tinymce_imagedrop.svg?style=plastic :alt: Supported - Python Versions
.. image:: https://img.shields.io/pypi/l/kcrw.tinymce_imagedrop.svg :target: https://pypi.python.org/pypi/kcrw.tinymce_imagedrop/ :alt: License
kcrw.tinymce_imagedrop
is a Plone add-on which allows users to drag and drop images into TinyMCE 4.
Dropping images will automatically create Image content in the Plone site and render them in
the WYSIWYG using UID references.
This add-on supports Plone 5.x and Plone 4.3 (with TinyMCE 4 enabled via plone.app.widgets
).
@@create-dropped-images
which creates Image content in the nearest container allowed.Install kcrw.tinymce_imagedrop by adding it to your buildout::
[buildout]
...
eggs =
kcrw.tinymce_imagedrop
and then running bin/buildout
. On Plone 5+ you must install the add-on from the Add-ons control panel,
on Plone 4.3 (with plone.app.widgets
) it will be enabled automatically via a monkey patch when added
to your buildout.
The project is licensed under the GPLv2.
This add-on was created by Alec Mitchell alecpm@gmail.com with support from KCRW_
.. _KCRW: http://www.kcrw.com/
FAQs
A Plone add-on that adds image drag and drop to TinyMCE 4 in Plone.
We found that kcrw.tinymce-imagedrop demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.
Security News
AGENTS.md is a fast-growing open format giving AI coding agents a shared, predictable way to understand project setup, style, and workflows.