Plone addon package for managing FAQ sections
Project description
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.
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
The development of this plugin has been kindly sponsored by Humboldt-Universität zu Berlin.
Developed by kitconcept.
License
The project is licensed under the GPLv2.
Contributors
kitconcept GmbH, info@kitconcept.com
Changelog
1.0.0a3 (2019-01-07)
Fix README RST style. [timo]
1.0.0a2 (2019-01-07)
Add FAQ content type to displayed_types (which show up in the navigation). [rodfersou]
1.0.0a1 (2019-01-04)
Initial release. [kitconcept]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for collective.faq-1.0.0a3-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ada08136cdb6a02a8b6f8419761f7a82ff8cd328a01edd8945abae13f8e90a1e |
|
MD5 | ec00733897bc5f88aa9c895e648ce8e9 |
|
BLAKE2b-256 | e5ef3cfa00b102bc2919b04f79cf32beb6baeabd85155f6778d5bc52f45a6e10 |