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 (a “subquestion”) 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.
Compatibility
The versions 2.0.0 and above (releases from the master branch) are used for Plone 5.2 / Python 3.
For Plone 4 and Plone 5.0/5.1 support, please use versions 1.x.x.
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 3.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
Timo Stollenwerk, stollenwerk@kitconcept.com
Rodrigo de Souza, souza@kitconcept.com
Laurent Lasudry, laurent@affinitic.be
Changelog
2.0.0 (2021-05-19)
Plone 5.2 compatibility [laulaz]
Drop support for Plone 4, Plone 5.0 and Plone 5.1 [laulaz]
1.2.0 (2020-09-06)
Python 3.8 compatibility. [tisto]
Use Dexterity names to avoid nasty interface lookup errors. [tisto]
1.1.0 (2019-04-15)
Add French translation [laulaz]
1.0.0 (2019-02-23)
Add missing German translations. [rodfersou]
Fix headline styles. [rodfersou]
1.0.0a11 (2019-02-13)
Remove multilingual behavior. [rodfersou]
1.0.0a10 (2019-02-13)
Add extra standard behaviors. [rodfersou]
1.0.0a9 (2019-02-12)
Fix translations. [timo]
1.0.0a8 (2019-02-12)
Changed styles to match Products.Faq implementation. [rodfersou]
1.0.0a7 (2019-02-11)
Use icons from old Products.Faq package. [rodfersou]
1.0.0a6 (2019-02-05)
Add sprite for plus and minus icons for Plone 4.3.x. [rodfersou]
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-2.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b213bc271ddbeef3c02a1d719467273ce344f6e44d63ad4446d06e31ebe8f5b4 |
|
MD5 | fc3cf3802e33c36ee5517c7b8e68bac0 |
|
BLAKE2b-256 | dd6d453572bb53c5805bc3e4585ca47e4430b4ea6c85a91e8f3e7dd6cff8143c |