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