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.0a5 (2019-01-22)
Fix question link to expand item instead of navigate to question item. [rodfersou]
Add content type icons for Plone 4.3. [rodfersou]
1.0.0a4 (2019-01-11)
Fix MANIFEST.in to include zcml files. This fixes https://github.com/collective/collective.faq/issues/3. [timo]
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.0a5-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9967945d251c8fad07d4d5d8ff2b10e1016eae8b79adca734fe6bcac6cb14e86 |
|
MD5 | dbdcdaf346aaa2a30dca65e931f6282d |
|
BLAKE2b-256 | e976d79de5d7f5b06238029c455e04ded9f3a95ddcfd6a253c9b9567bae019d2 |