Changes for page Schulungsvideos


From version 23.1
edited by XIMA Admin
on 14.03.2022, 15:53
Change comment: There is no comment for this version
To version 17.1
edited by XIMA Admin
on 14.03.2022, 15:42
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -11,12 +11,15 @@
11 11  
12 12  {{velocity}}
13 13  #set ($mainCards = [{
14 - 'icon': 'fa fa-play-circle',
14 + 'iconfc': 'fa fa-play-circle',
15 15   'title': 'Lektion 1',
16 16   'description': 'Erste Schritte<br>Formulardesigner',
17 - 'documentation': "Formcycle.Designer"
17 + 'documentation': "Formcycle.Designer",
18 + 'bgcolor': '#617496',
19 + 'color': '#fff',
20 + 'colordesc': '#e1e2e4'
18 18  }, {
19 - 'icon': 'fa fa-play-circle',
22 + 'iconfc': 'fas fa-play-circle',
20 20   'title': 'Lektion 2',
21 21   'description': 'Posteingang<br>Workflowdesigner',
22 22   'documentation': 'Formcycle.Designer.Workflow',
... ... @@ -24,21 +24,21 @@
24 24   'color': '#fff',
25 25   'colordesc': '#e1e2e4'
26 26  }, {
27 - 'icon': 'fa fa-play-circle',
30 + 'iconfc': 'fa fa-play-circle',
28 28   'title': 'Lektion 3',
29 - 'description': 'Veröffentlichen<br>Benutzerverwaltung',
32 + 'description': 'Veröffentlichen<br>Benutzerverwaltung,
30 30   'documentation': 'Formcycle.UserInterface',
31 - 'bgcolor': '#617496',
32 - 'color': '#fff',
33 - 'colordesc': '#e1e2e4'
34 + 'bgcolor': '#b6c2d2',
35 + 'color': '#2b3649',
36 + 'colordesc': '#617496'
34 34  }, {
35 - 'icon': 'fa fa-play-circle',
38 + 'iconfc': 'fa fa-play-circle',
36 36   'title': 'Sonstiges',
37 37   'description': 'Double-Opt-In<br>Platzhalter<br>Templates<br>...',
38 38   'documentation': 'Formcycle.Inbox',
39 - 'bgcolor': '#617496',
42 + 'bgcolor': '#ffab70',
40 40   'color': '#fff',
41 - 'colordesc': '#e1e2e4'
44 + 'colordesc': '#fff'
42 42  }])
43 43  
44 44  ## 'icon': 'fa fa-play-circle',