... |
... |
@@ -2,51 +2,33 @@ |
2 |
2 |
#set ($mainCards = [{ |
3 |
3 |
'iconfc': 'square-edit-outline', |
4 |
4 |
'title': 'Formulardesigner', |
5 |
|
- 'description': 'Formulare erstellen und bearbeiten', |
6 |
|
- 'documentation': "Formcycle.Designer", |
7 |
|
- 'bgcolor': '#617496', |
8 |
|
- 'color': '#fff', |
9 |
|
- 'colordesc': '#e1e2e4' |
|
5 |
+ 'description': 'Arbeiten mit dem Formulardesigner', |
|
6 |
+ 'documentation': "Formcycle.FormDesigner" |
10 |
10 |
}, { |
11 |
11 |
'iconfc': 'workflow-fill', |
12 |
|
- 'title': 'Workflowdesigner', |
|
9 |
+ 'title': 'Workflow', |
13 |
13 |
'description': 'Formulardaten verarbeiten', |
14 |
|
- 'documentation': 'Formcycle.Designer.Workflow', |
15 |
|
- 'bgcolor': '#617496', |
16 |
|
- 'color': '#fff', |
17 |
|
- 'colordesc': '#e1e2e4' |
|
11 |
+ 'documentation': 'Formcycle.UserInterface.MyForms.WorkflowProcessing' |
18 |
18 |
}, { |
19 |
19 |
'iconfc': 'wrench', |
20 |
20 |
'title': 'Verwaltung', |
21 |
21 |
'description': 'Benutzerverwaltung, LDAP, Datenbanken, Dateien, Templates und vieles mehr', |
22 |
|
- 'documentation': 'Formcycle.UserInterface', |
23 |
|
- 'bgcolor': '#b6c2d2', |
24 |
|
- 'color': '#2b3649', |
25 |
|
- 'colordesc': '#617496' |
|
16 |
+ 'documentation': 'Formcycle.UserInterface' |
26 |
26 |
}, { |
27 |
27 |
'iconfc': 'inbox', |
28 |
28 |
'title': 'Posteingang', |
29 |
29 |
'description': 'Formulardaten organisieren', |
30 |
|
- 'documentation': 'Formcycle.Inbox', |
31 |
|
- 'bgcolor': '#ffab70', |
32 |
|
- 'color': '#fff', |
33 |
|
- 'colordesc': '#fff' |
|
21 |
+ 'documentation': 'Formcycle.Inbox' |
34 |
34 |
}, { |
35 |
35 |
'icon': 'fa fa-download', |
36 |
36 |
'title': 'Installation', |
37 |
37 |
'description': 'FORMCYCLE installieren oder aktualisieren', |
38 |
|
- 'documentation': 'Formcycle.Installation', |
39 |
|
- 'bgcolor': '#b6c2d2', |
40 |
|
- 'color': '#2b3649', |
41 |
|
- 'colordesc': '#617496' |
|
26 |
+ 'documentation': 'Formcycle.Installation' |
42 |
42 |
}, { |
43 |
43 |
'iconfc': 'form', |
44 |
44 |
'title': 'Beispiele', |
45 |
45 |
'description': 'Beispiele für Formulareinbindungen und Formulare', |
46 |
|
- 'documentation': 'doc:Examples.WebHome', |
47 |
|
- 'bgcolor': '#cae7df', |
48 |
|
- 'color': '#2b3649', |
49 |
|
- 'colordesc': '#617496' |
|
31 |
+ 'documentation': 'doc:Examples.WebHome' |
50 |
50 |
}]) |
51 |
51 |
|
52 |
52 |
## 'icon': 'fa fa-play-circle', |
... |
... |
@@ -64,44 +64,32 @@ |
64 |
64 |
'iconfc': 'information-outline', |
65 |
65 |
'title': 'Workshops', |
66 |
66 |
'description': 'Workshops zu verschiedenen Themen rund um FORMCYCLE', |
67 |
|
- 'documentation': 'doc:Workshops.WebHome', |
68 |
|
- 'bgcolor': '#b6c2d2', |
69 |
|
- 'color': '#2b3649' |
|
49 |
+ 'documentation': 'doc:Workshops.WebHome' |
70 |
70 |
}, { |
71 |
71 |
'icon': 'fa fa-cloud', |
72 |
72 |
'title': 'FORM.CLOUD', |
73 |
73 |
'description': 'Informationen zur XIMA FORM.CLOUD', |
74 |
|
- 'documentation': 'doc:FORMCLOUD.WebHome', |
75 |
|
- 'bgcolor': '#b6c2d2', |
76 |
|
- 'color': '#2b3649' |
|
54 |
+ 'documentation': 'doc:FORMCLOUD.WebHome' |
77 |
77 |
}, { |
78 |
78 |
'iconfc': 'action-change-status', |
79 |
79 |
'title': 'Einbindung externer Systeme', |
80 |
80 |
'description': 'Einbindung von FORMCYCLE in CMS/DMS-Systeme', |
81 |
|
- 'documentation': 'Formcycle.CMSExtension', |
82 |
|
- 'bgcolor': '#b6c2d2', |
83 |
|
- 'color': '#2b3649' |
|
59 |
+ 'documentation': 'Formcycle.CMSExtension' |
84 |
84 |
}, { |
85 |
85 |
'iconfc': 'puzzle', |
86 |
86 |
'title': 'Plugin-Dokumentation', |
87 |
87 |
'description': 'Dokumentation der für FORMCYCLE verfügbaren Plugins', |
88 |
|
- 'documentation': 'Formcycle.PluginDocumentation', |
89 |
|
- 'bgcolor': '#b6c2d2', |
90 |
|
- 'color': '#2b3649' |
|
64 |
+ 'documentation': 'Formcycle.PluginDocumentation' |
91 |
91 |
}, { |
92 |
92 |
'icon': 'fa fa-list', |
93 |
93 |
'title': 'Release Notes', |
94 |
94 |
'description': 'Release Notes und Download der aktuellen Version', |
95 |
|
- 'documentation': 'doc:Blog.WebHome', |
96 |
|
- 'bgcolor': '#b6c2d2', |
97 |
|
- 'color': '#2b3649' |
|
69 |
+ 'documentation': 'doc:Blog.WebHome' |
98 |
98 |
}, { |
99 |
99 |
'iconfc': 'comment-faq-outline', |
100 |
100 |
'title': 'Häufig gestellte Fragen', |
101 |
101 |
'description': 'Häufig gestellte Fragen', |
102 |
|
- 'documentation': "https://faq.formcycle.eu/", |
103 |
|
- 'bgcolor': '#b6c2d2', |
104 |
|
- 'color': '#2b3649' |
|
74 |
+ 'documentation': "https://faq.formcycle.eu/" |
105 |
105 |
}]) |
106 |
106 |
|
107 |
107 |
## 'icon': 'fa fa-share-square', |