Last modified by Christian B. on 2024/01/20 17:43

From version 55.1
edited by Christian B.
on 2019/04/29 00:02
Change comment: There is no comment for this version
To version 56.1
edited by Christian B.
on 2019/12/01 22:55
Change comment: Install extension [org.xwiki.platform:xwiki-platform-distribution-flavor-common/11.10]

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Selfbus - EIB / KNX kompatible Geräte selbst bauen
1 +Home
Default language
... ... @@ -1,1 +1,1 @@
1 -de
1 +en
Content
... ... @@ -1,52 +1,50 @@
1 -Selfbus beschäftigt sich vorrangig mit der Entwicklung von freien EIB/KNX® kompatiblen Komponenten. Das betrifft sowohl die Hardware als auch die Software.
1 +{{box cssClass="floatinginfobox"}}
2 +{{velocity}}
3 +{{html clean="false"}}
4 +## Chrome's XSS Auditor blocks the preview action if:
5 +## * the submitted content has an iframe with an external URL
6 +## * the preview action displays the submitted iframe
7 +## The workaround is to make sure the submitted content (the macro markers) don't match the preview HTML.
8 +## See XWIKI-14818: Preview triggers ERR_BLOCKED_BY_XSS_AUDITOR in Chrome
9 +#set ($iframe = 'iframe')
10 +<$iframe src="https://www.youtube.com/embed/9QTWrZ7OfzI" title="YouTube video of XWiki" role="presentation" allowfullscreen></$iframe>
11 +{{/html}}
12 +{{/velocity}}
13 +{{/box}}
2 2  
3 -In diesem Wiki findest Du die Dokumentation zu unseren Geräten.
15 += Welcome to your wiki =
4 4  
5 -Selfbus ist ein Community Projekt. Jeder der mitmachen chte ist herzlich willkommen.
17 +XWiki is the best tool to organize your knowledge. A //wiki// is organized in a hierarchy of //pages//. You can create multiple wikis, each with its own set of pages.
6 6  
7 -= Kategorien =
19 +XWiki can be used as a knowledge base (support, documentation, sales, etc.), for collaborative workspaces or even as a complete intranet.
8 8  
9 -[[[[image:Icons@icon_stuff_128.png||width="48"]]>>Geräte]] [[Geräte>>Geräte]] - hier geht es zu den Selfbus Geräten.
21 += The basics =
10 10  
11 -[[[[image:Icons@icon_stuff_devel_128.png||width="48"]]>>GeräteEntwicklung]] [[Geräte Entwicklung>>GeräteEntwicklung]] - diese Geräte werden noch entwickelt. Nicht produktiv verwenden!
23 +To make the most out of your wiki, log-in and:
12 12  
13 -[[[[image:Icons@icon_pci_128.png||width="48"]]>>Aufbau]] [[Aufbau>>Aufbau]] - Tipps, Tricks und Tutorials für den erfolgreichen Aufbau von Selfbus Geräten.
25 +Use the {{velocity}}$services.icon.render('pencil'){{/velocity}} button above to //edit// this page and start customizing your wiki to your needs.
14 14  
15 -[[[[image:Icons@icon_develop_128.png||width="48"]]>>Technik]] [[Technik>>Technik]] - Technische Details zu den Geräten. Controller, LED/Taster Boards, Schaltungsteile und Ideen zu Schaltungen.
27 +Use the {{velocity}}$services.icon.render('add'){{/velocity}} button above to //add// more pages to your wiki and create the //hierarchy// that best organizes your content.
16 16  
17 -[[[[image:Icons@icon_development2_128.png||width="48"]]>>Entwicklung]] [[Entwicklung>>Entwicklung]] - Selfbus Entwickler finden hier Informationen, Tutorials, Tipps und Tricks.
29 +Use the {{velocity}}$services.icon.render('home'){{/velocity}} breadcrumbs located above the title to //navigate// inside your pages. It's easy to get lost in a big wiki without them.
18 18  
19 -[[[[image:Icons@icon_shop_128.png||width="48"]]>>Bezugsquellen]] [[Bezugsquellen>>Bezugsquellen]] - Eine Liste von Anbietern für Platinen und Bauteile.
31 +You can also use the [[Sandbox>>Sandbox.WebHome]] for more demo content and generally a place to experiment with your wiki's features.
20 20  
21 -[[[[image:Icons@icon_chat_128.png||width="48"]]>>Kontakt]] [[Kontakt>>Kontakt]] - Wie erreicht man uns? Wo wird man informiert?
33 + {{box}}Learn more on how to use XWiki with the {{velocity}}[[Getting Started Guide>>http://www.xwiki.org/xwiki/bin/view/Documentation/UserGuide/GettingStarted/WebHome?version=$xwiki.version]]{{/velocity}}.{{/box}}
22 22  
23 -[[[[image:Icons@icon_find7_128.png||width="48"]]>>Stichwörter]] [[Stichwörter>>Stichwörter]] - Hier kann nach Stichwörtern gesucht werden.
35 +(%class="row"%)(((
36 +(%class="col-xs-12 col-sm-6"%)(((
37 += Extend your wiki =
24 24  
39 +To extend the power and functionalities of your wiki with the features that //you// need, head over to the {{velocity}}[[Extension Manager>>path:$xwiki.getURL($services.model.createDocumentReference('wiki', 'XWiki', 'XWikiPreferences'), 'admin', 'editor=globaladmin&section=XWiki.Extensions')]]{{/velocity}} where you can search for and install extensions.
25 25  
26 -= Grundsätzliches zur Selfbus-Struktur (in Überarbeitung) =
41 +To browse through the 900+ community contributed extensions available for XWiki, head over to the [[Extensions Repository>>http://extensions.xwiki.org]].
42 +)))
43 +(%class="col-xs-12 col-sm-6"%)(((
44 += Create your application =
27 27  
28 -[[image:Grundlagen Selfbus Bild.jpg||height="326"]]
46 +Go beyond the available extensions and define the //structure// of your data based on //your// needs, creating //your// own applications with [[App Within Minutes>>AppWithinMinutes]] (AWM).
29 29  
30 -Es gibt zwei grundsätzliche Arten auf die Hard- und Software zu blicken, die wir entwickeln:
31 -
32 -1. **Nutzersicht**: welche Geräte kann ich mir aus den Selfbus-Komponenten zusammenbauen? Typischerweise wird mit einem Kaufgerät aus Shop im Kopf nach einem passenden Selfbus-Gerät gesucht. Ziel ist die Frage zu klären: was muss ich kaufen und tun, um selbst ein solches Gerät nachzubauen?
33 -Zum Beispiel: ich möchte einen Schaltaktor bauen. Also brauche ich Informationen, welche Komponenten dazu benötigt werden und welche alternativen Kombinationsmöglichkeiten es ggf. gibt.
34 -1. **Entwicklersicht**: als Entwickler hat man eher die querschnittlichen Komponenten im Kopf.
35 -Zum Beispiel wird für viele Komponenten ein Controller benötigt, welcher sich im Laufe der Zeit immer weiter entwickelt hat. Welche Controller gibt es, welche Versionen, was sind die Vorteile, Nachteile, Eigenschaft einer jeden Version.
36 -
37 -|=(% scope="row" style="width: 93px;" %) |=(% style="width: 1117px;" %)Entwickler
38 -|=(% style="width: 93px;" %)Benutzer|(% style="width:1117px" %)(((
39 -(% style="height:233px; width:981px" %)
40 -|=(% scope="row" style="width: 228px;" %)Gerät|=(% style="width: 227px;" %)Variante|=(% style="width: 242px;" %)Controller|=(% style="width: 222px;" %)Applikation|=(% style="width: 60px;" %)Kombimodul
41 -|=(% style="width: 228px;" %)Schaltaktor 8fach, 10A|(% style="width:227px" %) |(% style="width:242px" %)(((
42 -[[4TE Controller (LPC922)>>doc:Technik.Controller_922_4TE_TOP]]
43 -)))|(% style="width:222px" %)[[8out, 10A Applikation>>doc:Geräte.Ausgänge.Binärausgang_8x230_4TE]]|(% style="width:60px" %)
44 -|=(% style="width: 228px;" %) |(% style="width:227px" %) |(% style="width:242px" %) |(% style="width:222px" %) |(% style="width:60px" %)
45 -|=(% style="width: 228px;" %) |(% style="width:227px" %) |(% style="width:242px" %) |(% style="width:222px" %) |(% style="width:60px" %)
46 -|=(% style="width: 228px;" %)Schaltaktor 8fach, 16A|(% style="width:227px" %)4TE, alter Standardcontroller|(% style="width:242px" %)[[4TE Top Controller, 16A>>doc:Technik.Controller_922_4TE_TOP]]|(% style="width:222px" %)[[8out, 16A Applikation>>doc:Geräte.Ausgänge.Binärausgang_8x230_16A_4TE]]|(% style="width:60px" %)
47 -|=(% style="width: 228px;" %)Schaltaktor 8fach, 16A|(% style="width:227px" %)4TE, neuer Standardcontroller|(% style="width:242px" %)[[4TE ARM Controller (LPC1115)>>doc:Technik.Controller_1115_4TE]]|(% style="width:222px" %) |(% style="width:60px" %)
48 -
49 -
48 +AWM will take care of making it easy for you and your users to create and manage the data.
50 50  )))
51 -
52 -= =
50 +)))
Grundlagen Selfbus Bild.jpg
Author
... ... @@ -1,1 +1,0 @@
1 -xwiki:XWiki.Doumanix
Size
... ... @@ -1,1 +1,0 @@
1 -268.2 KB
Content
XWiki.GadgetClass[0]
content
... ... @@ -1,1 +1,0 @@
1 -{{display reference="Selfbus.Geräte" type="WIKI"/}}
position
... ... @@ -1,1 +1,0 @@
1 -2, 1
title
... ... @@ -1,1 +1,0 @@
1 -Kategorien
XWiki.GadgetClass[1]
XWiki.StyleSheetExtension[0]
Code
... ... @@ -1,17 +15,3 @@
1 -#xwikicontent table {
2 - margin: 0
3 -}
4 -
5 -#xwikicontent table td {
6 - border: 0;
7 - padding: 0;
8 - width: 50%;
9 -}
10 -
11 -#xwikicontent table td:first-of-type {
12 - padding-right: 25px;
13 -}
14 -
15 15  .floatinginfobox iframe {
16 16   border: 0;
17 17   height: 169px;
XWiki.XWikiRights[0]
Allow/Deny
... ... @@ -1,1 +1,0 @@
1 -Deny
Groups
... ... @@ -1,1 +1,0 @@
1 -XWiki.XWikiAllGroup
Levels
... ... @@ -1,1 +1,0 @@
1 -comment
XWiki.XWikiRights[1]
Allow/Deny
... ... @@ -1,1 +1,0 @@
1 -Deny
Groups
... ... @@ -1,1 +1,0 @@
1 -XWiki.WikiEditor
Levels
... ... @@ -1,1 +1,0 @@
1 -comment
XWiki.XWikiRights[2]
Allow/Deny
... ... @@ -1,1 +1,0 @@
1 -Deny
Groups
... ... @@ -1,1 +1,0 @@
1 -XWiki.XWikiAdminGroup
Levels
... ... @@ -1,1 +1,0 @@
1 -comment
XWiki.XWikiRights[3]
Allow/Deny
... ... @@ -1,1 +1,0 @@
1 -Deny
Groups
... ... @@ -1,1 +1,0 @@
1 -xwiki:XWiki.XWikiSASGroup
Levels
... ... @@ -1,1 +1,0 @@
1 -comment
XWiki.XWikiRights[4]
Allow/Deny
... ... @@ -1,1 +1,0 @@
1 -Deny
Groups
... ... @@ -1,1 +1,0 @@
1 -xwiki:XWiki.XWikiAllGroup
Levels
... ... @@ -1,1 +1,0 @@
1 -comment
XWiki.XWikiRights[5]
Allow/Deny
... ... @@ -1,1 +1,0 @@
1 -Deny
Groups
... ... @@ -1,1 +1,0 @@
1 -xwiki:XWiki.XWikiAdminGroup
Levels
... ... @@ -1,1 +1,0 @@
1 -comment