{ "info": { "author": "Mikel Larreategi", "author_email": "mlarreategi@codesyntax.com", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Programming Language :: Python" ], "description": "============\nIntroduction\n============\n\nAfter the INavigationRoot fixes in previous versions of Plone, if you install\nLinguaPlone 4.x in Plone 4.x you will end having section-es, section-en, and so\non in your site.\n\nThat's because LinguaPlone 4.x adds root folder for each language in your site \nand sets them INavigationRoot interface.\n\nIn some projects you need content-based section identifiers for your body to get \nthem styled property by your designer.\n\nThat's what you get with this small products. It just have a browser view with \none method. Add it to your main_template in this way::\n\n