... |
... |
@@ -2,19 +2,17 @@ |
2 |
2 |
#set ($mainCards = [{ |
3 |
3 |
'iconfc': 'square-edit-outline', |
4 |
4 |
'title': 'Formulardesigner', |
5 |
|
- 'description': 'Formulare erstellen und bearbeiten', |
6 |
|
- 'documentation': "Formcycle.Designer", |
|
5 |
+ 'description': 'Arbeiten mit dem Formulardesigner', |
|
6 |
+ 'documentation': "Formcycle.FormDesigner", |
7 |
7 |
'bgcolor': '#617496', |
8 |
|
- 'color': '#fff', |
9 |
|
- 'colordesc': '#e1e2e4' |
|
8 |
+ 'color': '#fff' |
10 |
10 |
}, { |
11 |
11 |
'iconfc': 'workflow-fill', |
12 |
|
- 'title': 'Workflowdesigner', |
|
11 |
+ 'title': 'Workflow', |
13 |
13 |
'description': 'Formulardaten verarbeiten', |
14 |
14 |
'documentation': 'Formcycle.UserInterface.MyForms.WorkflowProcessing', |
15 |
15 |
'bgcolor': '#617496', |
16 |
|
- 'color': '#fff', |
17 |
|
- 'colordesc': '#e1e2e4' |
|
15 |
+ 'color': '#fff' |
18 |
18 |
}, { |
19 |
19 |
'iconfc': 'wrench', |
20 |
20 |
'title': 'Verwaltung', |
... |
... |
@@ -21,8 +21,7 @@ |
21 |
21 |
'description': 'Benutzerverwaltung, LDAP, Datenbanken, Dateien, Templates und vieles mehr', |
22 |
22 |
'documentation': 'Formcycle.UserInterface', |
23 |
23 |
'bgcolor': '#b6c2d2', |
24 |
|
- 'color': '#2b3649', |
25 |
|
- 'colordesc': '#617496' |
|
22 |
+ 'color': '#2b3649' |
26 |
26 |
}, { |
27 |
27 |
'iconfc': 'inbox', |
28 |
28 |
'title': 'Posteingang', |
... |
... |
@@ -29,9 +29,7 @@ |
29 |
29 |
'description': 'Formulardaten organisieren', |
30 |
30 |
'documentation': 'Formcycle.Inbox', |
31 |
31 |
'bgcolor': '#ffab70', |
32 |
|
- 'color': '#fff', |
33 |
|
- 'colordesc': '#fff' |
34 |
|
-## #e1e2e4 |
|
29 |
+ 'color': '#fff' |
35 |
35 |
}, { |
36 |
36 |
'icon': 'fa fa-download', |
37 |
37 |
'title': 'Installation', |
... |
... |
@@ -38,8 +38,7 @@ |
38 |
38 |
'description': 'FORMCYCLE installieren oder aktualisieren', |
39 |
39 |
'documentation': 'Formcycle.Installation', |
40 |
40 |
'bgcolor': '#b6c2d2', |
41 |
|
- 'color': '#2b3649', |
42 |
|
- 'colordesc': '#617496' |
|
36 |
+ 'color': '#2b3649' |
43 |
43 |
}, { |
44 |
44 |
'iconfc': 'form', |
45 |
45 |
'title': 'Beispiele', |
... |
... |
@@ -46,8 +46,7 @@ |
46 |
46 |
'description': 'Beispiele für Formulareinbindungen und Formulare', |
47 |
47 |
'documentation': 'doc:Examples.WebHome', |
48 |
48 |
'bgcolor': '#cae7df', |
49 |
|
- 'color': '#2b3649', |
50 |
|
- 'colordesc': '#617496' |
|
43 |
+ 'color': '#2b3649' |
51 |
51 |
}]) |
52 |
52 |
|
53 |
53 |
## 'icon': 'fa fa-play-circle', |