Changes for page FORMCYCLE Hilfe


From version 1.6
edited by gru
on 16.07.2021, 10:13
Change comment: There is no comment for this version
To version 1.1
edited by gru
on 20.01.2021, 16:22
Change comment: Imported from XAR

Summary

Details

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