Skip to content

Sestolab/ifsize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.