ftw.faqblock
Project description
Introduction
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.
Compatibility
Plone 4.3
Plone 5.1
Installation
Add the package to your buildout configuration:
[instance] eggs += ... ftw.faqblock
Development
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.
Links
Copyright
This package is copyright by 4teamwork.
ftw.faqblock is licensed under GNU General Public License, version 2.
Changelog
1.2.2 (2022-11-07)
Well… use name instead of uid as location hash. [mathias.leimgruber]
1.2.1 (2022-11-07)
Fix open faq block via location hash. [mathias.leimgruber]
1.2.0 (2020-07-23)
Plone 5.1 compatibility [Nachtalb]
1.0.1 (2018-10-23)
Title must be set [Nachtalb]
Add possibility to just add an image instead of having to add text [Nachtalb]
1.0.0 (2018-10-22)
Initial implementation.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.