Skip to content

collective/collective.faq

Repository files navigation

collective.faq

https://travis-ci.org/collective/collective.faq.svg?branch=master Latest Version License

kitconcept

Features

  • As reviewer, I can add an FAQ.
  • As reviewer, I can add an FAQ item to an FAQ.
  • As reviewer, I can add an FAQ item to an FAQ item.
  • As reviewer, I can use rich text to create an FAQ item.
  • As reviewer, I can link to an existing FAQ item.
  • As anonymous user, I can see an FAQ list.
  • As anonymous user, I can search the FAQ and FAQ Entry.

collective.faq

Translations

This product has been translated into

  • German
  • French

Installation

Install collective.faq by adding it to your buildout:

[buildout]

 ...

 eggs =
     collective.faq

and then run "bin/buildout".

Contribute

Support

If you are having issues, please let us know.

Development

Requirements:

  • Python 2.7
  • Virtualenv

Setup:

make

Run Static Code Analysis:

make code-Analysis

Run Unit / Integration Tests:

make test

Run Robot Framework based acceptance tests:

make test-acceptance

Credits

HU Berlin

The development of this plugin has been kindly sponsored by Humboldt-Universität zu Berlin.


kitconcept

Developed by kitconcept.

License

The project is licensed under the GPLv2.