[rt-users] Superscript?

Patrick Fish pofish at ucdavis.edu
Tue Dec 6 15:00:37 EST 2011


I didn't get any responses but I stumbled upon the CKEditor config file in /opt/rt4/share/html/NoAuth/RichText/ckeditor/config.js:

I added Subscript and Superscript to the config.toolbar_Full section:

config.toolbar_Full =
[
    ['Cut','Copy','Paste','PasteText','PasteFromWord','Subscript','Superscript'],
    ['Undo','Redo','-','-','SelectAll','RemoveFormat'],
    ['Table','HorizontalRule','SpecialChar'],
    '/',
    ['Bold','Italic','Underline','Strike'],
    ['NumberedList','BulletedList','-','Outdent','Indent'],
    ['JustifyLeft','JustifyCenter','JustifyRight','JustifyBlock'],
    '/',
    ['Format','Font','FontSize'],
    ['TextColor'],
    ['Link']
];

Hope this helps someone in the future.
http://xkcd.com/979/

-Patrick


From: rt-users-bounces at lists.bestpractical.com [mailto:rt-users-bounces at lists.bestpractical.com] On Behalf Of Patrick Fish
Sent: Thursday, December 01, 2011 1:23 PM
To: rt-users at lists.bestpractical.com
Subject: [rt-users] Superscript?

Hello,

Is it possible to enable superscript in the RT WYSIWYG (CKEditor?) editor?

Thanks,
Patrick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20111206/7d1ba153/attachment.htm>


More information about the rt-users mailing list