Wiki source code of FAQ Tutorial

Version 6.1 by Vincent Massol on 2013/10/30

Show last authors
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.
8
9 There's also an older (but still valid) [[Tutorial for creating a Todo application>>http://www.theserverside.com/news/1363830/XWiki-A-Platform-for-Collaborative-Apps]].

Get Connected