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

https://github.com/backdrop-contrib/tinymce_snippets

TinyMCE plugin to insert predefined HTML snippets
https://github.com/backdrop-contrib/tinymce_snippets

backdropcms modal-dialog rich-text-editor tinymce-plugin widget

Last synced: 7 months ago
JSON representation

TinyMCE plugin to insert predefined HTML snippets

Awesome Lists containing this project

README

          

# TinyMCE snippets

TinyMCE plugin to insert pre-defined snippets into content, using a dialog.

![Preview in dialog](https://raw.githubusercontent.com/backdrop-contrib/tinymce_snippets/1.x-1.x/screenshots/preview-in-dialog.webp)

When editors should be able to insert structured content, styled snippets,
or the like, only by selecting from a list of available options, but this
content should be fully editable, this plugin is for you.

Maybe comparable to CKEditor templates, but with admin interface and token
support for snippets (global tokens, they get replaced on preview/insert).

No coding skills necessary to create and administer snippets.

![Admin overview](https://raw.githubusercontent.com/backdrop-contrib/tinymce_snippets/1.x-1.x/screenshots/admin-overview.webp)

## Installation

- Install this module using the official [Backdrop CMS instructions](https://docs.backdropcms.org/documentation/extend-with-modules)
- Add the toolbar button to your custom editor profile: ![Button icon of this plugin](https://raw.githubusercontent.com/backdrop-contrib/tinymce_snippets/1.x-1.x/js/plugins/snippets/icons/insert-snippet.svg)

## Issues

Bugs and feature requests should be reported in the [Issue Queue](https://github.com/backdrop-contrib/tinymce_snippets/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.