FAQ
Plugin Description:
Allows you to define FAQs, where answers are only shown after you click on the question.
Example: http://mvlcek.bplaced.net/faq/
1.1: (with I18N Search 2.9+) auto open relevant items, when coming from search/Google/Bing
1.2: paragraphs, etc. with class "nofaq" are not considered to be part of the FAQ. This way you can add a footer paragraph below the questions/answers.
1.3: jQuery 3 compatibility added
USAGE:
Create a page, enter your questions as headers (h1, h2, ...) and your answers as anything else and give the page a tag _faq. Use the tag _faq autoclose to automatically close questions. You can structure your questions by using different levels of headers.
CUSTOMIZATION
Add custom styles to your style sheet (FAQ page are wrapped in a div.faq-wrapper) and/or upload two images to your data/uploads directory:
faq_open.jpg
faq_closed.jpg
Install Instructions:
Extract to your plugins directory. Make sure you include jQuery 1.4+ in your template.
Archived Versions:
These are old versions of this file. Please use with caution as they are probably out of date and no longer supported. ShowHide