Skip to content

deiferni/Products.Faq

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Products.Faq README

https://travis-ci.org/tomgross/Products.Faq.png

This product is a simple Faq content type for Plone. It provides the following features:

  • Two new types, FaqFolder and FaqEntry. FaqFolder can contain FaqEntry and FaqFolder to create categories of questions.
  • Questions are collapsable in the FaqEntry's view to show or hide answers.
  • A delay can be specified to marked recent questions as new (display of a small icon before titles).

You install it the usual way - Add the product to your buildout and install it via the Plone controlpanel

  • Plone 4.0 or later (probably it works with Plone 3 but was not tested)
  • for running the tests plone.app.testing is needed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 94.2%
  • Shell 5.8%