Faqs management
Project description
Add two new content-types to manage Faqs:
FaqFolder
Faq
This product is intended to be a Volto extension, so it only provides the content-types (no custom views or styles).
Faq content-type has blocks enabled.
Expandable component
FaqFolders have an additional expandable component (@faq-structure) that will return the complete structure of the current context with sub-FaqFolders and Faqs:
> curl -i http://localhost:8080/Plone/example-folder/@faq-structure -H 'Accept: application/json'
You can also filter faqs querying with SearchableText index:
> curl -i http://localhost:8080/Plone/example-folder/@faq-structure?SearchableText=foo -H 'Accept: application/json'
Translations
This product has been translated into
Italian
Installation
Install redturtle.faq by adding it to your buildout:
[buildout] ... eggs = redturtle.faq
and then running bin/buildout
Contribute
Issue Tracker: https://github.com/RedTurtle/redturtle.faq/issues
Source Code: https://github.com/RedTurtle/redturtle.faq
License
The project is licensed under the GPLv2.
Contributors
RedTurtle Technology, sviluppo@redturtle.it
Changelog
1.0.0 (2021-11-03)
Initial release. [cekk]
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
File details
Details for the file redturtle.faq-1.0.0.tar.gz
.
File metadata
- Download URL: redturtle.faq-1.0.0.tar.gz
- Upload date:
- Size: 23.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.7.0 requests/2.25.1 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.7.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3d3805faecd601a3753ea364c9a9a328cd0e171876435647ceeae6ebf9b47c70 |
|
MD5 | 3f9a7476c1e39233518334c54609e97c |
|
BLAKE2b-256 | a9abb12b280b69b49429cca3f2baac9b934a64645e7cb33dd7fee61dd562bc3f |