Von Version < 14.8 >
bearbeitet von awa
am 20.05.2019, 08:34
Auf Version < 9.1 >
bearbeitet von XIMA Admin
am 20.05.2019, 01:06
< >
Änderungskommentar: Es gibt keinen Kommentar für diese Version

Zusammenfassung

Details

Seiteneigenschaften
Dokument-Autor
... ... @@ -1,1 +1,1 @@
1 -XWiki.awa
1 +XWiki.ximaadmin
Inhalt
... ... @@ -14,7 +14,7 @@
14 14   #if ($foreach.index > 0 && $foreach.index % 4 == 0)
15 15   <div class="clearfix visible-lg-block"></div>
16 16   #end
17 - <div class="col-xs-12 col-sm-6 col-md-4 col-lg-3 card-main">
17 + <div class="col-xs-12 col-sm-6 col-md-4 col-lg-3">
18 18   #helpExampleCard($card)
19 19   </div>
20 20   #end
... ... @@ -25,27 +25,24 @@
25 25   'icon': 'fa fa-support',
26 26   'title': 'Formulardesigner',
27 27   'description': 'Arbeiten mit dem Formulardesigner',
28 - 'documentation': "Formcycle.FormDesigner"
28 + 'documentation': "http://enterprise.xwiki.org/xwiki/bin/view/GettingStarted/WebHome?version=$escapetool.url($xwiki.version)"
29 29  }, {
30 30   'icon': 'fa fa-play-circle',
31 31   'title': 'Verwaltung',
32 - 'description': 'Benutzerverwaltung, LDAP, Datenbanken, Dateien, Templates und vieles mehr',
33 - 'documentation': 'Formcycle.UserInterface'
32 + 'description': 'Workflow, Benutzerverwalung, LDAP, Datenbanken, Templates ...',
33 + 'documentation': 'Help.Videos.WebHome'
34 34  }, {
35 35   'icon': 'fa fa-play-circle',
36 - 'title': 'Posteingang',
36 + 'title': 'Postfach',
37 37   'description': 'Formulardaten organisieren',
38 - 'documentation': 'Formcycle.Inbox'
39 -}, {
40 - 'icon': 'fa fa-play-circle',
41 - 'title': 'Workflow',
42 - 'description': 'Formulardaten verarbeiten',
43 - 'documentation': 'Formcycle.UserInterface.MyForms.WorkflowProcessing'
38 + 'documentation': 'Help.Videos.WebHome'
44 44  }])
45 45  
46 46  {{/velocity}}
47 47  
48 48  {{velocity}}
44 +
45 +
49 49  {{html clean="false"}}
50 50  #display4Cards($howToCards)
51 51  {{/html}}
Copyright 2000-2024