-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathREADME.txt
58 lines (36 loc) · 1.64 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
# TinyMCE formats for Pressbooks
* Contributors: @colomet @araldGarbo
* Donate link: https://opencollective.com/mylanguageskills
* Tags: multisite, pressbooks, wordpress plugin
* Requires at least: 3.0.1?
* Tested up to: 5.2.2?
* Requires PHP: 5.6.0?
* Stable tag: 0.8?
* License: GNU 3.0
* License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
A WordPress plugin that extends PressBooks with new image sizes and Feature images.
## Community / Support
You can contact us via our [chat](https://gitter.im/books4languages/) 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/```.
1. Activate the plugin through the 'Plugins' screen in WordPress.
## Frequently Asked Questions
## Requirements
Plugin works with:
* [![Pressbooks](https://img.shields.io/badge/Pressbooks-V%205.3.0-red.svg)](https://github.com/pressbooks/pressbooks/releases/tag/5.3.0)
## 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
## Upgrade Notice
## Credits