Changeset 3052:6bd009da1432 for plugins/dcCKEditor/_install.php
- Timestamp:
- 07/12/15 16:42:27 (10 years ago)
- Branch:
- default
- File:
-
- 1 edited
-
plugins/dcCKEditor/_install.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
plugins/dcCKEditor/_install.php
r3050 r3052 30 30 $settings->dcckeditor->put('table_button', false, 'boolean', 'Add table button?', false, true); 31 31 $settings->dcckeditor->put('clipboard_buttons', false, 'boolean', 'Add clipboard buttons?', false, true); 32 $settings->dcckeditor->put('disable_native_spellchecker', true, 'boolean', 'Disables the built-in spell checker if the browser provides one?', false, true); 32 33 33 34 $core->setVersion('dcCKEditor', $version);
Note: See TracChangeset
for help on using the changeset viewer.
