Changes for page FORMCYCLE Hilfe


From version 1.1
edited by gru
on 20.01.2021, 16:22
Change comment: Imported from XAR
To version 2.1
edited by gru
on 24.08.2021, 14:22
Change comment: There is no comment for this version

Summary

Details

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