Last modified by Simon Urli on 2023/10/10

<
From version < 101.4 >
edited by Ecaterina Moraru (Valica)
on 2017/09/01
To version < 102.1 >
edited by Ecaterina Moraru (Valica)
on 2017/09/01
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -2,12 +2,12 @@
2 2  {{toc/}}
3 3  {{/box}}
4 4  
5 -This tutorial will show you how to build a Frequently Asked Questions (FAQs) [[Application>>platform:Features.Applications]] much like the one you can find on the [[FAQ page>>xwiki:FAQ.WebHome]]. This is a very simple application that makes use of XWiki's [[classes, properties, and objects>>platform:DevGuide.DataModel||anchor="HXWikiClasses2CObjects2CandProperties"]]. It also uses a technique that you may frequently use as the basis for several different kinds of applications.
5 +This tutorial will show you how to build a Frequently Asked Questions (FAQs) [[Application>>platform:Features.Applications]] much like the one you can find on the [[FAQ page>>FAQ.WebHome]]. This is a very simple application that makes use of XWiki's [[classes, properties, and objects>>platform:DevGuide.DataModel||anchor="HXWikiClasses2CObjects2CandProperties"]]. It also uses a technique that you may frequently use as the basis for several different kinds of applications.
6 6  
7 7  = Prerequisites for following the tutorial =
8 8  
9 9  {{warning}}
10 -If you've already followed the [[AWM FAQ Tutorial>>xwiki:Documentation.DevGuide.FAQTutorial.FAQTutorialAWM]] or installed the [[FAQ Application>>extensions:Extension.FAQ Application]] you'll need to do one of 2 things before you can take this tutorial:
10 +If you've already followed the [[AWM FAQ Tutorial>>Documentation.DevGuide.FAQTutorial.FAQTutorialAWM]] or installed the [[FAQ Application>>extensions:Extension.FAQ Application]] you'll need to do one of 2 things before you can take this tutorial:
11 11  * Delete the ##FAQ## space (if you've followed the AWM FAQ Tutorial) or uninstall the FAQ Application (if you've installed the FAQ Application)
12 12  * or simply follow the tutorial below but replace the space ##FAQ## with another value everywhere it's used. For example use ##MyFAQ## as the space name instead.
13 13  {{/warning}}
... ... @@ -26,7 +26,7 @@
26 26  
27 27  Let us begin by taking a look at what we are going to build. The new application will have the following views:
28 28  
29 -* The FAQ [[Class>>xwiki:FAQ.WhatIsAClass]]
29 +* The FAQ [[Class>>FAQ.WhatIsAClass]]
30 30  {{image reference="FAQsSummary.png"/}}
31 31  * An FAQ entry in View mode
32 32  {{image reference="FAQSheetView.PNG"/}}

Get Connected