Änderungen von Dokument FORMCYCLE Hilfe


Von Version 2.1
bearbeitet von gru
am 16.03.2021, 14:44
Änderungskommentar: Es gibt keinen Kommentar für diese Version
Auf Version 2.5
bearbeitet von gru
am 17.03.2021, 11:19
Änderungskommentar: Es gibt keinen Kommentar für diese Version

Zusammenfassung

Details

Seiteneigenschaften
Inhalt
... ... @@ -3,32 +3,50 @@
3 3   'iconfc': 'square-edit-outline',
4 4   'title': 'Formulardesigner',
5 5   'description': 'Arbeiten mit dem Formulardesigner',
6 - 'documentation': "Formcycle.FormDesigner"
6 + 'documentation': "Formcycle.FormDesigner",
7 + 'bgcolor': '#617496',
8 + 'color': '#fff',
9 + 'colordesc': '#e1e2e4'
7 7  }, {
8 8   'iconfc': 'workflow-fill',
9 9   'title': 'Workflow',
10 10   'description': 'Formulardaten verarbeiten',
11 - 'documentation': 'Formcycle.UserInterface.MyForms.WorkflowProcessing'
14 + 'documentation': 'Formcycle.UserInterface.MyForms.WorkflowProcessing',
15 + 'bgcolor': '#617496',
16 + 'color': '#fff',
17 + 'colordesc': '#e1e2e4'
12 12  }, {
13 13   'iconfc': 'wrench',
14 14   'title': 'Verwaltung',
15 15   'description': 'Benutzerverwaltung, LDAP, Datenbanken, Dateien, Templates und vieles mehr',
16 - 'documentation': 'Formcycle.UserInterface'
22 + 'documentation': 'Formcycle.UserInterface',
23 + 'bgcolor': '#b6c2d2',
24 + 'color': '#2b3649',
25 + 'colordesc': '#617496'
17 17  }, {
18 18   'iconfc': 'inbox',
19 19   'title': 'Posteingang',
20 20   'description': 'Formulardaten organisieren',
21 - 'documentation': 'Formcycle.Inbox'
30 + 'documentation': 'Formcycle.Inbox',
31 + 'bgcolor': '#ffab70',
32 + 'color': '#fff',
33 + 'colordesc': '#e1e2e4'
22 22  }, {
23 23   'icon': 'fa fa-download',
24 24   'title': 'Installation',
25 25   'description': 'FORMCYCLE installieren oder aktualisieren',
26 - 'documentation': 'Formcycle.Installation'
38 + 'documentation': 'Formcycle.Installation',
39 + 'bgcolor': '#b6c2d2',
40 + 'color': '#2b3649',
41 + 'colordesc': '#617496'
27 27  }, {
28 28   'iconfc': 'form',
29 29   'title': 'Beispiele',
30 30   'description': 'Beispiele für Formulareinbindungen und Formulare',
31 - 'documentation': 'doc:Examples.WebHome'
46 + 'documentation': 'doc:Examples.WebHome',
47 + 'bgcolor': '#cae7df',
48 + 'color': '#2b3649',
49 + 'colordesc': '#617496'
32 32  }])
33 33  
34 34  ## 'icon': 'fa fa-play-circle',
... ... @@ -46,32 +46,44 @@
46 46   'iconfc': 'information-outline',
47 47   'title': 'Workshops',
48 48   'description': 'Workshops zu verschiedenen Themen rund um FORMCYCLE',
49 - 'documentation': 'doc:Workshops.WebHome'
67 + 'documentation': 'doc:Workshops.WebHome',
68 + 'bgcolor': '#b6c2d2',
69 + 'color': '#2b3649'
50 50  }, {
51 51   'icon': 'fa fa-cloud',
52 52   'title': 'FORM.​CLOUD',
53 53   'description': 'Informationen zur XIMA FORM.CLOUD',
54 - 'documentation': 'doc:FORMCLOUD.WebHome'
74 + 'documentation': 'doc:FORMCLOUD.WebHome',
75 + 'bgcolor': '#b6c2d2',
76 + 'color': '#2b3649'
55 55  }, {
56 56   'iconfc': 'action-change-status',
57 57   'title': 'Einbindung externer Systeme',
58 58   'description': 'Einbindung von FORMCYCLE in CMS/DMS-Systeme',
59 - 'documentation': 'Formcycle.CMSExtension'
81 + 'documentation': 'Formcycle.CMSExtension',
82 + 'bgcolor': '#b6c2d2',
83 + 'color': '#2b3649'
60 60  }, {
61 61   'iconfc': 'puzzle',
62 62   'title': 'Plugin-Dokumen­tation',
63 63   'description': 'Dokumentation der für FORMCYCLE verfügbaren Plugins',
64 - 'documentation': 'Formcycle.PluginDocumentation'
88 + 'documentation': 'Formcycle.PluginDocumentation',
89 + 'bgcolor': '#b6c2d2',
90 + 'color': '#2b3649'
65 65  }, {
66 66   'icon': 'fa fa-list',
67 67   'title': 'Release Notes',
68 68   'description': 'Release Notes und Download der aktuellen Version',
69 - 'documentation': 'doc:Blog.WebHome'
95 + 'documentation': 'doc:Blog.WebHome',
96 + 'bgcolor': '#b6c2d2',
97 + 'color': '#2b3649'
70 70  }, {
71 71   'iconfc': 'comment-faq-outline',
72 72   'title': 'Häufig gestellte Fragen',
73 73   'description': 'Häufig gestellte Fragen',
74 - 'documentation': "https://faq.formcycle.eu/"
102 + 'documentation': "https://faq.formcycle.eu/",
103 + 'bgcolor': '#b6c2d2',
104 + 'color': '#2b3649'
75 75  }])
76 76  
77 77  ## 'icon': 'fa fa-share-square',