Changes for page Institutionsportlet

Last modified by Moritz Baumgarten on 10.01.2024

From version 1.1
edited by Moritz Baumgarten
on 10.01.2024
Change comment: There is no comment for this version
To version 2.1
edited by Moritz Baumgarten
on 10.01.2024
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,122 +4,5 @@
1 -{{layout}}
2 -{{layout-section ac:type="single"}}
3 -{{layout-cell}}
4 4  
5 -{{/layout-cell}}
6 -{{/layout-section}}
7 7  
8 -{{layout-section ac:type="single"}}
9 -{{layout-cell}}
10 -Verwalter einer Institution sowie Systemadministratoren können den Inhalt des Portlets //**Meine Institution** //individuell gestalten.
11 -
12 -{{expand title="Institutionsportlet bearbeiten ..."}}
13 -Um den Inhalt des Portlets für Ihre Institution zu bearbeiten, gehen Sie wie folgt vor:
14 -
15 -|(% class="numberingColumn" %)(% class="numberingColumn" %)
16 -(((
17 -1
18 -)))|(((
19 -Öffnen Sie die Startseite Ihrer Plattform. Klicken Sie im betreffenden Portlet //**Meine Institution** //das Rädchen-Icon in der rechten oberen Ecke des Portlets, um das Konfigurationsmenü zu öffnen.
20 -)))|(% rowspan="2" %)(% rowspan="2" %)
21 -(((
22 -[[image:attach:Startseite-Institutionsportlet konfigurieren_de.png]]
23 -)))
24 -|(% class="numberingColumn" colspan="1" %)(% class="numberingColumn" colspan="1" %)
25 -(((
26 -2
27 -)))|(% colspan="1" %)(% colspan="1" %)
28 -(((
29 -Wählen Sie den Eintrag //**Bearbeiten**//.
30 -)))
31 -|(% class="numberingColumn" %)(% class="numberingColumn" %)
32 -(((
33 -3
34 -)))|(((
35 -(% style="color:#000000" %)Es öffnet sich der [[Texteditor >>doc:Texteditor]]und Sie können den Inhalt des Portlets nach Ihren Vorstellungen gestalten.
36 -
37 -{{expand title="Bilder einbinden ..."}}
38 -(% style="color: rgb(0, 0, 0); color: rgb(0, 0, 0)" %)Unterhalb des Texteditors ist der Inhalt des Ressourcenordners zum Portlet zu sehen. Dieser bietet die Möglichkeit hinterlegte Inhalte wie Bilder oder Videos zu verwalten. Neben dem Löschen und Hinzufügen von Ressourcen, können diese auch umbenannt werden. Dazu werden entsprechende Schaltflächen über der Tabelle aktiv, sobald eine Ressource per Checkbox gewählt wird.
39 -{{/expand}}
40 -)))|(% rowspan="2" %)(% rowspan="2" %)
41 -(((
42 -[[image:attach:Startseite-Institutionsportlet editieren_de.png]]
43 -)))
44 -|(% class="numberingColumn" colspan="1" %)(% class="numberingColumn" colspan="1" %)
45 -(((
46 -4
47 -)))|(% colspan="1" %)(% colspan="1" %)
48 -(((
49 -Bestätigen Sie Ihre Änderungen mit Klick auf den Button //**Speichern**//.
50 -)))
51 -{{/expand}}
52 -
53 -{{expand title="Inhalte im Institutionsportlet abhängig von Nutzerattributen einbinden ..."}}
54 -(% style="color:#000000" %)Mit Hilfe der HTML-Ansicht des [[Texteditors>>doc:Texteditor]] können Sie Inhalte in diesem Portlet abhängig von Nutzerattributen oder der gewählten Systemsprache anzeigen. Hierfür genügt es, diese Inhalte im folgenden Format an der entsprechenden Stelle im HTML-Code zu hinterlegen:
55 -
56 -|(((
57 -(% style="color: rgb(0,0,0);" %)
58 -
59 -
60 -
61 -{{code language="xml"}}
62 -<[html-Element] data-visibility-condition="[attribut];[operator];[wert]"></[html-Element]>
63 -{{/code}}
64 -)))|(((
65 -[[image:attach:Startseite-Institutionsportlet Quelltext öffnen_de.png]]
66 -)))
67 -
68 -{{expand title="Erweitern, um Beispiele anzuzeigen ..."}}
69 -**Beispiel1:** Einen Link zu OPAL, der allen Nutzer angezeigt werden soll, deren Vorname mit einem E beginnt, geben Sie so an:
70 -
71 -{{code language="xml"}}
72 -<a data-cke-saved-href="https://bildungsportal.sachsen.de/opal" href="https://bildungsportal.sachsen.de/opal" data-visibility-condition="firstname;startswith;E">Link zu OPAL</a>
73 -{{/code}}
74 -
75 -**Beispiel 2**: Einen Text, der Nutzern sprachabhängig angezeigt werden soll, geben Sie so an:
76 -
77 -{{code language="xml"}}
78 -<p data-visibility-condition="locale;equals;en">Diesen Text sehen nur Nutzer, die in den allgemeinen Nutzer-Systemeinstellungen unter Sprache Englisch ausgewählt haben.</p>
79 -{{/code}}
80 -{{/expand}}
81 -
82 -|=(((
83 -Folgende Operatoren können Sie dazu verwenden:
84 -)))|=(((
85 -Diese Operatoren können Sie mit folgenden Nutzerattributen kombinieren:
86 -)))
87 -|(((
88 -(% style="text-align:left" %)
89 -* contains
90 -* equals
91 -* startswith
92 -* endswith
93 -* not (z.B "not-equals")
94 -)))|(((
95 -(% style="text-align:left" %)
96 -* firstname
97 -* lastname
98 -* email
99 -* institutionaluseridentifier
100 -* institutionalname
101 -* orgunit
102 -* studysubject
103 -* studygroup
104 -* persontype
105 -* termsofstudy
106 -* birthday
107 -* locale (Bezieht sich auf die von Nutzer eingestellte Systemsprache für die Plattform.)
108 -)))
109 -
110 -{{info}}
111 -(% style="color:#000000" %)In der Editieransicht des Portlets werden alle Inhalte angezeigt, im Portlet selbst dann attributsabhängig.
112 -{{/info}}
113 -{{/expand}}
114 -{{/layout-cell}}
115 -{{/layout-section}}
116 -{{/layout}}
117 -
118 -
119 -
120 120  (% class="MsoBodyText" %)
121 121  Only the institution's administrators as well as system administrators can customise the content of the portlet **//My Institution//**//.// 
122 122  
... ... @@ -130,7 +130,7 @@
130 130  Open the home page. Click on the gear icon in the upper right corner of the portlet //**My Institution** //to open the configuration menu.
131 131  )))|(% rowspan="2" %)(% rowspan="2" %)
132 132  (((
133 -[[image:attach:Startseite-Institutionsportlet konfigurieren_en.png]]
16 +[[image:attach:Startseite-Institutionsportlet konfigurieren_en.png||data-xwiki-image-style="img-screen" data-xwiki-image-style-border="true" width="500"]]
134 134  )))
135 135  |(% class="numberingColumn" colspan="1" %)(% class="numberingColumn" colspan="1" %)
136 136  (((
... ... @@ -145,7 +145,7 @@
145 145  )))|(((
146 146  (% class="content-wrapper" %)
147 147  (((
148 -In the editing mode, you can use the [[Text editor>>doc:Texteditor]] to customise the content of the portlet to your liking.
31 +In the editing mode, you can use the Text editor to customise the content of the portlet to your liking.
149 149  
150 150  {{expand title="Integrate images ..."}}
151 151  Below the text editor, you can see the content of the portlet's resource folder. This folder offers the possibility to manage stored content such as images or videos. In addition to deleting and adding resources, you can also rename your resources. Once a resource has been selected via its checkbox, the corresponding buttons will be activated above the table.
... ... @@ -152,12 +152,12 @@
152 152  {{/expand}}
153 153  )))
154 154  )))|(((
155 -[[image:attach:Startseite-Institutionsportlet editieren_en.png]]
38 +[[image:attach:Startseite-Institutionsportlet editieren_en.png||data-xwiki-image-style="img-screen" data-xwiki-image-style-border="true" width="500"]]
156 156  )))
157 157  {{/expand}}
158 158  
159 159  {{expand title="Integrate content into the institution portlet depending on user attributes ..."}}
160 -Via the HTML view of the [[Text editor>>url:https://www.bps-system.de/help/display/LMSintern/.Texteditor+v3.6||shape="rect"]], you can display content in this portlet depending on user attributes or the system language selected. Just add the content in the following format at the appropriate position to the HTML code:
43 +Via the HTML view of the Text editor, you can display content in this portlet depending on user attributes or the system language selected. Just add the content in the following format at the appropriate position to the HTML code:
161 161  
162 162  |(((
163 163  (% class="content-wrapper" %)
... ... @@ -167,7 +167,7 @@
167 167  {{/code}}
168 168  )))
169 169  )))|(((
170 -[[image:attach:Startseite-Institutionsportlet Quelltext öffnen_en.png]]
53 +[[image:attach:Startseite-Institutionsportlet Quelltext öffnen_en.png||data-xwiki-image-style="img-screen" data-xwiki-image-style-border="true" width="500"]]
171 171  )))
172 172  
173 173  {{expand title="Expand to view examples ..."}}