https://github.com/backdrop-contrib/tinymce_imce
A TinyMCE plugin using IMCE to insert images
https://github.com/backdrop-contrib/tinymce_imce
backdropcms image-library rich-text-editor tinymce-plugin widget
Last synced: 10 months ago
JSON representation
A TinyMCE plugin using IMCE to insert images
- Host: GitHub
- URL: https://github.com/backdrop-contrib/tinymce_imce
- Owner: backdrop-contrib
- License: gpl-2.0
- Created: 2023-09-29T14:51:36.000Z (over 2 years ago)
- Default Branch: 1.x-1.x
- Last Pushed: 2024-01-13T16:04:34.000Z (about 2 years ago)
- Last Synced: 2025-02-10T13:19:23.025Z (11 months ago)
- Topics: backdropcms, image-library, rich-text-editor, tinymce-plugin, widget
- Language: JavaScript
- Homepage: https://backdropcms.org/project/tinymce_imce
- Size: 148 KB
- Stars: 0
- Watchers: 9
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# TinyMCE IMCE plugin
Provides a button for TinyMCE to insert images directly with
[IMCE](https://backdropcms.org/project/imce).
That's an alternative to the default image browser plugin (backdropimage), if
you prefer to handle your files with IMCE.

Provides a context toolbar to set the alternative text and image alignment in
place.

Records file usage for inserted images, as long as they're in the public file
system.
## Dependencies
- TinyMCE
- IMCE
## Installation
- Install this module using the official [Backdrop CMS instructions](https://docs.backdropcms.org/documentation/extend-with-modules)
- Add the plugin and button to your editor profile (manually, or create a new
profile with the builder tool)
## Issues
Bugs and feature requests should be reported in the
[Issue Queue](https://github.com/backdrop-contrib/tinymce_imce/issues)
## Current Maintainers
- [Indigoxela](https://github.com/indigoxela)
## License
This project is GPL v2 software. See the LICENSE.txt file in this directory for complete text.