The variations feature in Microsoft SharePoint Server 2010 makes content available to specific audiences on different sites by copying content from a source variation site to each target variation site.
1
vote
1answer
31 views
Troubles with multilanguage (variations)
I am in troubles with multilanguage and I hope some of you can help me.
I have a Microsoft SharePoint 2010 site in two languages: spanish (default) and portuguese, I have done a redesign of a lot of ...
0
votes
1answer
39 views
Import of Site from Dev To Production has made Site Actions > Site Settings throw 404s
Our first import from our development site created all the variations and sites on the production site, but it didn't contain the full set of data. Now we have imported the full data set, but it had ...
3
votes
0answers
41 views
Linking sub menus to variations
I have a publishing site with variations, the directory structure is laid out like this:
en-us
-products
--product1
--product2
-contact us
-news
euro
-products
--product1
--product3
-contact us
-news
...
1
vote
0answers
191 views
Create variation hierarchies - job completes but does nothing
This is something I have done many times before on my current VM, and even using the same Web Application, though with different site collections. The steps I am following are:
1) Create a new site ...
1
vote
0answers
176 views
circular file references are not allowed error
Recently we disabled automatic replication to the different variations of a publishing page when you publish using the following instructions with PowerShell:
$site = Get-SPSite "<SiteURL>"
...
0
votes
0answers
31 views
Page Layout problem with using Variations
I have a site with 2 variations:
English
Arabic
I have created master page and page layout for English. Everything's fine. I thought I would have to create master page and page layout for Arabic ...
0
votes
0answers
13 views
VariationsLabelEcbMenu display as hyperlink
How can we change the look of the VariationsLabelEcbMenu dropdown language menu to appear as a link, I want to be able to have a hyperlink when clicked, change the language of the site in a variation ...
0
votes
0answers
68 views
Variation Subsites Not Created - all timers finish in 00:00:00
Part 1:
Variations Create Hierarchies Job Definition successfully creates the source & target labels.
After that no subsites are created on the target labels nor any target pages.
I've created ...
0
votes
0answers
197 views
Global Navigation for different Variations
I have two variations on a site collection for different languages. They are using different master pages.
I would like the two variation sites to have different items in the top menu (i.e. global ...
0
votes
0answers
58 views
Variations modal pop up incorrect language
In my publishing site I have two variation labels "English" and "French", with "English" being the source language. When I navigate to a "French" variation of the page my french resource files are ...
0
votes
0answers
74 views
SharePoint 2010 variations “View Changes” button is disabled all the time
I have SharePoint 2010 web site with variation installed that has one source site "English" and one destination label "French". I was try to make trial based on the steps on the following link
...