Skip to main content

Faqs management

Project description

python version ci

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

License

The project is licensed under the GPLv2.

Contributors

Changelog

1.0.1 (2022-01-17)

  • Fix queries to serialize only Faq and FaqFolders. [cekk]

1.0.0 (2021-11-03)

  • Initial release. [cekk]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

redturtle.faq-1.0.1.tar.gz (23.5 kB view details)

Uploaded Source

File details

Details for the file redturtle.faq-1.0.1.tar.gz.

File metadata

  • Download URL: redturtle.faq-1.0.1.tar.gz
  • Upload date:
  • Size: 23.5 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

Hashes for redturtle.faq-1.0.1.tar.gz
Algorithm Hash digest
SHA256 509dbb7cc645702c47081063ee4175c82abf00051c0c1a7a37c5279027f1989c
MD5 84e0b214bb847572f2cf7fff80eef196
BLAKE2b-256 eb76052e7b9199adbfa5d0c2c37a48e99aac6176b7bd04fdfbea299a085579cb

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page