Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Changing the text on the Site action menu to just say actions

  Asked By: Kerry Stokes         Date: Feb 19, 2007      Category: Sharepoint      Views: 320
 

Like it says above, I need to actually change site actions to just say
actions.
I have found overriding attributes for PrefixHtml and SuffixHtml, but
the text attribute is read only.

Tagged:                      

 

2 Answers Found

 
Answer #1       Answered By: Himanshu Gohil          Answered On: Feb 19, 2007       

As you do this, keep in mind that users spend 90% of their time on
another site.

If anybody uses sharepoint anywhere else they will be looking everywhere
for the "Site Actions" button and will be confused when they don't find
it.

Our PR guys want it to say "Start Here" so if you find out how, please
let me know.

 
Answer #2       Answered By: Ashton Schroeder          Answered On: Feb 19, 2007       

Well, I went straight to the top on this one, and it seems that the only way to
do it is to write some JS that would look for the sitemenu id and then replace
it with the word(s) you want it to say.

 


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].