Changes between Version 22 and Version 23 of FaqPlugin


Ignore:
Timestamp:
May 10, 2015, 10:22:51 AM (9 years ago)
Author:
figaro
Comment:

Tagged as external

Legend:

Unmodified
Added
Removed
Modified
  • FaqPlugin

    v22 v23  
    55== Description
    66
    7 This is a Trac plugin to create FAQs and organize them in categories. FAQs are actually Wiki pages, created automatically and using a naming convention that allows the plugin to display them in a tree view. Categories and sub-categories allow for organizing the FAQs based on topics.
     7This is a Trac plugin to create FAQs ([http://en.wikipedia.org/wiki/FAQ Frequently asked questions]) and organize them in categories. FAQs are actually Wiki pages, created automatically and using a naming convention that allows the plugin to display them in a tree view. Categories and sub-categories allow for organizing the FAQs based on topics.
    88
    99The plugin adds a "FAQs" tab in the upper-right Trac navigation menu. Clicking on it displays the main FAQs page shown in the following figure.