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

Is there a way to change the ToolTip text for MOSSTemplateManager?

2 Answers 63 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Joe
Top achievements
Rank 1
Joe asked on 19 Mar 2009, 02:20 PM
Hi,
Does anyone know of a way to change what is displayed when hovering over a button in the RADEditor?
I wish to change the ToolTip text for MOSSTemplateManager to something like 'Reusable content'

The line in the Tools.xml file  is:

    <tool name="MOSSTemplateManager" />

Hopefully this is quite an easy thing to do but I'm not sure how to do it myself.

Thanks,
Joe

2 Answers, 1 is accepted

Sort by
0
Accepted
Stanimir
Telerik team
answered on 20 Mar 2009, 10:08 AM
Hello Joe,

All you need to do is add text attribute to the tool item.
For example:
<tool name="MOSSTemplateManager" text="My text"/> 


Regards,
Stanimir
the Telerik team


Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Joe
Top achievements
Rank 1
answered on 20 Mar 2009, 10:12 AM
Excellent - thanks a lot!
Tags
General Discussions
Asked by
Joe
Top achievements
Rank 1
Answers by
Stanimir
Telerik team
Joe
Top achievements
Rank 1
Share this question
or