Developer forum

Forum » Development » convert language/areas

convert language/areas

Nuno Aguiar
Reply
Hi,

Can we safelly and programattically (SQL script or .NET) convert some language/areas to a "language management version"?

The idea is to join some language/areas in some clients, without having to move paragraphs from one site to another, in order to start "enjoying" the language management benefits.

Nuno


Replies

 
Nicolai Høeg Pedersen
Reply
This post has been marked as an answer
Hi Nuno

You can, but it could be a bit difficult.

You have to link some IDs in these tables:

Area - AreaMasterAreaID
Page - PageMasterPageID
Paragraph - ParagraphMasterParagraphID

The master IDs have to link to the parent item from which it inherits its settings. Make sure of course, that all parents in Area, Page and Paragraph is in the same area.

Votes for this answer: 0
 
Nuno Aguiar
Reply
Hi Nicolai,

Thanks. We will try and see if we can develop a tool/script for that. Since a lot of our customers would benefit from it.

Best Regards,
Nuno

 

You must be logged in to post in the forum