Table of Contents
This package is an addon for ftw.simplelayout. Please make sure you
already installed ftw.simplelayout
on your plone site before installing this addon.
FaqBlock provides the integration of an FAQ styled collapsible block on a page
powered by ftw.simplelayout. It uses the existing functionality of ftw.simplelayout.TextBlock
.
- Plone 4.3
- Plone 5.1
- Add the package to your buildout configuration:
[instance] eggs += ... ftw.faqblock
- Fork this repo
- Clone your fork
- Shell:
ln -s development.cfg buildout.cfg
- Shell:
python bootstrap.py
- Shell:
bin/buildout
Run bin/test
to test your changes.
Or start an instance by running bin/instance fg
.
- Github: https://github.com/4teamwork/ftw.faqblock
- Issues: https://github.com/4teamwork/ftw.faqblock/issues
- Pypi: http://pypi.python.org/pypi/ftw.faqblock
This package is copyright by 4teamwork.
ftw.faqblock
is licensed under GNU General Public License, version 2.