Skip to content

Latest commit

 

History

History
executable file
·
62 lines (40 loc) · 1.99 KB

README.md

File metadata and controls

executable file
·
62 lines (40 loc) · 1.99 KB

TinyMCE formats for Pressbooks

A WordPress plugin that extends PressBooks with new image sizes and Feature images.

Community / Support

You can contact us via our chat and talk to us.

Description

TinyMCE for Pressbooks extends PressBooks editor by adding a dropdown menu that prints in the editor the choosen box.

You can choose one of the following items: Introduction, Form, Example, Use, Summary, Exercise, Activity and Task. Once the choice is made, a new box will appear in the editor.

The structure of the box consists of a title centered (the choice made) and a editable textbox below the title.

Installation

  1. Clone or download this repository to your host /wp-content/plugins/.
  2. Activate the plugin through the 'Plugins' screen in WordPress.

Frequently Asked Questions

Requirements

Plugin works with:

  • Pressbooks

Disclaimers

The TinyMCE for Pressbooks plugin is supplied "as is" and all use is at your own risk.

Screenshots

Roadmap

Changelog

2.0

  • ADDITIONS
    • New function that create a dropdown menu in TinyMCE editor of Pressbooks.
    • Print a new textbox based on the choice made

    Front-end styles are in child theme

    Back-end styles for boxes, h2, h3 and h4

    Remove the h1, h2 and Preformatted tag from the WordPress editor.

    Remove the blockquote, hr, alignleft, aligncenter, alignright, wp_more, dfw, underline, alignjustify, outdent and indent TINYmce buttoms

Upgrade Notice

Credits