Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 696 Bytes

README.md

File metadata and controls

36 lines (23 loc) · 696 Bytes

CKEditor Insert File Size Plugin

CKEditor plugin to insert file size on a page. https://sestolab.pp.ua/addons/CKEditor/ifsize

Requirements

Browser Compatibility

Any modern browser should be supported.

Installation

  1. Put the plugin into the CKEditor plugins folder.
  2. Enable the plugin in the CKEditor configuration file (config.js):
config.extraPlugins = 'ifsize';

Configuration

config.ifsizeDecimal = 2; // The default number of decimal places.

Translations

  • English
  • Russian
  • Ukrainian

Translations are welcome.