Von Version < 28.10 >
bearbeitet von gru
am 12.03.2020, 15:12
Auf Version < 30.3 >
bearbeitet von gru
am 04.05.2020, 15:35
< >
Änderungskommentar: Es gibt keinen Kommentar für diese Version

Zusammenfassung

Details

Seiteneigenschaften
Inhalt
... ... @@ -33,7 +33,7 @@
33 33   'iconfc': 'puzzle',
34 34   'title': 'Anwendungsfälle',
35 35   'description': 'Formulardaten verarbeiten',
36 - 'documentation': 'doc:Examples.WebHome'
36 + 'documentation': 'doc:Anwendungsfälle.WebHome'
37 37  }, {
38 38   'iconfc': 'form',
39 39   'title': 'Beispiele',
... ... @@ -48,7 +48,7 @@
48 48   'documentation': "https://faq.formcycle.eu/"
49 49  }, {
50 50   'iconfc': 'puzzle',
51 - 'title': 'Plugin-Dokumentation',
51 + 'title': 'Plugin-Dokumen­tation',
52 52   'description': 'Dokumentation der für FORMCYCLE verfügbaren Plugins',
53 53   'documentation': 'Formcycle.PluginDocumentation'
54 54  }, {
... ... @@ -57,11 +57,6 @@
57 57   'description': 'Einbindung von FORMCYCLE in CMS/DMS-Systeme',
58 58   'documentation': 'Formcycle.CMSExtension'
59 59  }, {
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'
64 -}, {
65 65   'icon': 'fa fa-cloud',
66 66   'title': 'FORM.CLOUD',
67 67   'description': 'Informationen zur XIMA FORM.CLOUD',
... ... @@ -73,6 +73,12 @@
73 73   'documentation': 'doc:Blog.WebHome'
74 74  }])
75 75  
71 +## 'icon': 'fa fa-share-square',
72 +## 'title': 'Daten extern weiterverarbeiten',
73 +## 'description': 'Mit FORMCYCLE erfasste Daten an andere Systeme weiterleiten',
74 +## 'documentation': 'Formcycle.UserInterface.MyForms.WorkflowProcessing'
75 +##}, {
76 +
76 76  {{html}}
77 77  ##$jsontool.serialize(${mainCards})<br>
78 78  ##$jsontool.serialize($mainCards)<br>
... ... @@ -732,19 +732,19 @@
732 732   {text: "Zugriffseinschränkung - Möglichkeiten", weight: 3, group: 'Anderes', link: 'https://help.formcycle.eu/xwiki/bin/view/Formcycle/'},
733 733   {text: "I-Frame automatisch Höhe anpassen", weight: 5, group: 'Anderes', link: 'https://help.formcycle.eu/xwiki/bin/view/Formcycle/'},
734 734   {text: "Daten aus Formular werden nicht gespeichert (Disablede Felder)", weight: 6, group: 'Anderes', link: 'https://help.formcycle.eu/xwiki/bin/view/Formcycle/'},
735 - {text: "Double Opt-In", weight: 7, group: 'Anderes', link: 'https://help.formcycle.eu/xwiki/bin/view/Formcycle/'},
736 + {text: "Double Opt-In", weight: 7, group: 'Anderes', link: 'https://help.formcycle.eu/xwiki/bin/view/Formcycle/UserInterface/MyForms/DoubleOptIn/'},
736 736   {text: "[Übersicht von Lösungen bei Problemen mit z.B. DB (Ticket #3714, #3057)]", weight: 6, group: 'Anderes', link: 'https://help.formcycle.eu/xwiki/bin/view/Formcycle/'},
737 737   {text: "[Tomcat Zugriff HTTPS - Zertifikat-Einrichtung (Ticket #3295)]", weight: 5, group: 'Anderes', link: 'https://help.formcycle.eu/xwiki/bin/view/Formcycle/'},
738 738   {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/'},
739 739  ];
740 740  ##http://mistic100.github.io/jQCloud/demo.html#handlers
741 -XjQ('#jQArea').jQCloud(jQwords, {
742 +/*XjQ('#jQArea').jQCloud(jQwords, {
742 742   classPattern: null,
743 743   colors: ["#176694", "#3480AD", "#5398c1", "#76b2d6", "#7ca2b9", "#889fad", "#8e979c", "#929596", "#babbbb"],
744 744   fontSize: ['16px','15px','15px','14px','14px','13px','13px','12px','12px'],
745 745   //width: 500,
746 746   height: 500
747 -});
748 +});*/
748 748  
749 749  var jQButtons = XjQ('.jQButton');
750 750  
... ... @@ -779,7 +779,7 @@
779 779  }
780 780  });
781 781  </script>
782 -
783 +<!--
783 783  <div class="row">
784 784   <div class="d-none d-md-block col-lg-12 card-main">
785 785   <div class="well" >
... ... @@ -796,6 +796,6 @@
796 796   </div>
797 797   </div>
798 798  </div>
799 -
800 +-->
800 800  {{/html}}
801 801  {{/velocity}}
Copyright 2000-2024