An open API service indexing awesome lists of open source software.

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

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.

![IMCE dialog header and part of content](https://raw.githubusercontent.com/backdrop-contrib/tinymce_imce/1.x-1.x/screenshots/imce-dialog-content.webp)

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

![Expanded menu item in conext toolbar](https://raw.githubusercontent.com/backdrop-contrib/tinymce_imce/1.x-1.x/screenshots/context-toolbar.webp)

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.