... |
... |
@@ -1,3 +1,11 @@ |
|
1 |
+{{info type="info"}} |
|
2 |
+Hinweise zur am 10.12.2021 bekannt gewordenen Sicherheitslücke in Log4j und deren Auswirkungen auf die {{formcycle/}} Versionen 7.0.0 bis 7.0.6 befinden sich auf der Seite [[Allgemeine Sicherheitsempfehlungen>>doc:Formcycle.SystemSettings.Sicherheit.WebHome]]. Eine aktualisierte {{formcycle/}} Version 7.0.7, die eine neue fehlerfreie Version von Log4j verwendet, steht [[zum Download bereit>>doc:Blog.FORMCYCLE 707.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 |
+ |
1 |
1 |
{{velocity}} |
2 |
2 |
#set ($mainCards = [{ |
3 |
3 |
'iconfc': 'square-edit-outline', |
... |
... |
@@ -11,7 +11,7 @@ |
11 |
11 |
'iconfc': 'workflow-fill', |
12 |
12 |
'title': 'Workflowdesigner', |
13 |
13 |
'description': 'Formulardaten verarbeiten', |
14 |
|
- 'documentation': 'Formcycle.UserInterface.MyForms.WorkflowProcessing', |
|
22 |
+ 'documentation': 'Formcycle.Designer.Workflow', |
15 |
15 |
'bgcolor': '#617496', |
16 |
16 |
'color': '#fff', |
17 |
17 |
'colordesc': '#e1e2e4' |
... |
... |
@@ -31,7 +31,6 @@ |
31 |
31 |
'bgcolor': '#ffab70', |
32 |
32 |
'color': '#fff', |
33 |
33 |
'colordesc': '#fff' |
34 |
|
-## #e1e2e4 |
35 |
35 |
}, { |
36 |
36 |
'icon': 'fa fa-download', |
37 |
37 |
'title': 'Installation', |
... |
... |
@@ -111,7 +111,7 @@ |
111 |
111 |
## 'documentation': 'Formcycle.UserInterface.MyForms.WorkflowProcessing' |
112 |
112 |
##}, { |
113 |
113 |
|
114 |
|
- |
|
121 |
+ |
115 |
115 |
|
116 |
116 |
{{html}} |
117 |
117 |
##$jsontool.serialize(${mainCards})<br> |
... |
... |
@@ -124,6 +124,8 @@ |
124 |
124 |
|
125 |
125 |
{{/velocity}} |
126 |
126 |
|
|
134 |
+{{MainMenuTiles cards="[{~"iconfc~":~"information-outline~",~"title~":~"Workshops~",~"description~":~"Workshops zu verschiedenen Themen rund um FORMCYCLE~",~"documentation~":~"doc:Workshops.WebHome~",~"bgcolor~":~"#b6c2d2~",~"color~":~"#2b3649~"},{~"icon~":~"fa fa-cloud~",~"title~":~"FORM.CLOUD~",~"description~":~"Informationen zur XIMA FORM.CLOUD~",~"documentation~":~"doc:FORMCLOUD.WebHome~",~"bgcolor~":~"#b6c2d2~",~"color~":~"#2b3649~"},{~"iconfc~":~"action-change-status~",~"title~":~"Einbindung externer Systeme~",~"description~":~"Einbindung von FORMCYCLE in CMS/DMS-Systeme~",~"documentation~":~"Formcycle.CMSExtension~",~"bgcolor~":~"#b6c2d2~",~"color~":~"#2b3649~"},{~"iconfc~":~"puzzle~",~"title~":~"Plugin-Dokumentation~",~"description~":~"Dokumentation der für FORMCYCLE verfügbaren Plugins~",~"documentation~":~"Formcycle.PluginDocumentation~",~"bgcolor~":~"#b6c2d2~",~"color~":~"#2b3649~"},{~"icon~":~"fa fa-list~",~"title~":~"Release Notes~",~"description~":~"Release Notes und Download der aktuellen Version~",~"documentation~":~"doc:Blog.WebHome~",~"bgcolor~":~"#b6c2d2~",~"color~":~"#2b3649~"},{~"iconfc~":~"comment-faq-outline~",~"title~":~"Häufig gestellte Fragen~",~"description~":~"Häufig gestellte Fragen~",~"documentation~":~"https://faq.formcycle.eu/~",~"bgcolor~":~"#b6c2d2~",~"color~":~"#2b3649~"}]" type="small"/}} |
|
135 |
+ |
127 |
127 |
{{velocity}} |
128 |
128 |
{{html wiki="false" clean="false"}} |
129 |
129 |
|