The Frequently Asked Questions (FAQ) Plug-in can be used to create a web-page similar to the one here.
What is the FAQ Plug-in?
Many web-pages are devoted to answering frequently asked questions. This plug-in allows users of the Rapidweaver application to quickly create a web-page for FAQs.
What is Rapidweaver?
RapidWeaver is an easy to use and very powerful website building application allowing anyone to create and publish professional looking websites in minutes. More details can be found at the Rapidweaver homepage.
How do I install the plug-in?
To install the plug-in, download it and move it to your "~/Library/Application Support/Rapidweaver/" directory. Start-up Rapidweaver (restart if it was already running), create a new page and select FAQ from the list of possible pages.
How do I use the plug-in?
Select the newly created page and you will be presented with three areas: the Header, Questions, and Answers. In the Header section you can add any information needed for the start (i.e. top) of the page. Using the + button you can add a new question. Type your question in the small box and then provide your detailed answer in the Answer box. Once done you can again use the + button to add another question/answer pair. To delete a question, select the question and click the - button.
How do I rearrange my questions?
To rearrange the questions simply drag and drop the question to the position you want it.
Can I change the look of the list?
The look of the FAQ list is determined by the settings of the current theme you have selected. But, usually you will want to add some additional layout changes. This can be done using CSS. By adding some CSS to the code section of the Page Inspector you can modify the look of the FAQ list.
What can I do with the list using CSS?
The FAQ list is created using a Definition List in the html. By using CSS you can change the look and feel of the FAQ list.
Do you have a sample CSS to use?
Yes! The plug-in provides some sample CSS styling that can be cut and pasted into the Page Inspector code section to give a start for formating the list.
Does the Plug-in cost anything to use?
Nope. The plug-in is free to use. It is still in beta form and therefore I can't guarantee it's stability, although I think it is stable. Use at your own risk. If you have any questions or ideas for improvement please send an email via the Contact page.