Von Version < 14.8 >
bearbeitet von awa
am 20.05.2019, 08:34
Auf Version < 8.1 >
bearbeitet von XIMA Admin
am 20.05.2019, 01:03
< >
Ä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
... ... @@ -23,29 +23,26 @@
23 23  
24 24  #set ($howToCards = [{
25 25   'icon': 'fa fa-support',
26 - 'title': 'Formulardesigner',
27 - 'description': 'Arbeiten mit dem Formulardesigner',
28 - 'documentation': "Formcycle.FormDesigner"
26 + 'title': 'Getting Started',
27 + 'description': 'Easy steps to get you started with XWiki.',
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 - 'title': 'Verwaltung',
32 - 'description': 'Benutzerverwaltung, LDAP, Datenbanken, Dateien, Templates und vieles mehr',
33 - 'documentation': 'Formcycle.UserInterface'
31 + 'title': 'Videos',
32 + 'description': 'View our collection of video tutorials.',
33 + 'documentation': 'Help.Videos.WebHome'
34 34  }, {
35 35   'icon': 'fa fa-play-circle',
36 - 'title': 'Posteingang',
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'
36 + 'title': 'Videos',
37 + 'description': 'View our collection of video tutorials.',
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