Introducing a new Umbraco datatype for Multi-lingual websites.

Posted by Vizioz Limited on Vizioz Umbraco Blog See other posts from Vizioz Umbraco Blog or by Vizioz Limited
Published on 2011-08-18T20:48:00.000-07:00 Indexed on 2011/11/11 18:24 UTC
Read the original article Hit count: 628

Over the last 6 months we have been building various multi-lingual sites for different clients and for some of the clients they have 1 to 1 relationships between some or all of their pages.

Within Umbraco, you can copy a page ( or whole tree of pages ) and keep a relationship between each of the pages and their new copy, this allows content editors to subscribe to change notifications that Umbraco can create if one of the linked pages is changed.

Unfortunately one thing that is missing in Umbraco is any way to see which pages are related to each other and to have a quick and easy way to jump between the related pages.

We created a datatype that solves these problems and thought we would release it as an open source project ( which we are still maintaining )

Currently you can:

1) See current relationships
2) Add relationships
3) Limit the number of relationships that can be added ( by the data type )
4) See the Country flag ( assuming a culture has been set on each of your top level site nodes for each country site )
5) Link between the documents
6) Change or delete the links

An example where multiple languages are allowed:

An example where only 2 languages exist (1 relationship):


You can download the datatype from the Umbraco project page:
Vizioz Relationships for Umbraco

Please do let us know what you think :)

© Vizioz Umbraco Blog or respective owner

Related posts about Open Source

Related posts about data type