Wiki source code of FAQ Tutorial
Version 5.1 by Vincent Massol on 2013/02/19
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | These tutorials will show you how to build a Frequently Asked Questions (FAQs) Application much like the one you can find on the [[FAQ page>>xwiki:FAQ.WebHome]]. | ||
2 | |||
3 | We're providing 2 tutorials: | ||
4 | * [[One using App Within Minutes>>FAQTutorialAWM]] which is recommended for newcomers. You won't need any technical knowledge for this one. | ||
5 | * [[Another one using the notion of XWiki Classes/Objects/Templates>>FAQTutorialManual]] which are the technologies used underneath by App Within Minutes. App Within Minutes is a wizard approach that will get you started but at some point if you wish to customize further your application created with it you'll need to [[learn the basics>>DataModel]]. | ||
6 | |||
7 | In addition you could also install the [[FAQ Application>>extensions:Extension.FAQ Application]] and check how it was implemented. |