Von Version < 28.3 >
bearbeitet von gru
am 12.03.2020, 14:55
Auf Version < 30.17 >
bearbeitet von gru
am 13.12.2021, 10:41
< >
Änderungskommentar: Es gibt keinen Kommentar für diese Version

Zusammenfassung

Details

Seiteneigenschaften
Inhalt
... ... @@ -1,3 +1,7 @@
1 +{{info type="info"}}
2 +{{formcycle/}} Versionen 6 verwendet eine Version von Log4j, welche die am 10.12.2021 bekannt gewordene Sicherheitslücke nicht enthält. Hinweise zur deren Auswirkungen auf die neueren {{formcycle/}} Versionen 7.0.0 bis 7.0.6 befinden sich auf der Seite [[Allgemeine Sicherheitsempfehlungen>>https://help7.formcycle.eu/xwiki/bin/view/Formcycle/SystemSettings/Sicherheit/]] in der Hilfe der Version 7.
3 +{{/info}}
4 +
1 1  {{velocity}}
2 2  #set ($mainCards = [{
3 3   'iconfc': 'square-edit-outline',
... ... @@ -25,16 +25,6 @@
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:Examples.WebHome'
37 -}, {
38 38   'iconfc': 'form',
39 39   'title': 'Beispiele',
40 40   'description': 'Beispiele für Formulareinbindungen und Formulare',
... ... @@ -41,16 +41,27 @@
41 41   'documentation': 'doc:Examples.WebHome'
42 42  }])
43 43  
38 +## 'icon': 'fa fa-play-circle',
39 +## 'title': 'Einführungsvideos',
40 +## 'description': 'Kurze Videos zum Vorstellen einzelner FORMCYCLE-Funktionen; ggf. Titel "Schnelleinstieg"',
41 +## 'documentation': 'https://formcycle.eu/de/features'
42 +##}, {
43 +## 'iconfc': 'puzzle',
44 +## 'title': 'Anwendungsfälle',
45 +## 'description': 'Formulardaten verarbeiten',
46 +## 'documentation': 'doc:Anwendungsfälle.WebHome'
47 +##}, {
48 +
44 44  #set ($smallCards = [{
45 - 'iconfc': 'comment-faq-outline',
46 - 'title': 'Häufig gestellte Fragen',
47 - 'description': 'ufig gestellte Fragen',
48 - 'documentation': "https://faq.formcycle.eu/"
50 + 'iconfc': 'information-outline',
51 + 'title': 'Workshops',
52 + 'description': 'Workshops zu verschiedenen Themen rund um FORMCYCLE',
53 + 'documentation': 'doc:Workshops.WebHome'
49 49  }, {
50 - 'iconfc': 'puzzle',
51 - 'title': 'Plugin-Dokumentation',
52 - 'description': 'Dokumentation der r FORMCYCLE verfügbaren Plugins',
53 - 'documentation': 'Formcycle.PluginDocumentation'
55 + 'icon': 'fa fa-cloud',
56 + 'title': 'FORM.​CLOUD',
57 + 'description': 'Informationen zur XIMA FORM.CLOUD',
58 + 'documentation': 'doc:FORMCLOUD.WebHome'
54 54  }, {
55 55   'iconfc': 'action-change-status',
56 56   'title': 'Einbindung externer Systeme',
... ... @@ -57,22 +57,30 @@
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'
65 + 'iconfc': 'puzzle',
66 + 'title': 'Plugin-Dokumen­tation',
67 + 'description': 'Dokumentation der für FORMCYCLE verfügbaren Plugins',
68 + 'documentation': 'Formcycle.PluginDocumentation'
64 64  }, {
65 - 'icon': 'fa fa-cloud',
66 - 'title': 'FORM.CLOUD',
67 - 'description': 'Informationen zur XIMA FORM.CLOUD',
68 - 'documentation': 'doc:FORMCLOUD.WebHome'
69 -}, {
70 70   'icon': 'fa fa-list',
71 71   'title': 'Release Notes',
72 72   'description': 'Release Notes und Download der aktuellen Version',
73 73   'documentation': 'doc:Blog.WebHome'
74 +}, {
75 + 'iconfc': 'comment-faq-outline',
76 + 'title': 'Häufig gestellte Fragen',
77 + 'description': 'Häufig gestellte Fragen',
78 + 'documentation': "https://faq.formcycle.eu/"
74 74  }])
75 75  
81 +## 'icon': 'fa fa-share-square',
82 +## 'title': 'Daten extern weiterverarbeiten',
83 +## 'description': 'Mit FORMCYCLE erfasste Daten an andere Systeme weiterleiten',
84 +## 'documentation': 'Formcycle.UserInterface.MyForms.WorkflowProcessing'
85 +##}, {
86 +
87 +
88 +
76 76  {{html}}
77 77  ##$jsontool.serialize(${mainCards})<br>
78 78  ##$jsontool.serialize($mainCards)<br>
... ... @@ -109,12 +109,16 @@
109 109   background-color: #3480AD;/*#f0f0f3*/
110 110   text-align: center;
111 111   display: inline-block;
112 - user-select: none;
113 113   border-radius: 4px;
114 - padding: 4px 4px 4px 4px;
126 + padding: 4px 10px 4px 22px;
115 115   font-size: 15px
116 116   margin: auto;
117 117   margin-bottom: 5px;
130 + -moz-user-select: -moz-none;
131 + -khtml-user-select: none;
132 + -webkit-user-select: none;
133 + -ms-user-select: none;
134 + user-select: none;
118 118  }
119 119  .jQButton[active=false] {
120 120   background-color: #a7a7a7;
... ... @@ -125,15 +125,19 @@
125 125  .jQButton[active=false]:hover {
126 126   background-color: #676767;
127 127  }
128 -.jQButton:before {
145 +.jQButton .jQButton-icon::before {
129 129   font-family: "FontAwesome";
130 - font-size: 12px;
147 + font-size: 14px;
131 131   font-weight: 400;
132 132   content: "\f046";
133 133  }
134 -.jQButton[active=false]:before {
151 +.jQButton[active=false] .jQButton-icon::before {
135 135   content: "\f096";
136 136  }
154 +.jQButton-icon {
155 + position: absolute;
156 + margin-left: -11px;
157 +}
137 137  </style>
138 138  
139 139  <script>
... ... @@ -724,19 +724,19 @@
724 724   {text: "Zugriffseinschränkung - Möglichkeiten", weight: 3, group: 'Anderes', link: 'https://help.formcycle.eu/xwiki/bin/view/Formcycle/'},
725 725   {text: "I-Frame automatisch Höhe anpassen", weight: 5, group: 'Anderes', link: 'https://help.formcycle.eu/xwiki/bin/view/Formcycle/'},
726 726   {text: "Daten aus Formular werden nicht gespeichert (Disablede Felder)", weight: 6, group: 'Anderes', link: 'https://help.formcycle.eu/xwiki/bin/view/Formcycle/'},
727 - {text: "Double Opt-In", weight: 7, group: 'Anderes', link: 'https://help.formcycle.eu/xwiki/bin/view/Formcycle/'},
748 + {text: "Double Opt-In", weight: 7, group: 'Anderes', link: 'https://help.formcycle.eu/xwiki/bin/view/Formcycle/UserInterface/MyForms/DoubleOptIn/'},
728 728   {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/'},
729 729   {text: "[Tomcat Zugriff HTTPS - Zertifikat-Einrichtung (Ticket #3295)]", weight: 5, group: 'Anderes', link: 'https://help.formcycle.eu/xwiki/bin/view/Formcycle/'},
730 730   {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/'},
731 731  ];
732 732  ##http://mistic100.github.io/jQCloud/demo.html#handlers
733 -XjQ('#jQArea').jQCloud(jQwords, {
754 +/*XjQ('#jQArea').jQCloud(jQwords, {
734 734   classPattern: null,
735 735   colors: ["#176694", "#3480AD", "#5398c1", "#76b2d6", "#7ca2b9", "#889fad", "#8e979c", "#929596", "#babbbb"],
736 736   fontSize: ['16px','15px','15px','14px','14px','13px','13px','12px','12px'],
737 737   //width: 500,
738 738   height: 500
739 -});
760 +});*/
740 740  
741 741  var jQButtons = XjQ('.jQButton');
742 742  
... ... @@ -771,17 +771,17 @@
771 771  }
772 772  });
773 773  </script>
774 -
795 +<!--
775 775  <div class="row">
776 776   <div class="d-none d-md-block col-lg-12 card-main">
777 777   <div class="well" >
778 778   <div id="jQButtons">
779 - <div id="jQBtn1" class="jQButton" group="Designer" active="true"> Designer</div>
780 - <div id="jQBtn1" class="jQButton" group="Datenquellen" active="true"> Datenquellen</div>
781 - <div id="jQBtn1" class="jQButton" group="Statusverarbeitung" active="true"> Statusverarbeitung</div>
782 - <div id="jQBtn1" class="jQButton" group="Abschlusseite" active="true"> Abschlusseite</div>
783 - <div id="jQBtn1" class="jQButton" group="Posteingang" active="true"> Posteingang</div>
784 - <div id="jQBtn1" class="jQButton" group="Anderes" active="true"> Anderes</div>
800 + <div id="jQBtn1" class="jQButton" group="Designer" active="true"><span class="jQButton-icon"></span>&nbsp;&nbsp;Designer</div>
801 + <div id="jQBtn1" class="jQButton" group="Datenquellen" active="true"><span class="jQButton-icon"></span>&nbsp;&nbsp;Datenquellen</div>
802 + <div id="jQBtn1" class="jQButton" group="Statusverarbeitung" active="true"><span class="jQButton-icon"></span>&nbsp;&nbsp;Statusverarbeitung</div>
803 + <div id="jQBtn1" class="jQButton" group="Abschlusseite" active="true"><span class="jQButton-icon"></span>&nbsp;&nbsp;Abschlusseite</div>
804 + <div id="jQBtn1" class="jQButton" group="Posteingang" active="true"><span class="jQButton-icon"></span>&nbsp;&nbsp;Posteingang</div>
805 + <div id="jQBtn1" class="jQButton" group="Anderes" active="true"><span class="jQButton-icon"></span>&nbsp;&nbsp;Anderes</div>
785 785   </div>
786 786   <div id="jQArea">
787 787   </div>
... ... @@ -788,6 +788,6 @@
788 788   </div>
789 789   </div>
790 790  </div>
791 -
812 +-->
792 792  {{/html}}
793 793  {{/velocity}}
XWiki.XWikiRights[0]
Ebenen
... ... @@ -1,1 +1,1 @@
1 -view
1 +view,script
XWiki.XWikiRights[1]
Ebenen
... ... @@ -1,1 +1,1 @@
1 -view
1 +view,script
XWiki.XWikiRights[2]
Ebenen
... ... @@ -1,1 +1,1 @@
1 -view
1 +view,comment,edit,script,delete
Copyright 2000-2024