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

MOSSInsertTableElement contains tools in config but not rendering

6 Answers 47 Views
WebParts for SharePoint
This is a migrated thread and some comments may be shown as answers.
Dan Hibbert
Top achievements
Rank 1
Dan Hibbert asked on 03 Mar 2010, 01:45 PM
Hi,
I've set up our ListToolsFile.xml as below but when I click the MOSSInsertTableElement button in the RTE the option popup is empty.
We are using 5.6.0.0.
We have got a custom stylesheet but I've run the page with FireBug and can't find any of our styles that would be affecting this.

Please can you help in finding the options again! 

Dan

<root>

 ....[removed to make this a bit shorter!] 
<tools name="row2">
....  
    <tool name="MOSSInsertTableElement">
      <tool name="InsertRowAbove" />
      <tool name="InsertRowBelow" />
      <tool name="InsertColumnLeft" />
      <tool name="InsertColumnRight" />
      <tool name="SplitCell" />
    </tool>
    ...
</root>

6 Answers, 1 is accepted

Sort by
0
Stanimir
Telerik team
answered on 04 Mar 2010, 08:05 AM
Hi Dan Hibbert,

Unfortunately I was not able to reproduce the issue. Could you provide me with the hole ToolsFile.xml?

Sincerely yours,
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
Dan Hibbert
Top achievements
Rank 1
answered on 04 Mar 2010, 09:50 AM
Hi Stanimir,
 Thanks for getting back to me so quickly - file attached.
  

Dan
  
0
Stanimir
Telerik team
answered on 04 Mar 2010, 12:39 PM
Hi Dan Hibbert,
There is no file attached to your previous post. Please add the ToolsFile.xml content in the thread by using the insert code tool.

Sincerely yours,
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
Dan Hibbert
Top achievements
Rank 1
answered on 04 Mar 2010, 02:20 PM

Hi,
Oops sorry about that

<root> 
 
    
<!--    <tool name="FlashManager" /> --> 
<!--    <tool name="MediaManager"  /> --> 
<!--    <tool name="DocumentManager"  /> --> 
 
 
  <tools name="row1">  
    <tool name="Print" /> 
    <tool name="AjaxSpellCheck" /> 
    <tool name="FindAndReplace" /> 
    <tool separator="true"/>  
    <tool name="Cut" shortcut="CTRL+X" /> 
    <tool name="Copy" shortcut="CTRL+C" /> 
    <tool name="Paste" shortcut="CTRL+V" /> 
    <tool name="PasteFromWord" /> 
    <tool name="PastePlainText" /> 
    <tool name="PasteAsHtml"  /> 
    <tool name="SelectAll"/>    
    <tool separator="true"/>  
    <tool name="Undo" shortcut="CTRL+Z" /> 
    <tool name="Redo" shortcut="CTRL+Y" /> 
    <tool name="StripAll"/>  
    <tool name="StripCss"/>  
    <tool name="StripFont"/>  
    <tool name="StripSpan"/>  
    <tool name="StripWord"/>  
  </tools> 
 
<tools name="row2">  
    <tool name="MOSSLinkManager" shortcut="CTRL+K" /> 
    <tool name="Unlink" shortcut="CTRL+SHIFT+K" /> 
    <tool name="ImageManager" shortcut="CTRL+G" /> 
    <tool name="MOSSTemplateManager" /> 
    <tool separator="true"/>  
 
      <tool name="InsertBreakAtEnd"  /> 
      <tool name="InsertSymbol"  /> 
      <tool name="InsertHorizontalRule"  /> 
      <tool name="InsertDate"  /> 
      <tool separator="true"/>  
    <tool name="MOSSInsertTable" /> 
    <tool name="SetTableProperties" /> 
    <tool name="ToggleTableBorder" /> 
    <tool name="MOSSInsertTableElement">  
      <tool name="InsertRowAbove" /> 
      <tool name="InsertRowBelow" /> 
      <tool name="InsertColumnLeft" /> 
      <tool name="InsertColumnRight" /> 
      <tool name="SplitCell" /> 
    </tool> 
    <tool name="MOSSDeleteTableElement">  
      <tool name="DeleteRow" /> 
      <tool name="DeleteColumn" /> 
    </tool> 
    <tool name="MergeColumns" /> 
      <tool separator="true"/>  
    <tool name="InsertOrderedList" /> 
    <tool name="InsertUnorderedList" /> 
    <tool name="Outdent" /> 
    <tool name="Indent" /> 
 
  </tools> 
<tools name="row3">  
    <tool name="JustifyLeft" /> 
    <tool name="JustifyCenter" /> 
    <tool name="JustifyRight" /> 
      <tool separator="true"/>  
    <tool name="Bold" shortcut="CTRL+B" /> 
    <tool name="Italic" shortcut="CTRL+I" /> 
    <tool name="Underline" shortcut="CTRL+U" /> 
    <tool name="StrikeThrough"  /> 
    <tool name="Superscript"  /> 
    <tool name="Subscript"  /> 
      <tool separator="true"/>  
    <tool name="FormatBlock" /> 
  </tools> 
 
  <paragraphs> 
    <paragraph name="&lt;P>Normal&lt;/P>" value="&lt;P>" /> 
    <paragraph name="&lt;H2>Head&lt;/H2>" value="&lt;H2>" /> 
    <paragraph name="&lt;H3>Head 1&lt;/H3>" value="&lt;H3>" /> 
    <paragraph name="&lt;H4>Head 2&lt;/H4>" value="&lt;H4>" /> 
    <paragraph name="&lt;H5>Head 3&lt;/H5>" value="&lt;H5>" /> 
  </paragraphs> 
 
  <contextMenus> 
    <contextMenu forElement="*">  
      <tool name="Cut"/>  
      <tool name="Copy"/>  
      <tool name="Paste"/>  
    </contextMenu> 
  </contextMenus> 
<fontNames> 
  <item name="Arial" /> 
</fontNames> 
<colors> 
 <color value="black" /> 
 <color value="#af005f" /> 
 <color value="#990066" /> 
 <color value="#666666" /> 
</colors> 
 
</root> 
0
Stanimir
Telerik team
answered on 08 Mar 2010, 09:59 AM
Hi Dan Hibbert,

Unfortunately I was not able to reproduce the problem. For you convenience I attached screen shots where you can see my test.

What I suggest you to do is check if upgrading to the latest version of RadEditor for MOSS, which now is 5.6.2 will solve the issue. You can find the upgrade instructions in the following online help article MOSS http://www.telerik.com/help/aspnet-ajax/upgrade_to_a_newer_version_of_radeditor_for_moss.html

Also you can check if all the necessary resources are loaded by using tools such as Fiddler, IE developers toolbar for IE or FireBug for FireFox.


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
Dan Hibbert
Top achievements
Rank 1
answered on 25 Mar 2010, 10:57 AM
Hi Stanimir,
    Sorry for not replying to this a couple of weeks ago - I got it wrong - after more careful firebug action, it was a stylesheet problem .  I've now got them all rendering fine.

Thanks for the help
Dan
Tags
WebParts for SharePoint
Asked by
Dan Hibbert
Top achievements
Rank 1
Answers by
Stanimir
Telerik team
Dan Hibbert
Top achievements
Rank 1
Share this question
or