The html-editor tag has no wiki summary.
1
vote
1answer
96 views
Inserting ordered or unordered lists in custom rich text editor breaks the dom
I have a div that is part of a custom web part. Once a user clicks an edit-button I want the div to turn into a rich text field to allow the user to edit the contents as they would edit any rich text ...
2
votes
0answers
62 views
Adding Custom Image Styles to the Ribbon
I use the following Editor Control, with the PrefixStyleSheet "el-" for my custom styles:
<PublishingWebControls:RichHtmlField FieldName="f55c4d88-1f2e-4ad9-aaa8-819af4ee7ee8" ...
1
vote
0answers
194 views
Customizing richtextbox from formfield
This applies to SharePoint 2010.
I have a requirement where users can only use a very specific set of "styles" when creating their content for SharePoint lists. As the "styles" ribbon button does not ...
0
votes
0answers
26 views
My link keeps turning into a span tag
Every time I try to insert an tag, either by pasting in the HTML from Dreamweaver, or inserting it directly using SharePoint's HTML editor, as soon as I hit the "check in" button, the tags on each ...