Changes for page FORMCYCLE Hilfe


From version 1.2
edited by gru
on 15.07.2021, 10:13
Change comment: There is no comment for this version
To version 2.2
edited by gru
on 26.08.2021, 10:12
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,37 +1,56 @@
1 +{{info type="info"}}
2 +The help for the previous {{formcycle/}} version 6 is located at: https://help6.formcycle.eu
3 +{{/info}}
4 +
1 1  {{velocity}}
2 2  #set ($mainCards = [{
3 3   'iconfc': 'square-edit-outline',
4 - 'title': 'Designer',
5 - 'description': 'Working with the form and workflow designer',
6 - 'documentation': "Formcycle.FormDesigner",
8 + 'title': 'Form designer',
9 + 'description': 'Create and edit forms',
10 + 'documentation': "Formcycle.Designer",
7 7   'bgcolor': '#617496',
8 8   'color': '#fff',
9 9   'colordesc': '#e1e2e4'
10 10  }, {
15 + 'iconfc': 'workflow-fill',
16 + 'title': 'Workflow designer',
17 + 'description': 'Process submitted forms',
18 + 'documentation': 'Formcycle.Designer.Workflow',
19 + 'bgcolor': '#617496',
20 + 'color': '#fff',
21 + 'colordesc': '#e1e2e4'
22 +}, {
11 11   'iconfc': 'wrench',
12 12   'title': 'Administation',
13 13   'description': 'User management, Databases, LDAP, files, templates and much more',
14 - 'documentation': 'Formcycle.UserInterface'
26 + 'documentation': 'Formcycle.UserInterface',
27 + 'bgcolor': '#b6c2d2',
28 + 'color': '#2b3649',
29 + 'colordesc': '#617496'
15 15  }, {
16 16   'iconfc': 'inbox',
17 17   'title': 'Inbox',
18 18   'description': 'Organize submitted forms',
19 - 'documentation': 'Formcycle.Inbox'
34 + 'documentation': 'Formcycle.Inbox',
35 + 'bgcolor': '#ffab70',
36 + 'color': '#fff',
37 + 'colordesc': '#e1e2e4'
20 20  }, {
21 - 'iconfc': 'workflow-fill',
22 - 'title': 'Workflow',
23 - 'description': 'Process submitted forms',
24 - 'documentation': 'Formcycle.UserInterface.MyForms.WorkflowProcessing'
25 -}, {
26 26   'icon': 'fa fa-download',
27 27   'title': 'Installation',
28 28   'description': 'Install or update FORMCYCLE',
29 - 'documentation': 'Formcycle.Installation'
42 + 'documentation': 'Formcycle.Installation',
43 + 'bgcolor': '#b6c2d2',
44 + 'color': '#2b3649',
45 + 'colordesc': '#617496'
30 30  }, {
31 31   'iconfc': 'form',
32 32   'title': 'Examples',
33 33   'description': 'Examples of form integration and forms',
34 - 'documentation': 'doc:Examples.WebHome'
50 + 'documentation': 'doc:Examples.WebHome',
51 + 'bgcolor': '#cae7df',
52 + 'color': '#2b3649',
53 + 'colordesc': '#617496'
35 35  }])
36 36  ## 'icon': 'fa fa-play-circle',
37 37  ## 'title': 'Einführungsvideos',
... ... @@ -49,27 +49,37 @@
49 49   'iconfc': 'comment-faq-outline',
50 50   'title': 'Frequently asked questions',
51 51   'description': 'Frequently asked questions',
52 - 'documentation': "https://faq.formcycle.eu/"
71 + 'documentation': "https://faq.formcycle.eu/",
72 + 'bgcolor': '#b6c2d2',
73 + 'color': '#2b3649'
53 53  }, {
54 54   'iconfc': 'puzzle',
55 55   'title': 'Plugin-Documen­tation',
56 56   'description': 'Documentation of the plugins available for FORMCYCLE',
57 - 'documentation': 'Formcycle.PluginDocumentation'
78 + 'documentation': 'Formcycle.PluginDocumentation',
79 + 'bgcolor': '#b6c2d2',
80 + 'color': '#2b3649'
58 58  }, {
59 59   'iconfc': 'action-change-status',
60 60   'title': 'Integration into exter­nal sys­tems',
61 61   'description': 'Integration of FORMCYCLE into CMS/DMS-Systems',
62 - 'documentation': 'Formcycle.CMSExtension'
85 + 'documentation': 'Formcycle.CMSExtension',
86 + 'bgcolor': '#b6c2d2',
87 + 'color': '#2b3649'
63 63  }, {
64 64   'icon': 'fa fa-cloud',
65 65   'title': 'FORM.​CLOUD',
66 66   'description': 'Information about the XIMA FORM.CLOUD',
67 - 'documentation': 'doc:FORMCLOUD.WebHome'
92 + 'documentation': 'doc:FORMCLOUD.WebHome',
93 + 'bgcolor': '#b6c2d2',
94 + 'color': '#2b3649'
68 68  }, {
69 69   'icon': 'fa fa-list',
70 70   'title': 'Release Notes',
71 71   'description': 'Release Notes and download of the current version',
72 - 'documentation': 'doc:Blog.WebHome'
99 + 'documentation': 'doc:Blog.WebHome',
100 + 'bgcolor': '#b6c2d2',
101 + 'color': '#2b3649'
73 73  }])
74 74  
75 75  ## 'icon': 'fa fa-share-square',