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

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

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.

![Screenshot of the plugin in action](https://raw.githubusercontent.com/backdrop-contrib/tinymce_paging/1.x-1.x/screenshots/screenshot-pagebreak.webp)

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