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

ConfigFile.xml and ListConfigFile.xml in WSS only scenario

4 Answers 117 Views
WebParts for SharePoint
This is a migrated thread and some comments may be shown as answers.
Plopper
Top achievements
Rank 1
Plopper asked on 28 Jul 2008, 03:03 PM
I am using RadEditor MOSS (5.1) in a WSS only scenario. I am trying to configure the editor by editing the ListConfigFile.xml file. I am using the following information from your site as a reference to what settings can be made to the ListConfigFile.xml: http://www.telerik.com/help/aspnet/editor/usingtheconfigfilexml.html.

It appears to me that a number of settings work perfectly (like the Width, ToolbarMode, ImagesPaths properties), but others do not work at all (like UploadImagesPaths, Height, CssFiles etc.).

Could you please tell me what properties are to be used in the ListConfigFile.xml file or point out to me why some property settings do not work in WSS only scenarios and what settings are availiable for each property?

4 Answers, 1 is accepted

Sort by
0
Accepted
George
Telerik team
answered on 29 Jul 2008, 12:52 PM
Hi Plopper,

Indeed, you can use the article from the RadEditor for ASP.NET AJAX help, but note that some of the properties in MOSS differ from the ASP.NET AJAX ones. You can review the MOSS properties bellow:
  • "ToolbarMode"
  • "EditModes"
  • "StripFormattingOptions"
  • "ToolsFile"
  • "MaxImageSize"
  • "MaxFlashSize"
  • "MaxMediaSize"
  • "MaxDocumentSize"
  • "MaxTemplateSize"
  • "FileBrowserContentProviderTypeName"
  • "ImagesPaths"
  • "ImagesFilters"
  • "FlashPaths"
  • "FlashFilters"
  • "MediaPaths"
  • "MediaFilters"
  • "DocumentsPaths"
  • "DocumentsFilters"
  • "TemplatePaths"
  • "TemplateFilters"
  • "SpellAllowAddCustom"
  • "SpellCustomDictionarySourceTypeName"
  • "SpellCustomDictionarySuffix"
  • "SpellDictionaryPath"
  • "SpellDictionaryLanguage"
  • "SpellEditDistance"
  • "SpellFragmentIgnoreOptions"
  • "SpellCheckProvider"
  • "SpellWordIgnoreOptions"
I hope this helps.

Kind regards,
George
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Plopper
Top achievements
Rank 1
answered on 30 Jul 2008, 03:14 PM
Thanks George - that was just the list I needed!
0
Plopper
Top achievements
Rank 1
answered on 30 Jul 2008, 04:28 PM
One extra remark: I just found your reply to some other question in the forum (http://www.telerik.com/community/forums/thread/b311D-bcmeak.aspx#501486) in which you mention "under MOSS there are no UploadImagesPaths and DeleteImagesPaths because, this depends on the libraries permissions" (that is why it did not work for me :-)

So I guess those prpoerties can be deleted from the list above. Thanks anyway!
0
George
Telerik team
answered on 31 Jul 2008, 10:29 AM
Hi Plopper,

Excuse me for the omission - I updated the list.


Kind regards,
George
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
WebParts for SharePoint
Asked by
Plopper
Top achievements
Rank 1
Answers by
George
Telerik team
Plopper
Top achievements
Rank 1
Share this question
or