Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mbovel/tinymce-no-resize
This WordPress plugin allows you to turn off the resizing handles on images, tables or media objects in the TinyMCE editor.
https://github.com/mbovel/tinymce-no-resize
Last synced: 24 days ago
JSON representation
This WordPress plugin allows you to turn off the resizing handles on images, tables or media objects in the TinyMCE editor.
- Host: GitHub
- URL: https://github.com/mbovel/tinymce-no-resize
- Owner: mbovel
- License: gpl-3.0
- Created: 2015-02-04T14:07:35.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-15T11:31:42.000Z (almost 10 years ago)
- Last Synced: 2024-10-28T21:25:46.999Z (2 months ago)
- Language: PHP
- Size: 145 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: license.txt
Awesome Lists containing this project
README
This WordPress plugin allows you to turn off the resizing handles on images, tables or media objects in the TinyMCE editor.
## How to install
Like a WordPress plugin.
## How it works
It just sets the TinyMCE `object_resizing` option to `false`.
## Licence
[GNU GPL v3.0](gpl-3.0.txt)