Tagged Questions
1
vote
1answer
319 views
How to change the default font face and size in the text editor of the ribbon
Is it possible to change the default font face and size in the SharePoint 2010 Rich Text Editor Ribbon control? If so how?
Note: I need this to work throughout SharePoint, not just when changing ...
0
votes
1answer
341 views
Rich text - add additional insert types to ribbon
We have a requirement to insert new types of custom objects (for the sake of discussion, let's say a video) into the rich text area:
How do we customize this part of the ribbon for the Rich Text ...
3
votes
1answer
754 views
SharePoint RTE: How to attach to mousedown events (like bold, italic does)
When clicking on bold text in the RTE (rich text editor), magically the ribbon button for bold: get's activated.
The same happens for the other format option buttons you can see on the screenshot. I ...