This is a real FAQ, and also a demo of an easily implemented knowledge-base solution. You may view the code for the topic creator or raw text of the whole topic to see how it was done.
JQueryWikiWord "wikifies" the free-text Title field into a valid WikiWord topic name, prefixed with FAQ
JQueryTextboxList for autocomplete functionality on the RelatedTopics field
JQREQUIRE activates jQuery javascript plugins in the browser
ADDTOZONE inserts in-line javascript to the appropriate place in the rendered page
URLPARAM is used to relay the autocomplete request from the web browser into a part of a SEARCH query
SEARCH On this topic, displays all topics with FAQForm attached that have TopicClassification set to FrequentlyAskedQuestion. In the FAQForm topic, SEARCH generates the suggested list of topics for a given autocomplete request
MAKETEXT will try to use a translation appropriate for the logged-in user's language preference for the string given to it
INCLUDE allows topics to re-use content from other topics
You can create your own local FAQ topics specific to your site. If you create your own FAQs, please consider sharing them at Foswiki:Support.FAQ so that your work may benefit others.
These topics are for frequently asked questions including answers. Do not use this to ask support questions!