0
votes
0answers
19 views

cannot adjust horizontal spacing of image in enhanced rich text editor

This is sp2010. I have a list. The list has a field defined as Multiple lines of text > Enhanced Rich Text. This works fine, with the typical rich text editor controls. The problem du jour is applying ...
0
votes
1answer
334 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 ...
2
votes
2answers
418 views

Customize rich editor to allow <pre> tags?

In a WIKI site, I'd like to allow users to input <pre> tags. My goal is to use a syntax highlighter to build a small KB for he IT team. How can I setup the rich editor to easily produces ...