8000 GitHub - chorry/ckeditor4-plugin-glvrd: Plugin for glvrd.ru text style checking
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

chorry/ckeditor4-plugin-glvrd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Installation

  • Put 'glvrdPlugin' folder into ckeditor plugins folder (e.g. ckeditor/plugins - just like in this repo)

  • Adjust your ckeditor config.js: ** Enable plugin: config.extraPlugins = 'glvrdPlugin'; ** Add plugin toolbar:

    config.toolbarGroups = [ { name: 'glvrd', groups: [ 'glvrdPlugin' ] } ];

Requirements

jQuery

Demo

Follow this link, press "T" on the toolbar to view checked text.

About

Plugin for glvrd.ru text style checking

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0