【发布时间】:2013-09-08 12:05:17
【问题描述】:
我有一个网站集(localhost),它有两个变体(localhost/en/, localhost/fr/)。
我在根网站(sampleList) 中有一个列表,其中包含以下列:title、description、date
我有英文和法文页面 (/en/samplePage.aspx, /fr/samplePage.aspx),它使用 sampleList 作为共享 Web 部件。
有没有办法修改法语页面上的 web 部件(可能通过工具部件上的 XSL 链接 字段),以便我可以修改列表名称和列表的列名称用法语显示?
【问题讨论】:
-
当您说共享 Web 部件时,您的意思是内容查询 Web 部件?
-
不,只是在页面上删除了一个现有列表(列表视图 Web 部件)
-
当您更改此 webpart 上的任何内容时,它会在其他变体中更改?
标签: sharepoint xslt sharepoint-2010 web-parts