Skip to content

TinyMCE Clear Plugin --General purpose Clear button

Notifications You must be signed in to change notification settings

bbfriend/Clear-Floats-Button

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 

Repository files navigation

Clear Floats Button for TinyMCE4

Adds clear float button to TinyMCE4 Editor.
unnecessary compat3x

Originally by

Description

This plugin adds 1 button to TinyMCE4 to clear floating elements. It also adds divs to valid tags so they won't be deleted if empty.

Installation

  1. Download.
  2. Unzip.
  3. Upload to the plugins directory (tinymce/plugins).
    clear/* ----> tinymce/plugins/clear/*
  4. Edit your init code
    1. Add plugins: [.... clear
    2. Add toolbarN: .... clear

## Caution Not compatible with translation. Only English

About

TinyMCE Clear Plugin --General purpose Clear button

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 93.5%
  • CSS 6.5%