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
- Host: GitHub
- URL: https://github.com/backdrop-contrib/tinymce_snippets
- Owner: backdrop-contrib
- License: gpl-2.0
- Created: 2023-10-13T11:20:10.000Z (over 2 years ago)
- Default Branch: 1.x-1.x
- Last Pushed: 2024-01-19T13:54:49.000Z (almost 2 years ago)
- Last Synced: 2025-04-05T05:29:43.364Z (10 months ago)
- Topics: backdropcms, modal-dialog, rich-text-editor, tinymce-plugin, widget
- Language: PHP
- Homepage: https://backdropcms.org/project/tinymce_snippets
- Size: 74.2 KB
- Stars: 2
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# TinyMCE snippets
TinyMCE plugin to insert pre-defined snippets into content, using a dialog.

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.

## 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: 
## 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.