Wiki source code of FAQ Tutorial
Last modified by Eleni Cojocariu on 2026/03/03 15:51
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 | |||
| 5 | * [[One using App Within Minutes>>xwiki:Documentation.DevGuide.FAQTutorial.FAQTutorialAWM]] which is recommended for newcomers. You won't need any technical knowledge for this one. | ||
| 6 | * [[Another one using the notion of XWiki Classes/Objects/Templates>>xwiki:Documentation.DevGuide.FAQTutorial.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 XWiki's [[Data Model>>xwiki:documentation.xs.dev.data-model.WebHome]]. | ||
| 7 | |||
| 8 | In addition you could also install the [[FAQ Application>>extensions:Extension.FAQ Application]] and check how it was implemented by looking at the ##FAQ## and ##FAQCode## spaces. | ||
| 9 | |||
| 10 | 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]]. |