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

'Create Thumbnail' button does not work

1 Answer 37 Views
WebParts for SharePoint
This is a migrated thread and some comments may be shown as answers.
zachar
Top achievements
Rank 1
zachar asked on 17 Oct 2007, 08:04 AM
Hello,

I have RadEditor for MOSS installed and it works fine but 'Create Thumbnail' button does not work.

I set AllowThumbGeneration property to true in (c:\Program Files\Common Files\Microsoft Shared\web server extensions\wpresources\RadEditorSharePoint\4.4.0.0__1f131a624888eeed\RadControls\Editor\ConfigFile.xml file) as written in http://www.telerik.com/community/forums/thread/b311D-ggbge.aspx but it does not help.

(my ConfigFile.xml :
<configuration>
  <property name="AllowThumbGeneration">True</property>
  <property name="ConvertToXhtml">True</property>
  <property name="EnableDocking">False</property>
  <property name="ShowHtmlMode">True</property>
  <property name="ShowPreviewMode">False</property>
  <property name="StripAbsoluteAnchorPaths">False</property>
  <property name="StripAbsoluteImagesPaths">False</property>
  <property name="ToolbarMode">ShowOnFocus</property>
  <property name="ToolsWidth">800px</property>
  <property name="Skin">Default2006</property>
</configuration>
)

Please tell me if Thumbnail creation works in Image Manager included in MOSS version of RadEditor.

Your sincerely,
Maciej Zacharczuk

1 Answer, 1 is accepted

Sort by
0
zachar
Top achievements
Rank 1
answered on 17 Oct 2007, 10:30 AM
I have solved this one - I set AllowThumbGeneration in ConfigFile.xml instead of ListConfigFile.xml.

Sorry for trouble.

Sorry for posting it twice (page reported an error so I sent my Post again).

Your Sincerely,
Maciej Zacharczuk
Tags
WebParts for SharePoint
Asked by
zachar
Top achievements
Rank 1
Answers by
zachar
Top achievements
Rank 1
Share this question
or