Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

change variation content migration logic

  Asked By: Tarak Tannu         Date: Jan 13, 2010      Category: Sharepoint      Views: 216
 

i have a problem with variation site in sharepoint publishing portal. i have created two labels (english and french) in that portal. English is the source site.

I have a requirement like when a new page gets published in english site, it should also gets created @french site automatically. This is available OOTB in variation sites. but when the same page gets changed and if it gets republished @English site, it should not replace that page @French site...

How can i do that??

Do i have to create ItemEventReceiver? like on item update of pages library of french site and check if it is already exists.. or what?

Please provide your review on that..

Tagged:          

 

1 Answer Found

 
Answer #1       Answered By: Geraldine Slater          Answered On: Jan 13, 2010       

There is a timer job that pushes out new content  on variation  publish. This can be stopped which will result in existing pages  not being overwritten.

I posted a solution in this thread;

social.msdn.microsoft.com/.../

 
Didn't find what you were looking for? Find more on change variation content migration logic Or get search suggestion and latest updates.


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