An open API service indexing awesome lists of open source software.

https://github.com/codesyntax/cs.bodysection


https://github.com/codesyntax/cs.bodysection

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

============
Introduction
============

After the INavigationRoot fixes in previous versions of Plone, if you install
LinguaPlone 4.x in Plone 4.x you will end having section-es, section-en, and so
on in your site.

That's because LinguaPlone 4.x adds root folder for each language in your site
and sets them INavigationRoot interface.

In some projects you need content-based section identifiers for your body to get
them styled property by your designer.

That's what you get with this small products. It just have a browser view with
one method. Add it to your main_template in this way::