... |
... |
@@ -1,25 +9,17 @@ |
1 |
|
-{{info type="info"}} |
2 |
|
-Hinweise zu den bekannt gewordenen Sicherheitslücken [[CVE-2021-44228>>https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-44228]] und [[CVE-2021-45046>>https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-45046]] in Log4j und deren Auswirkungen auf die {{formcycle/}} Versionen 7.0.0 bis 7.0.7 befinden sich auf der Seite [[Allgemeine Sicherheitsempfehlungen>>doc:Formcycle.SystemSettings.Sicherheit.WebHome]]. Eine aktualisierte {{formcycle/}} Version 7.0.8, die eine neue fehlerfreie Version von Log4j verwendet, steht [[zum Download bereit>>doc:Blog.FORMCYCLE 708.WebHome]]. |
3 |
|
-{{/info}} |
4 |
|
- |
5 |
|
-{{info type="info"}} |
6 |
|
-Die Hilfe zur vorherigen {{formcycle/}} Version 6 befindet sich unter: https://help6.formcycle.eu |
7 |
|
-{{/info}} |
8 |
|
- |
9 |
9 |
{{velocity}} |
10 |
10 |
#set ($mainCards = [{ |
11 |
11 |
'iconfc': 'square-edit-outline', |
12 |
12 |
'title': 'Formulardesigner', |
13 |
|
- 'description': 'Formulare erstellen und bearbeiten', |
14 |
|
- 'documentation': "Formcycle.Designer", |
|
5 |
+ 'description': 'Arbeiten mit dem Formulardesigner', |
|
6 |
+ 'documentation': "Formcycle.FormDesigner", |
15 |
15 |
'bgcolor': '#617496', |
16 |
16 |
'color': '#fff', |
17 |
17 |
'colordesc': '#e1e2e4' |
18 |
18 |
}, { |
19 |
19 |
'iconfc': 'workflow-fill', |
20 |
|
- 'title': 'Workflowdesigner', |
|
12 |
+ 'title': 'Workflow', |
21 |
21 |
'description': 'Formulardaten verarbeiten', |
22 |
|
- 'documentation': 'Formcycle.Designer.Workflow', |
|
14 |
+ 'documentation': 'Formcycle.UserInterface.MyForms.WorkflowProcessing', |
23 |
23 |
'bgcolor': '#617496', |
24 |
24 |
'color': '#fff', |
25 |
25 |
'colordesc': '#e1e2e4' |
... |
... |
@@ -30,7 +30,7 @@ |
30 |
30 |
'documentation': 'Formcycle.UserInterface', |
31 |
31 |
'bgcolor': '#b6c2d2', |
32 |
32 |
'color': '#2b3649', |
33 |
|
- 'colordesc': '#617496' |
|
25 |
+ 'colordesc': '#9ea0a9' |
34 |
34 |
}, { |
35 |
35 |
'iconfc': 'inbox', |
36 |
36 |
'title': 'Posteingang', |
... |
... |
@@ -38,7 +38,7 @@ |
38 |
38 |
'documentation': 'Formcycle.Inbox', |
39 |
39 |
'bgcolor': '#ffab70', |
40 |
40 |
'color': '#fff', |
41 |
|
- 'colordesc': '#fff' |
|
33 |
+ 'colordesc': '#e1e2e4' |
42 |
42 |
}, { |
43 |
43 |
'icon': 'fa fa-download', |
44 |
44 |
'title': 'Installation', |
... |
... |
@@ -46,7 +46,7 @@ |
46 |
46 |
'documentation': 'Formcycle.Installation', |
47 |
47 |
'bgcolor': '#b6c2d2', |
48 |
48 |
'color': '#2b3649', |
49 |
|
- 'colordesc': '#617496' |
|
41 |
+ 'colordesc': '#9ea0a9' |
50 |
50 |
}, { |
51 |
51 |
'iconfc': 'form', |
52 |
52 |
'title': 'Beispiele', |
... |
... |
@@ -54,7 +54,7 @@ |
54 |
54 |
'documentation': 'doc:Examples.WebHome', |
55 |
55 |
'bgcolor': '#cae7df', |
56 |
56 |
'color': '#2b3649', |
57 |
|
- 'colordesc': '#617496' |
|
49 |
+ 'colordesc': '#9ea0a9' |
58 |
58 |
}]) |
59 |
59 |
|
60 |
60 |
## 'icon': 'fa fa-play-circle', |
... |
... |
@@ -118,7 +118,7 @@ |
118 |
118 |
## 'documentation': 'Formcycle.UserInterface.MyForms.WorkflowProcessing' |
119 |
119 |
##}, { |
120 |
120 |
|
121 |
|
- |
|
113 |
+ |
122 |
122 |
|
123 |
123 |
{{html}} |
124 |
124 |
##$jsontool.serialize(${mainCards})<br> |