更改“我的网站”和“我的个人资料”选项卡文本

发布于 2024-08-12 18:10:07 字数 91 浏览 6 评论 0原文

如何在 SharePoint 2007 中更改每个人的“我的网站”上的“我的网站”和“我的个人资料”文本?

我似乎找不到任何母版页中设置这些内容的地方。

How do I go about changing the My Site and My Profile text on everyone's My Site within SharePoint 2007?

I can't seem to find anywhere where these are set in any of the master pages.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

那些过往 2024-08-19 18:10:07

12\TEMPLATE\SiteTemplates\SPSPERS\default.aspx 是您可以更改它的页面。但不建议触摸该文件进行编辑。实现您想要的效果的最佳推荐方法之一是 在此定义

12\TEMPLATE\SiteTemplates\SPSPERS\default.aspx is the page where you will be able to change it. But it is not recommanded to touch this file for editing. One of the best recommaned approach to achive what you want is defined here

属性 2024-08-19 18:10:07

为了解决这个问题,而不是像另一个论坛上建议的那样创建我自己的“我的网站主机”,我使用 jQuery 来查找选项卡并动态更改它们的名称。不是最好的修复,但它可以完美地工作

To solve this problem rather than create my own My Site Host as was suggested on another forum I used jQuery to find the tabs and change their name on the fly. Not the greatest fix but it works flawlessly

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文