The Rich Text Format (often abbreviated RTF) is a proprietary document file format with published specification developed by Microsoft Corporation since 1987 for Microsoft products and for cross-platform document interchange.

learn more… | top users | synonyms

0
votes
2answers
349 views

Upload Image in CEWP without Rad Editor (WSS 3.0)

I have a Project Web Access (WSS 3.0) site collection where I can't use the Telerik Rad Editor as a rich text editor (long story). My problem is that my users are accustomed to the Rad Editor's image ...
3
votes
1answer
117 views

How can I hide inline editing controls for a given security group?

Does anybody know of a way of hiding the 'Edit' and 'Delete' controls provided within inline editing to people within the Viewers group?
0
votes
0answers
262 views

Are there any solutions to the SharePoint 2010 wiki editor being glitchy?

Has anyone else experienced incredibly poor behaviour in SharePoint 2010's wiki editor? 3 Main issues: Select a word, and type over it: Selection is not overwriten Type '[[' mid sentence, and the ...
0
votes
1answer
3k views

How-To : Rich Text Editor control in SharePoint 2010? [closed]

I am developing a web part that is used to open part of the SharePoint page content on a popup window and allows editing the content within Rich Text Editor. The web part works correctly with MOSS ...
1
vote
1answer
371 views

How do I edit the HTML source of a rich text column?

I have a list with some text columns as Rich Text. I need to edit the HTML behind the scenes. Is there a way to do it?
1
vote
2answers
99 views

Exposing contents of multi-rich column in a custom webpart

Scenario : Sharepoint 2010 foundation site with a custom ASPX page. The custom ASPX page has a webpart wherein I read the contents of a multi-richtext field from a list. I want to know within the ...
2
votes
1answer
574 views

SPListItem removing HTML attributes?

I want to add this to an SPListItem HTML field (Multiline text) <a href="#" onclick="OpenDispPage('Table 1.1', 'table');" >Text</a> and this is what SharePoint makes out of it when I ...
1
vote
3answers
760 views

Rich Text Editor Error Messages

My SharePoint system is experiencing problems when users attempt to edit a web-part text using the Rich Text Editor. Upon selecting "Edit" from the web-part and clicking the "Rich Text Editor" button ...
3
votes
1answer
4k views

How can I have a Rich text box in a custom webpart?

In a custom Web part (actually on the home page, but I think it doesn't matter), I want to let the users input some rich content, keeping the Ribbon functionalities; same as the OOB rich text columns. ...
1
vote
2answers
295 views

RichHtmlField and docking toolbar

The RichHtmlField (used in a MOSS publishing page layout) has a toolbar that pops up up when editing the text in the field. This toolbar can be dragged around the page, but it gets a bit annoying when ...
0
votes
2answers
2k views

How do you put a hyperlink into a multiline text field?

When typing text into a multiline rich text field, I want to put some hyperlinks in. How do I do that?
1
vote
1answer
498 views

Changing page layout across site collections?

I'm trying to customize the OOTB Markup Styles in the Ribbon in SP2010 for the Rich Text Editor. I've found some documentation about the process, and one of the first steps is to add a ...
2
votes
2answers
370 views

Disabling/bypassing Rich Text Editor validation

I've implemented a custom ribbon button/dialog to insert a link to a document contained in a third party DMS. The DMS client installs a protocol handler that allows the use of links such as the ...
2
votes
2answers
375 views

Is there a way to insert a <blockquote> in a Rich text column?

We have a List in our Sharepoint that we use for reporting quality assurance issues. One of the columns is a 'Description' column which is defined as a Rich text column, is there anyway to insert ...
1
vote
1answer
337 views

2007 CEWP - Rich Text box - Best way to insert image?

I am a power end user/non-programmer person..so please don't send me in the "custom code" direction--thanks! I need this to be an easy fix! (hopefully) --- I have a CEWP - and am editing it using the ...
1
vote
5answers
3k views

Editing Web page in HTML instead of Rich Text editor

Noob here, so please go easy with the jargon and advanced SP concepts. :-) Here's my problem: I created a page via SITE ACTIONS > CREATE > WEB PAGES > BASIC PAGE. That gave me the Rich Text editor, ...
1
vote
2answers
4k views

Display a rich text column in a content query web part

Using SP2010, I have a list containing a column with rich text (i.e. contains html). I would like to display this column using a content query web part - but when I do, it displays the actual html, ...
2
votes
2answers
940 views

Implement the existing RichText editor in jQuery form

I have been working hard to develop custom forms that are completely done in jQuery/javascript. I can create all of the fields I want except for the richtext editor fields. I know sharepoint uses some ...

1 2