Von Version < 1.3 >
bearbeitet von awa
am 13.05.2019, 14:16
Auf Version < 7.1 >
bearbeitet von XIMA Admin
am 20.05.2019, 01:03
< >
Änderungskommentar: Es gibt keinen Kommentar für diese Version

Zusammenfassung

Details

Seiteneigenschaften
Titel
... ... @@ -1,1 +1,1 @@
1 -Technische Hilfe
1 +FORMCYCLE V6 Hilfe
Dokument-Autor
... ... @@ -1,1 +1,1 @@
1 -XWiki.awa
1 +XWiki.ximaadmin
Inhalt
... ... @@ -1,7 +1,31 @@
1 -In dieser technischen Hilfe werden alle Funktionalitäten von {{formcycle/}} beschrieben und es wird auf technische Details eingegangen.
1 +{{include reference="Help.Code.VelocityMacros"/}}
2 2  
3 -Siehe auch:
3 +{{velocity output="false"}}
4 4  
5 -* [[Beispiele>>Examples]]
6 -* [[Schnelleinstieg>>GettingStarted]]
7 -* [[Videos>>Videos]]
5 +
6 +#set ($howToCards = [{
7 + 'icon': 'fa fa-support',
8 + 'title': 'Getting Started',
9 + 'description': 'Easy steps to get you started with XWiki.',
10 + 'documentation': "http://enterprise.xwiki.org/xwiki/bin/view/GettingStarted/WebHome?version=$escapetool.url($xwiki.version)"
11 +}, {
12 + 'icon': 'fa fa-play-circle',
13 + 'title': 'Videos',
14 + 'description': 'View our collection of video tutorials.',
15 + 'documentation': 'Help.Videos.WebHome'
16 +}, {
17 + 'icon': 'fa fa-play-circle',
18 + 'title': 'Videos',
19 + 'description': 'View our collection of video tutorials.',
20 + 'documentation': 'Help.Videos.WebHome'
21 +}])
22 +
23 +{{/velocity}}
24 +
25 +{{velocity}}
26 +
27 +
28 +{{html clean="false"}}
29 +#display4Cards($howToCards)
30 +{{/html}}
31 +{{/velocity}}
Copyright 2000-2024