/ifsize

A CKEditor plugin to insert file size on a page

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

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.