This is a migrated thread and some comments may be shown as answers.

Approval of images added through RadEditor in MOSS

11 Answers 78 Views
WebParts for SharePoint
This is a migrated thread and some comments may be shown as answers.
Brian Farnhill
Top achievements
Rank 1
Brian Farnhill asked on 17 Feb 2010, 09:40 PM
Hey guys,

We have been evaluating the RadEditor for a little while now and over all are very happy with it - we have got one issue that I wanted to raise with you though. At the moment when we use the RadEditor's image manager to upload images to a document library as a site collection administrator, it will put the image in the folder and approve it for us, which is all well and good but when you do it as a content author (who doesn't have the approve permission) they get an access denied error when they add the images here. From what I can tell looking at the logs and seeing whats actually happening in the site this is because the editor is trying to approve the image as well, which the user can do (and because the RadEditor impersonates the user it fails - the world makes sense once more right?)

My question is - can we disable this "auto approve" function at all? We already have a custom workflow solution in place for approving the images anyway so thats not a big deal for us, the error that the authors are going to be getting though is a bit of a show stopper.

Any help is much appreciated!

Cheers,

Brian Farnhill
SharePoint Server MVP

11 Answers, 1 is accepted

Sort by
0
Stanimir
Telerik team
answered on 18 Feb 2010, 08:20 AM
Hello Brian,
Unfortunately the auto-approving functionality of the Image Manager, which is provided by Telerik, can not be turned off. However what you can do is disable the Image Manager provided by us and enable the default OOB Image Manager provided in SharePoint. In order to do this, replace <tool name="ImageManager" shortcut="CTRL+G" />  with <tool name="MOSSImageManager" shortcut="CTRL+G" /> in the respective ToolsFile.xml or ListToolsFile.xml. Review the following online help article http://www.telerik.com/help/aspnet-ajax/removing-tools-from-toolbar.html.

Greetings,
Stanimir
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Brian Farnhill
Top achievements
Rank 1
answered on 18 Feb 2010, 09:23 PM
That sucks, the Rad Image manager was a much nicer user experience for us. Is this something that would be likely to be on a to-do list for you guys at some point, or is it a flat out "wont happen"?
0
Lini
Telerik team
answered on 19 Feb 2010, 09:37 AM
Hi,

The editor's built-in image manager does not have support for the required workflows (e.g. it cannot show if an image is aproved or not), which means that end users might get confused why their images are disappearing from the editor content when they publish. We actually received a number of complaints about this in the past, which is why we decided to make the auto-approval feature. It is actually in the MOSS editor file browser content provider, which is used in all file dialogs (image, document, media, etc.). We do not plan to return to the old behavior in future versions of the MOSS RadEditor.

Sincerely yours,
Lini
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Brian Farnhill
Top achievements
Rank 1
answered on 21 Feb 2010, 09:01 PM
OK, that makes sense I guess - we have a custom workflow that will approve images along with the page, thus why we asked for this. It does sound like something that would make for an option or setting somewhere at least doesn't it? I ask purely because we really don't want to have to use the MOSS image picker, and we don't want to give our content authors approve permissions on the image libraries either
0
Stanimir
Telerik team
answered on 22 Feb 2010, 08:33 AM
Hello Brian,
I logged the requested functionality in our feature requests database, so we will work on implementing the setting for this behavior. How ever I can not give you an exact estimation of when it will be introduced in RadEditor for MOSS.


Greetings,
Stanimir
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Brian Farnhill
Top achievements
Rank 1
answered on 22 Feb 2010, 09:15 PM
That's all I can ask for - thanks heaps! I'll keep a close eye on future releases!

 - Brian
0
Brian Farnhill
Top achievements
Rank 1
answered on 24 Mar 2010, 05:10 AM
Hi guys,

I noticed that this got put into the latest release of the MOSS RadEditor - thanks heaps for getting this done! Much appreciated

Brian Farnhill
SharePoint Server MVP
0
Ashwin
Top achievements
Rank 1
answered on 05 Feb 2013, 02:13 PM

Hi,

Just came across this thread. You have mentioned that the feature to disable the automatic approval is not present.But in the below link you have provided an option to disable the same.
http://www.telerik.com/help/aspnet-ajax/moss-sp2010-editormoss-disable-automatic-approval-publishing-uploaded-files.html

We had tried the above approach but it did not seem to work. I would like to confirm if this option is still present for Sharepoint 2010 Teleric Version 6.3.1.0.

Regards,
Ashwin
0
Rumen
Telerik team
answered on 06 Feb 2013, 02:22 PM
Hello Ashwin,

I tested the SPOptions-EnableAutomaticApprove and SPOptions-EnableAutomaticPublish properties and they work as expected. You can see my test in the following article: http://screencast.com/t/j5HuSAxqUTq.

Best regards,
Rumen
the Telerik team
Learn how the Telerik controls can be integrated in SharePoint 2007/2010 from this resource. To watch them in action, explore our online SharePoint 2010 and SharePoint 2007 demo sites.
0
Ashwin
Top achievements
Rank 1
answered on 07 Feb 2013, 05:08 PM
Hi Rumen,

Thanks a lot for the clarification. I had tried the same config entries , but was unsuccessful. What settings do you have on your target library?Do you have the option for "Require content approval ..." in the list setting set as "Yes"?

I had found another link which is the exact issue that we face. Here it is mentioned that this is a know issue. Is that still the case or have you already overcome the issue?

http://www.telerik.com/community/forums/sharepoint-2007/full-featured-editor/document-manager-automatically-approves-documents-that-are-uploaded-with-the-document-manager.aspx

Regards,
Ashwin Sidharthan

0
Rumen
Telerik team
answered on 08 Feb 2013, 05:28 PM
Hi,

Version 6.3.1 of RadEditor for SharePoint 2010 is released before the fix in version 5.4.1 version of RadEditor for MOSS. That is why my suggestion is to upgrade to the latest official build of RadEditor for SharePoint 2010 which is 6.5.2 (Telerik_AJAX_Controls_For_Sharepoint2010_2012_3_1308_[Dev|Trial].zip).

Yes the "Require content approval for submitted items?" option of the SiteCollectionImages library is set to Yes, e.g. http://screencast.com/t/PiuODqzQw3Gb.

Kind regards,
Rumen
the Telerik team
Learn how the Telerik controls can be integrated in SharePoint 2007/2010 from this resource. To watch them in action, explore our online SharePoint 2010 and SharePoint 2007 demo sites.
Tags
WebParts for SharePoint
Asked by
Brian Farnhill
Top achievements
Rank 1
Answers by
Stanimir
Telerik team
Brian Farnhill
Top achievements
Rank 1
Lini
Telerik team
Ashwin
Top achievements
Rank 1
Rumen
Telerik team
Share this question
or