Von Version < 30.16 >
bearbeitet von gru
am 21.07.2020, 12:17
Auf Version < 29.1 >
bearbeitet von XIMA Admin
am 17.03.2020, 23:06
< >
Änderungskommentar: Es gibt keinen Kommentar für diese Version

Zusammenfassung

Details

Seiteneigenschaften
Dokument-Autor
... ... @@ -1,1 +1,1 @@
1 -XWiki.gru
1 +XWiki.ximaadmin
Inhalt
... ... @@ -25,6 +25,16 @@
25 25   'description': 'FORMCYCLE installieren oder aktualisieren',
26 26   'documentation': 'Formcycle.Installation'
27 27  }, {
28 + 'icon': 'fa fa-play-circle',
29 + 'title': 'Einführungsvideos',
30 + 'description': 'Kurze Videos zum Vorstellen einzelner FORMCYCLE-Funktionen; ggf. Titel "Schnelleinstieg"',
31 + 'documentation': 'https://formcycle.eu/de/features'
32 +}, {
33 + 'iconfc': 'puzzle',
34 + 'title': 'Anwendungsfälle',
35 + 'description': 'Formulardaten verarbeiten',
36 + 'documentation': 'doc:Anwendungsfälle.WebHome'
37 +}, {
28 28   'iconfc': 'form',
29 29   'title': 'Beispiele',
30 30   'description': 'Beispiele für Formulareinbindungen und Formulare',
... ... @@ -31,27 +31,16 @@
31 31   'documentation': 'doc:Examples.WebHome'
32 32  }])
33 33  
34 -## 'icon': 'fa fa-play-circle',
35 -## 'title': 'Einführungsvideos',
36 -## 'description': 'Kurze Videos zum Vorstellen einzelner FORMCYCLE-Funktionen; ggf. Titel "Schnelleinstieg"',
37 -## 'documentation': 'https://formcycle.eu/de/features'
38 -##}, {
39 -## 'iconfc': 'puzzle',
40 -## 'title': 'Anwendungsfälle',
41 -## 'description': 'Formulardaten verarbeiten',
42 -## 'documentation': 'doc:Anwendungsfälle.WebHome'
43 -##}, {
44 -
45 45  #set ($smallCards = [{
46 - 'iconfc': 'information-outline',
47 - 'title': 'Workshops',
48 - 'description': 'Workshops zu verschiedenen Themen rund um FORMCYCLE',
49 - 'documentation': 'doc:Workshops.WebHome'
45 + 'iconfc': 'comment-faq-outline',
46 + 'title': 'Häufig gestellte Fragen',
47 + 'description': 'ufig gestellte Fragen',
48 + 'documentation': "https://faq.formcycle.eu/"
50 50  }, {
51 - 'icon': 'fa fa-cloud',
52 - 'title': 'FORM.​CLOUD',
53 - 'description': 'Informationen zur XIMA FORM.CLOUD',
54 - 'documentation': 'doc:FORMCLOUD.WebHome'
50 + 'iconfc': 'puzzle',
51 + 'title': 'Plugin-Dokumentation',
52 + 'description': 'Dokumentation der r FORMCYCLE verfügbaren Plugins',
53 + 'documentation': 'Formcycle.PluginDocumentation'
55 55  }, {
56 56   'iconfc': 'action-change-status',
57 57   'title': 'Einbindung externer Systeme',
... ... @@ -58,30 +58,22 @@
58 58   'description': 'Einbindung von FORMCYCLE in CMS/DMS-Systeme',
59 59   'documentation': 'Formcycle.CMSExtension'
60 60  }, {
61 - 'iconfc': 'puzzle',
62 - 'title': 'Plugin-Dokumen­tation',
63 - 'description': 'Dokumentation der für FORMCYCLE verfügbaren Plugins',
64 - 'documentation': 'Formcycle.PluginDocumentation'
60 + 'icon': 'fa fa-share-square',
61 + 'title': 'Daten extern weiterverarbeiten',
62 + 'description': 'Mit FORMCYCLE erfasste Daten an andere Systeme weiterleiten',
63 + 'documentation': 'Formcycle.UserInterface.MyForms.WorkflowProcessing'
65 65  }, {
65 + 'icon': 'fa fa-cloud',
66 + 'title': 'FORM.CLOUD',
67 + 'description': 'Informationen zur XIMA FORM.CLOUD',
68 + 'documentation': 'doc:FORMCLOUD.WebHome'
69 +}, {
66 66   'icon': 'fa fa-list',
67 67   'title': 'Release Notes',
68 68   'description': 'Release Notes und Download der aktuellen Version',
69 69   'documentation': 'doc:Blog.WebHome'
70 -}, {
71 - 'iconfc': 'comment-faq-outline',
72 - 'title': 'Häufig gestellte Fragen',
73 - 'description': 'Häufig gestellte Fragen',
74 - 'documentation': "https://faq.formcycle.eu/"
75 75  }])
76 76  
77 -## 'icon': 'fa fa-share-square',
78 -## 'title': 'Daten extern weiterverarbeiten',
79 -## 'description': 'Mit FORMCYCLE erfasste Daten an andere Systeme weiterleiten',
80 -## 'documentation': 'Formcycle.UserInterface.MyForms.WorkflowProcessing'
81 -##}, {
82 -
83 -
84 -
85 85  {{html}}
86 86  ##$jsontool.serialize(${mainCards})<br>
87 87  ##$jsontool.serialize($mainCards)<br>
... ... @@ -747,13 +747,13 @@
747 747   {text: "Beispiele für Print CSS / Erläuterung was das PDF Print Plugin macht", weight: 7, group: 'Anderes', link: 'https://help.formcycle.eu/xwiki/bin/view/Formcycle/'},
748 748  ];
749 749  ##http://mistic100.github.io/jQCloud/demo.html#handlers
750 -/*XjQ('#jQArea').jQCloud(jQwords, {
741 +XjQ('#jQArea').jQCloud(jQwords, {
751 751   classPattern: null,
752 752   colors: ["#176694", "#3480AD", "#5398c1", "#76b2d6", "#7ca2b9", "#889fad", "#8e979c", "#929596", "#babbbb"],
753 753   fontSize: ['16px','15px','15px','14px','14px','13px','13px','12px','12px'],
754 754   //width: 500,
755 755   height: 500
756 -});*/
747 +});
757 757  
758 758  var jQButtons = XjQ('.jQButton');
759 759  
... ... @@ -788,7 +788,7 @@
788 788  }
789 789  });
790 790  </script>
791 -<!--
782 +
792 792  <div class="row">
793 793   <div class="d-none d-md-block col-lg-12 card-main">
794 794   <div class="well" >
... ... @@ -805,6 +805,6 @@
805 805   </div>
806 806   </div>
807 807  </div>
808 --->
799 +
809 809  {{/html}}
810 810  {{/velocity}}
XWiki.XWikiRights[0]
Ebenen
... ... @@ -1,1 +1,1 @@
1 -view,script
1 +view
XWiki.XWikiRights[1]
Ebenen
... ... @@ -1,1 +1,1 @@
1 -view,script
1 +view
XWiki.XWikiRights[2]
Ebenen
... ... @@ -1,1 +1,1 @@
1 -view,comment,edit,script,delete
1 +view
Copyright 2000-2024