want to set up a multi lingual site with 4 languages. When I add a new page, I want the DNN localisation to automatically generate the 4 language page variants, but for each language page variant to automatically load 3 language specific HTML modules in the footer of the page with language specific content. "Contact details", "quick links" and "latest news" as examples.
In a single language site this is easy. You set the footer content to "Display on all pages" and it it then auto generates the content when adding a new page. If you update content in one page it updates them all. When I localised a site last year, the "display on all pages" content appeared across all pages including pages of the non default languages, literally ALL pages. So I had spanish pages with "english" content footers. Translating every page and ensure content updates synchronise was a nightmare. In the end the only solution I could find was to create the "footer modules" for all languages on a default language page and use "display on all pages". Then as I add a new page, all the footer modules for all languages are loaded and I then hide or delete the unwanted language versions. Its quicker to delete unwanted modules than copy over 3 modules.
Has this behavior been fixed in 8.3? Or is there a more elegant / simpler way to achieve this requirement. Localised footer content that automatically loads on new pages and if updated, updates across all the language specific instances of that module seamlessly.
Any thoughts or tips appreciated
John