Von Version < 7.1 >
bearbeitet von XIMA Admin
am 20.05.2019, 01:03
Auf Version < 25.1 >
bearbeitet von gru
am 11.03.2020, 11:56
< >
Änderungskommentar: Es gibt keinen Kommentar für diese Version

Zusammenfassung

Details

Seiteneigenschaften
Titel
... ... @@ -1,1 +1,1 @@
1 -FORMCYCLE V6 Hilfe
1 +FORMCYCLE Hilfe
Dokument-Autor
... ... @@ -1,1 +1,1 @@
1 -XWiki.ximaadmin
1 +XWiki.gru
Inhalt
... ... @@ -1,31 +1,84 @@
1 -{{include reference="Help.Code.VelocityMacros"/}}
2 -
3 -{{velocity output="false"}}
4 -
5 -
6 -#set ($howToCards = [{
7 - 'icon': 'fa fa-support',
8 - 'title': 'Getting Started',
9 - 'description': 'Easy steps to get you started with XWiki.',
10 - 'documentation': "http://enterprise.xwiki.org/xwiki/bin/view/GettingStarted/WebHome?version=$escapetool.url($xwiki.version)"
1 +{{velocity}}
2 +#set ($mainCards = [{
3 + 'iconfc': 'square-edit-outline',
4 + 'title': 'Formulardesigner',
5 + 'description': 'Arbeiten mit dem Formulardesigner',
6 + 'documentation': "Formcycle.FormDesigner"
11 11  }, {
8 + 'iconfc': 'wrench',
9 + 'title': 'Verwaltung',
10 + 'description': 'Benutzerverwaltung, LDAP, Datenbanken, Dateien, Templates und vieles mehr',
11 + 'documentation': 'Formcycle.UserInterface'
12 +}, {
13 + 'iconfc': 'inbox',
14 + 'title': 'Posteingang',
15 + 'description': 'Formulardaten organisieren',
16 + 'documentation': 'Formcycle.Inbox'
17 +}, {
18 + 'iconfc': 'workflow-fill',
19 + 'title': 'Workflow',
20 + 'description': 'Formulardaten verarbeiten',
21 + 'documentation': 'Formcycle.UserInterface.MyForms.WorkflowProcessing'
22 +}, {
12 12   'icon': 'fa fa-play-circle',
13 - 'title': 'Videos',
14 - 'description': 'View our collection of video tutorials.',
15 - 'documentation': 'Help.Videos.WebHome'
24 + 'title': 'Einführungsvideos',
25 + 'description': 'Kurze Videos zum Vorstellen einzelner FORMCYCLE-Funktionen; ggf. Titel "Schnelleinstieg"',
26 + 'documentation': 'Formcycle.UserInterface.MyForms.WorkflowProcessing'
16 16  }, {
28 + 'iconfc': 'puzzle',
29 + 'title': 'Tutorials',
30 + 'description': 'Formulardaten verarbeiten',
31 + 'documentation': 'Formcycle.UserInterface.MyForms.WorkflowProcessing'
32 +}, {
33 + 'iconfc': 'form',
34 + 'title': 'Beispiele',
35 + 'description': 'Beispiele für Formulareinbindungen und Formulare',
36 + 'documentation': 'Formcycle.UserInterface.MyForms.WorkflowProcessing'
37 +}, {
38 + 'iconfc': 'comment-question-outline',
39 + 'title': 'FAQ',
40 + 'description': 'Häufig gestellte Fragen',
41 + 'documentation': 'Formcycle.UserInterface.MyForms.WorkflowProcessing'
42 +}])
43 +
44 +#set ($smallCards = [{
45 + 'iconfc': 'square-edit-outline',
46 + 'title': 'Formulardesigner',
47 + 'description': 'Arbeiten mit dem Formulardesigner',
48 + 'documentation': "Formcycle.FormDesigner"
49 +}, {
50 + 'iconfc': 'wrench',
51 + 'title': 'Verwaltung',
52 + 'description': 'Benutzerverwaltung, LDAP, Datenbanken, Dateien, Templates und vieles mehr',
53 + 'documentation': 'Formcycle.UserInterface'
54 +}, {
55 + 'iconfc': 'inbox',
56 + 'title': 'Posteingang',
57 + 'description': 'Formulardaten organisieren',
58 + 'documentation': 'Formcycle.Inbox'
59 +}, {
60 + 'iconfc': 'workflow-fill',
61 + 'title': 'Workflow',
62 + 'description': 'Formulardaten verarbeiten',
63 + 'documentation': 'Formcycle.UserInterface.MyForms.WorkflowProcessing'
64 +}, {
17 17   'icon': 'fa fa-play-circle',
18 - 'title': 'Videos',
19 - 'description': 'View our collection of video tutorials.',
20 - 'documentation': 'Help.Videos.WebHome'
66 + 'title': 'Einführungsvideos',
67 + 'description': 'Kurze Videos zum Vorstellen einzelner FORMCYCLE-Funktionen; ggf. Titel "Schnelleinstieg"',
68 + 'documentation': 'Formcycle.UserInterface.MyForms.WorkflowProcessing'
69 +}, {
70 + 'iconfc': 'puzzle',
71 + 'title': 'Tutorials',
72 + 'description': 'Formulardaten verarbeiten',
73 + 'documentation': 'Formcycle.UserInterface.MyForms.WorkflowProcessing'
21 21  }])
22 22  
23 -{{/velocity}}
76 +{{html}}
77 +##$jsontool.serialize(${mainCards})<br>
78 +##$jsontool.serialize($mainCards)<br>
79 +{{/html}}
24 24  
25 -{{velocity}}
81 +{{MainMenuTiles cards='$jsontool.serialize($mainCards)' /}}
26 26  
27 -
28 -{{html clean="false"}}
29 -#display4Cards($howToCards)
30 -{{/html}}
83 +{{MainMenuTiles cards='$jsontool.serialize($smallCards)' type="small" /}}
31 31  {{/velocity}}
XWiki.XWikiRights[0]
Erlauben/Verbieten
... ... @@ -1,0 +1,1 @@
1 +Zulassen
Gruppen
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiDevelop
Ebenen
... ... @@ -1,0 +1,1 @@
1 +view
XWiki.XWikiRights[1]
Erlauben/Verbieten
... ... @@ -1,0 +1,1 @@
1 +Zulassen
Gruppen
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiAllGroup
Ebenen
... ... @@ -1,0 +1,1 @@
1 +view
XWiki.XWikiRights[2]
Erlauben/Verbieten
... ... @@ -1,0 +1,1 @@
1 +Zulassen
Gruppen
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiAdminGroup
Ebenen
... ... @@ -1,0 +1,1 @@
1 +view
XWiki.XWikiRights[3]
Erlauben/Verbieten
... ... @@ -1,0 +1,1 @@
1 +Zulassen
Ebenen
... ... @@ -1,0 +1,1 @@
1 +view
Benutzer
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Copyright 2000-2024