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

WSS: Unable to change tools via ToolsFile.xml

6 Answers 34 Views
WebParts for SharePoint
This is a migrated thread and some comments may be shown as answers.
Shivonne
Top achievements
Rank 1
Shivonne asked on 21 Apr 2010, 02:38 AM
I've installed the Editor Lite on my WSS site - and it's displaying succesfully - but is not picking up any changes I am making.

Can someone assist please?

6 Answers, 1 is accepted

Sort by
0
Stanimir
Telerik team
answered on 21 Apr 2010, 06:49 AM
Hello Shivonne,

Could you provide me with the modified configuration files? I will use them in order to reproduce the issue on our test server.


Regards,
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
Shivonne
Top achievements
Rank 1
answered on 21 Apr 2010, 08:52 PM
Hello Stanimir

Aside from ToolsFile.xml (below) which configuration files do you want?

 

<root> 
  <modules> 
    <module name="RadEditorDomInspector" dockingZone="Module" enabled="true" visible="true" /> 
  </modules> 
  <tools name="MossTools1" dockable="false">  
    <tool name="Cut" shortcut="CTRL+X" /> 
    <tool name="Copy" shortcut="CTRL+C" /> 
    <tool name="Paste" shortcut="CTRL+V" /> 
    <tool separator="true" /> 
    <tool name="Undo" shortcut="CTRL+Z" /> 
    <tool name="Redo" shortcut="CTRL+Y" /> 
    <tool separator="true" /> 
    <tool name="LinkManager" shortcut="CTRL+K" /> 
    <tool name="Unlink" shortcut="CTRL+SHIFT+K" /> 
    <tool name="ImageManager" shortcut="CTRL+G" /> 
    <tool name="MOSSTemplateManager" /> 
    <tool separator="true" /> 
    <tool name="MOSSInsertTable" /> 
    <tool name="SetTableProperties" /> 
    <tool name="ToggleTableBorder" /> 
    <tool name="ApplyClass"/>  
    <tool separator="true" /> 
    <tool name="MOSSInsertTableElement" dropDownWidth="180">  
      <tool name="InsertRowAbove" /> 
      <tool name="InsertRowBelow" /> 
      <tool name="InsertColumnLeft" /> 
      <tool name="InsertColumnRight" /> 
      <tool name="DeleteRow" /> 
      <tool name="DeleteColumn" /> 
      <tool name="SplitCell" /> 
    </tool> 
    <tool name="MergeColumns" /> 
    <tool separator="true" /> 
    <tool name="ToggleSource" /> 
    <tool name="FormatStripper" /> 
    <tool separator="true" /> 
    <tool name="MOSSRightToLeft" /> 
    <tool name="MOSSLeftToRight" /> 
    <tool separator="true" /> 
    <tool name="MOSSHelp" /> 
  </tools> 
  <tools name="MossTools2" dockable="false">  
    <tool name="ApplyClass" /> 
    <tool name="FormatBlock" /> 
    <tool separator="true" /> 
    <tool name="FontName" /> 
    <tool name="FontSize" /> 
    <tool separator="true" /> 
    <tool name="Bold" shortcut="CTRL+B" /> 
    <tool name="Italic" shortcut="CTRL+I" /> 
    <tool name="Underline" shortcut="CTRL+U" /> 
    <tool separator="true" /> 
    <tool name="JustifyLeft" /> 
    <tool name="JustifyCenter" /> 
    <tool name="JustifyRight" /> 
    <tool separator="true" /> 
    <tool name="InsertOrderedList" /> 
    <tool name="InsertUnorderedList" /> 
    <tool separator="true" /> 
    <tool name="Indent" /> 
    <tool name="Outdent" /> 
    <tool separator="true" /> 
    <tool name="ForeColor" /> 
    <tool name="BackColor" /> 
 
        <tool  name="ConvertToUpper" /> 
        <tool name="ConvertToLower" /> 
        <tool name="ApplyClass"/>  
  </tools> 
  <contextMenus> 
    <contextMenu forElement="*">  
      <tool name="Cut"/>  
      <tool name="Copy"/>  
      <tool name="Paste"/>  
    </contextMenu> 
  </contextMenus> 
</root> 

0
Stanimir
Telerik team
answered on 22 Apr 2010, 09:17 AM
Hi Shivonne,

I made a small video with my test. In the video I use your configuration file. What you should know is that, if you are using RadEditor for MOSS in list scenario (list, wiki, blog), you should modify the respective ListToolsFile.xmls.


Regards,
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
Shivonne
Top achievements
Rank 1
answered on 22 Apr 2010, 09:49 PM
Hi Stanimir,

I was unable to open the attached video file - there appears to be an issue with the codec. Can you let me know what codec is required or provide an alternate video? I'm using Windows Media Player to open the video.

Regards

Shivonne
0
Shivonne
Top achievements
Rank 1
answered on 27 Apr 2010, 05:01 AM
Hi Stanimir,

Are you able to assist at all? I'm still unable to open that file.

Thanks

Shivonne
0
Stanimir
Telerik team
answered on 27 Apr 2010, 08:24 AM
Hi Shivonne,

Since you are using the editor in WSS, could you remove all the tools, which start with MOSS. Review the following online help article http://www.telerik.com/help/aspnet-ajax/installing-radeditor-in-wss-v3-environment.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.
Tags
WebParts for SharePoint
Asked by
Shivonne
Top achievements
Rank 1
Answers by
Stanimir
Telerik team
Shivonne
Top achievements
Rank 1
Share this question
or