![]() |
Partially disabling editor functions
1 Attachment(s)
Greetings all.
How does one disable the functions crossed out below? Or perhaps allow permissions on these? I don't see anybody using these and since I don't know how they would affect everything, I want to avoid this potential spanner. Is this not a common request? Thanks.. |
That will require a file edit, open the file, vb/ckeditor.php and find the following:
Code:
$toolbar[] = array('Table', 'TableProperties', 'DeleteTable', '-', 'InsertRowBefore', 'InsertRowAfter', 'DeleteRow', '-', 'InsertColumnBefore', 'InsertColumnAfter', 'DeleteColumn', '-', 'Subscript', 'Superscript', 'HorizontalRule', 'PageBreak', 'PreviewBreak'); Code:
$toolbar[] = array('Subscript', 'Superscript', 'HorizontalRule', 'PageBreak', 'PreviewBreak'); |
Absolutely spot on!
This boy is learning ladies and gentlemen. |
Glad it worked. :)
|
All times are GMT. The time now is 07:10 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|