https://github.com/backdrop-contrib/tinymce_paging
TinyMCE editor button for Backdrop CMS to split nodes into multiple pages
https://github.com/backdrop-contrib/tinymce_paging
backdropcms pagination tinymce
Last synced: about 1 year ago
JSON representation
TinyMCE editor button for Backdrop CMS to split nodes into multiple pages
- Host: GitHub
- URL: https://github.com/backdrop-contrib/tinymce_paging
- Owner: backdrop-contrib
- License: gpl-2.0
- Created: 2025-01-30T08:58:40.000Z (over 1 year ago)
- Default Branch: 1.x-1.x
- Last Pushed: 2025-01-30T17:03:34.000Z (over 1 year ago)
- Last Synced: 2025-02-10T13:17:55.416Z (over 1 year ago)
- Topics: backdropcms, pagination, tinymce
- Language: PHP
- Homepage: https://backdropcms.org/project/tinymce_paging
- Size: 153 KB
- Stars: 0
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# TinyMCE Paging
Provides an editor button to insert page breaks.
The actual functionality - pagination for content (individual nodes) - is provided
by the [Paging](https://backdropcms.org/project/paging) module. This editor
plugin just provides a convenient button to insert the markup.

## Installation
- Install this module using the official [Backdrop CMS instructions](https://docs.backdropcms.org/documentation/extend-with-modules)
- Edit your custom TinyMCE profile to add the button to the toolbar
## Dependencies
- Paging
- TinyMCE
## Issues
Bugs and feature requests should be reported in the [Issue Queue](https://github.com/backdrop-contrib/tinymce_paging/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.