Hello,
I have a few questions concerning content localization and adding modules & pages to 1 portal in DNN6. Starting from the simplies to the deepest:
1. My question is about the method pages are added to a portal and modules are added to pages. When adding them is it just adding records in approriate tables in the database?
2. Is Content Localization modules and pages connected with some constraint on a database level? Or are they just separate records for each language?
2.1. I know when adding from default language a page it adds page to all content localization languages. When adding a page not from the default language it adds just to this language. Is that true?
2.2. Why i'm asking this question: Sometimes there are bugs in DNN6 where having Content Localizetion modules which are added to all pages are doubled everywhere. So, when deleting repeated modules it doesn't harm other language and page modules (nevertheless it's the same module), is that true?
3. Generally is it a good practise to delete every module in a page or page in a portal which you don't like and add another one when there's Content Localization?
3.1.Can you share some best practises about that?
3.2.Can you give me a link, article or just plain text explain what are the constraints in that practise having Content Localization in DNN6 because to me it seems there's nothing special - it's just 1 webpage/portal is placed in 2 separate webpages/portals (if you have 2 languages) and may have absolutely different pages, modules, structures and whatever you like. They're just connected with 2 flags (links).