Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Customising the CMS /

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Paste As a Plain Text Button


Go to End


792 Views

Avatar
mici37000

Community Member, 2 Posts

14 December 2012 at 7:13am

I have started to work with "Paste As a Plain Text Button" on the toolbar and came with a question.
Is there any way to give this button a keyboard shortcut (like ctrl+v for regular paste)?
I know that this buttons ID is "mce_editor_paste:pastetext" and type is "HtmlEditorField.PASTETEXT".
In addition is there any way to create a new button that wraps a text in a <sup> tag (for dates numbers)?