You can use the Content Editor Web Part to add formatted text, tables, hyperlinks, and images to a Web Part Page.
6
votes
2answers
549 views
Can I Use SharePoint's Web Services to Edit a Content Editor Web Part?
Is it possible for me to change both the properties & the HTML of a content editor web part on a publishing page using SharePoint 2010's web services? If so, would you mind pointing me in the ...
6
votes
1answer
290 views
Multicast playing of video inside SharePoint
If I use the Flow Player (http://flowplayer.org/) to play videos (which is stored on a network storage) using the Content Editor Web Part in SharePoint 2007, will the videos operate in a multicast way ...
4
votes
4answers
7k views
“the HTML source you entered might have been modified”
"the HTML source you entered might have been modified"
In SharePoint 2010, this is the scary message you get everytime you use the "edit HTML source" button with the Content Editor Web Part.
In ...
4
votes
5answers
4k views
Copy and paste for images in SharePoint
It seems that whether it's a content editor web part or publishing page, copying and pasting images is a poor user experience in SharePoint. The user needs to upload the image somewhere first, then ...
3
votes
2answers
2k views
Customising Data Sheet View
I'm using SharePoint 2007, with custom list.
I'm using Content Editor web part in order to design my list.
{In my list the row color determined through the item ststus.
e.g: If the status equal to ...
3
votes
4answers
4k views
jQuery and SharePoint 2010 - How can I tell is the page is in edit mode, using javascript?
I have some javascript in a CEWP that I want to execute only when the page is in display mode. I've used firebug to scour the page for some "msEditMode" type of variable or something I can rely on.
...
3
votes
7answers
3k views
Content editor web part “Cannot retrieve properties at this time” and “Cannot save your changes”
I have an issue with the Content Editor Web Part. Whenever I edit the content I get the following error message:
"Cannot retrieve properties at this time."
and then when I click OK and proceed with ...
3
votes
2answers
1k views
Add content editor webpart programmatically and still keep it editable
Essentially what I want is to pre-load the existing content editor with some text may be from a configuration(by adminstrator) or from the list.
So I am creating a custom wp that will act like a ...
3
votes
5answers
378 views
Tracking changes to a Content Editor Web Part and sending email
Is it possible to track changes made to a content editor web part and alert users to these changes? Basically, the same thing that I would do with a list, but with a CEWP instead?
Thanks,
Ninel
3
votes
1answer
323 views
Diffferent methods of retreving site column values
I'm wondering if there are any differences between retrieving value of a site column (RichHtmlField) via PublishingWebControls:RichHtmlField vs getting its value via Container.DataItem?
...
3
votes
1answer
328 views
Dynamic embedding of flash video
I can successfully hard code an embed path in a Content Editor WebPart(CEWP) or link a CEWP to a text file that has the embed path, but this is hard coded because the CEWP is not connectable and I ...
2
votes
1answer
474 views
Javascript is changing in Content Editor WebPart
I want to add this a Widget in my sharepoint site.
But every time someone edit the page, it mess the script.
Someome knows why sharepoint is changing the script? And how to avoid it?
The script that ...
2
votes
2answers
841 views
JavaScript with CEWP using ClientContext, do I need to add src to tag?
I am new to SP Dev and I am trying to add some CEWPs that reference javascript I have placed in text files and uploaded to a document library. For bland functions it seems to work fine, however for ...
2
votes
1answer
539 views
Error on page when using an iframe in a Content Editor Web Part
I am trying to set up on iframe on a SharePoint 2007 page that will show the most current project report uploaded to a document library. Here is my code, inserted into the page in the source of a ...
2
votes
3answers
1k views
Why am I unable to save JavaScript in a Content Editor Web Part?
I am trying to follow this link and put all the code in a CEWP as suggested. After saving the page the code goes away (except for the gear part, top line).
I could really use some help if possible.
2
votes
2answers
1k views
Can I edit a publishing page using Powershell?
I have a bunch (technical term) of publishing pages within a single subsite of my site collection that contain a broken link. I'm wonder if it's at all possible to use Powershell to perform a 'global' ...
2
votes
1answer
196 views
Content editor WP mangles code
I'm having issues using the content editor web part on publishing pages of a SharePoint 2010 site. I paste the following JavaScript into a CEWP:
<script>
$(document).ready(function () {
...
2
votes
2answers
255 views
Disable a form text field with jquery in CEWP not working in Chrome/Firefox
I want to simply disable a text field (specifically a "person/group" field text box) from being editable on the edit form page of my list item. I have it working in IE using a Content Editor Web Part ...
2
votes
2answers
2k views
Overwrite the default font for Content editor webpart in sharepoint 2010
I added a content editor webpart in my sharepoint page. By default it is using 'Verdan' font type. How would I change it to 'Arial' ?
2
votes
1answer
521 views
Set font size for web part zone
I have SP2010 Web Part Page with several Content Editor web parts in the 'body' Web Part Zone.
I would like to set the typeface and point size of the titles displayed in the web part chrome. It seems ...
2
votes
1answer
38 views
2013 - Setting Object Height to 100% Issues
I've been running into some very bizarre issues. Something that seems (and should be) pretty simple. What I'm trying to is have objects fill a new page's height 100%. Initially, I was trying this ...
1
vote
3answers
1k views
Is there a simple override method to change the background of a webpart? SP 2010
Found out how to change the background of one single page (body of that page). This works when I want a single page or two to have a specific background instead of modifying a master page.
Is there ...
1
vote
2answers
448 views
how to conditionally show a content editor webpart
how to conditionally show a content editor webpart based on user currently logged in.
I have 2 links on my webpart page, and i need to show one of the link to only a specific user.
is there a out of ...
1
vote
3answers
543 views
sharepoint 2007 wiki customization
I have been asked to customize a SharePoint 2007 wiki site into a 'Wikipedia' like interface and functionality.
After a bit of goggling it turns out that wiki's are not that readily customizable!!
...
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
3answers
603 views
Displaying videos in a Content Editor Web Part
I am looking for a MOSS 2007 client side solution that will allow me to surface video links from YouTube etc for the purpose of presenting the most recent training content for the audience. I am ...
1
vote
1answer
94 views
How to Roll back Sharepoint content editor webpart
I have content editor on my team site where I added several links. But today while adding some new links, content editor crashed. so now when I tried to open site containing content editor, browser ...
1
vote
2answers
364 views
How to generate link based on selected list item?
I have a Knowledge Base template site that I'm trying to customize. I want to create a simple search site, with just two items on it:
- a dropdown menu which displays content of "Keywords" list (from ...
1
vote
2answers
143 views
How to add a specialised content editor web part to the web part gallery?
I would like to add in the web part catalog for the whole farm a specialized version of the content editor web part.
Actually, I want to allow all site managers to drop a content editor that contains ...
1
vote
2answers
857 views
How can I add sections in a Document Library?
I have a Document Library of uploaded documents which are classified in sections and displayed by a WebPart. I wan't to add a new section in this library but I didn't find where I can do that.
I must ...
1
vote
3answers
757 views
Showing the current user's tasks in a Content Editor Web Part using JQuery
I have been searching this site for an answer but I have been unable to find anything that will work.
I have been trouble pulling the tasks of the current user from a subsite. I am using SharePoint ...
1
vote
4answers
550 views
Migration from Sharepoint 2007 to 2010
Currently I work on a subsite from the SP 2007 farm. But in the upcoming future the parent site plans on upgrading to sharepoint 2010 and I wonder how will this effect my subsite. In my subsite I have ...
1
vote
1answer
109 views
Changing Content Editor Programatically - Client model API?
Is it at all possible to make changes to or add a content editor to a page using only the Client Object Model API? There does not appear to be any reference to a ContentEditorWebPart dll.
1
vote
1answer
136 views
Where is the Spell Checker in the Content Editor Web Part in SharePoint 2010?
Has the Spell Checker been removed from the CEWP in 2010?
In 2007 users using the Rich Text option could spell check content. In 2010, the ribbon is showing no option to spell check. It does however ...
1
vote
1answer
145 views
How to access the webpartmanager of a list?
I would like to programmatically add a CEWP to a list (to perform operations on my list forms), it's very easy to do it through the SP interface but I can't manage to reach the webpartmanager of my ...
1
vote
1answer
275 views
Include Column Values in Content Editor WebPart
We want to create sites based on a site template that we're defining. We are planning on including a hidden list (containing only 1 row) with structured metadata related to that site i.e. a columns ...
1
vote
2answers
4k views
Change default font-size in Content Editor
I need to change the default font-size in Sharepoint 2010 Content Editor.
I've tried to set .ms-rte-wpbox {...} CSS property as suggested somewhere on web but it didn't work. Any help would be ...
1
vote
1answer
195 views
Custom default page - edits not saved in content editor web part
I've created a custom default.aspx page which is provisioned through a custom web template using SharePoint 2010.
I've added the below code to add a content editor web part, with some default content.
...
1
vote
2answers
1k views
Preventing Duplicate Items in list (sharepoint 2007)
Is it possible to restrict, creation of duplicate list item in the Sharepoint 2007,
using Javascript in content editor webpart to validate when an list item is added?
1
vote
2answers
916 views
Content Editor Webpart Javascript Issue
I have recently upgrade our test environment to SP 2010 (using DB detach and attach approach). And also we did not do the Visual Upgrade. We have few CEWP's which is now starting throwing JS script ...
1
vote
0answers
9 views
ArgumentOutOfRangeException after editing a page
I am replacing a colleague for the support of a SharePoint 2010 intranet.
I have edited a page to move a webpart below another webpart.
An ASP .Net exception page has been displayed after clicking the ...
1
vote
0answers
28 views
Content Editor and RSS Viewer Conflict
I'm using the RSS Viewer webpart on a page with no issue. If I add a Content Editor Webpart to the the page (doesn't matter if I add content or leave it as the blank default) the RSS Viewer works ...
1
vote
1answer
94 views
Content Editor Web Part Uneditable in IE9
A user added a content editor web part with just some simple HTML formatted text to it today. Once the text is added and the page is saved no body can seem to edit the web part's properties unless ...
1
vote
0answers
40 views
Clicking on WebPart modifies page layout
I'm building a custom dashboard with some CEWP's and List webparts, using a three column page layout. Whenever I interact with (click) one of the columns, it adjusts the layout. In this particular ...
1
vote
1answer
270 views
Displaying Custom List Items in Content Editor or Content Query Webpart
How to Display my custom list items in Content Editor or Content Query Webpart. In this Webpart how to make data as " scroll= up" for Eg: News Scrolling in Home Page.aspx. If any one of the news is ...
1
vote
1answer
78 views
Web Part JS ToggleMe not running
I want to add toggled visible / invisible divs to a SharePoint wiki page, and put the function for the toggling in a web part. My toggling script works fine testing outside of SharePoint, but inside ...
1
vote
1answer
135 views
SharePoint & Protocol-Relative URL's
A common web development trick is to use protocol-relative URL's, i.e. we drop the scheme part of the URL, e.g. http, and based on the scheme of the page the URL's take will use that scheme.
However ...
1
vote
1answer
2k views
jQuery to modify SharePoint 2010 Column Width
SharePoint 2010 - I have a Standard Task list in Gantt View that represents a list of projects (Sync from Project 2010). Since the column widths are not-persistent in SharePoint, I wrote a script to ...
1
vote
0answers
108 views
CEWP won't allow text to be edited
Recently, I imported a CEWP on my site from another. For some reason, no other user can edit the text but me, even though they have Design permissions to edit it.
I've checked the permissions for ...
1
vote
0answers
198 views
Like Buttons in CEWP
I want to have multiple like buttons on a page so as a test I have made a content editor web part with the following script. It basically has two links that like two different pages in the site. The ...
