Skip to content

FaqBlock provides the integration of an FAQ styled collapsible block on a page powered by ftw.simplelayout.

Notifications You must be signed in to change notification settings

4teamwork/ftw.faqblock

Repository files navigation

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
  1. Fork this repo
  2. Clone your fork
  3. Shell: ln -s development.cfg buildout.cfg
  4. Shell: python bootstrap.py
  5. Shell: bin/buildout

Run bin/test to test your changes.

Or start an instance by running bin/instance fg.

This package is copyright by 4teamwork.

ftw.faqblock is licensed under GNU General Public License, version 2.

About

FaqBlock provides the integration of an FAQ styled collapsible block on a page powered by ftw.simplelayout.

Resources

Stars

Watchers

Forks

Packages

No packages published