在 SharePoint 中“我的网站”的文档库中的面包屑导航中显示主页
我的网站文档库中的面包屑显示:
用户名> 文档库名称
是否可以更改为“首页 > 用户名 > 文档库名称” 或“主页>文档库名称”
实现此目的最简单的方法是什么?
亲切的问候,
The breadcrumb in the document library in My Sites shows:
user name > Document Library name
Is it possible to change it to "Home > User name > Document Library name"
or "Home > Document Library Name"
What is the easiest way to achieve this?
Kind regards,
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
如果它是公共 MySite,我建议从默认母版创建一个新的自定义母版页并直接修改 HTML。 这可以通过使用 SharePoint Designer 打开网站来实现 - 创建新的母版页后,将其设置为默认自定义。
If it's a public MySite, I would suggest creating a new Custom Master Page from the Default Master and modifying the HTML directly. This can be achieved by opening the site using SharePoint Designer - after creating the new Master Page, set it as the the Default Custom.
在 MySite 站点设置中,转到“门户站点连接”并设置您的家庭名称和 URL。
要对所有我的网站执行此操作,您将需要以下两项:
编辑:(精确,因为我被否决了)这就是你的可以获得。
In your MySite site settings, go to "Portal Site Connection" and set your home name and URL.
To do it for all your my site, you'll need both:
Edit: (precision as I'm beeing downvoted) This is as far as you can get.