https://github.com/codesyntax/cs.bodysection
https://github.com/codesyntax/cs.bodysection
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/codesyntax/cs.bodysection
- Owner: codesyntax
- Created: 2013-07-18T13:17:59.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-07-18T13:18:49.000Z (almost 13 years ago)
- Last Synced: 2025-01-25T07:27:30.246Z (over 1 year ago)
- Language: Python
- Size: 125 KB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
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::