Änderungen von Dokument Institutionsportlet

Zuletzt geändert von Moritz Baumgarten am 24.11.2025

Von Version 182.1
bearbeitet von Carina Enke
am 10.12.2019
Änderungskommentar: Mittels Scroll Versions veröffentlicht aus dem Bereich LMSintern und Version 12.2.
Auf Version 191.1
bearbeitet von Carina Enke
am 21.05.2019
Änderungskommentar: Mittels Scroll Versions veröffentlicht aus dem Bereich LMSintern und Version 12.0.

Zusammenfassung

Details

Seiteneigenschaften
Inhalt
... ... @@ -1,65 +2,7 @@
1 -{{sv-translation language="de"}}
2 2  {{layout}}
3 3  {{layout-section ac:type="single"}}
4 4  {{layout-cell}}
5 5  \\
6 -
7 -{{details}}
8 -|=(((
9 -Verantwortlicher
10 -)))|(((
11 -\\
12 -)))
13 -|=(% colspan="1" %)(% colspan="1" %)
14 -(((
15 -Status
16 -)))|(% class="highlight-yellow" colspan="1" data-highlight-colour="yellow" %)(% class="highlight-yellow" colspan="1" data-highlight-colour="yellow" %)
17 -(((
18 -{{sv-metadata type="workflow-status"/}}
19 -
20 -{{status colour="Green" title="Offen"/}}
21 -)))
22 -|=(% colspan="1" %)(% colspan="1" %)
23 -(((
24 -Varianten
25 -)))|(% colspan="1" %)(% colspan="1" %)
26 -(((
27 -{{sv-metadata type="variants"/}}
28 -)))
29 -|=(% colspan="1" %)(% colspan="1" %)
30 -(((
31 -Attribute
32 -)))|(% colspan="1" %)(% colspan="1" %)
33 -(((
34 -{{sv-metadata type="attributes"/}}
35 -)))
36 -|=(% colspan="1" %)(% colspan="1" %)
37 -(((
38 -Pagekey
39 -)))|(% colspan="1" %)(% colspan="1" %)
40 -(((
41 -{{sv-metadata type="pagekey"/}}
42 -)))
43 -|=(% colspan="1" %)(% colspan="1" %)
44 -(((
45 -Übersetzung
46 -)))|(% colspan="1" %)(% colspan="1" %)
47 -(((
48 -(% class="content-wrapper" %)
49 -(((
50 -Institution Portlet  
51 -
52 -{{status colour="Green" title="Fertig"/}}
53 -)))
54 -)))
55 -|=(% colspan="1" %)(% colspan="1" %)
56 -(((
57 -TODOs
58 -)))|(% colspan="1" %)(% colspan="1" %)
59 -(((
60 -\\
61 -)))
62 -{{/details}}
63 63  {{/layout-cell}}
64 64  {{/layout-section}}
65 65  
... ... @@ -174,104 +174,3 @@
174 174  {{/layout-cell}}
175 175  {{/layout-section}}
176 176  {{/layout}}
177 -{{/sv-translation}}
178 -
179 -{{sv-translation language="en"}}
180 -(% class="MsoBodyText" %)
181 -Only the institution's administrators as well as system administrators can customise the content of the portlet **//My Institution//**//.//
182 -
183 -{{expand title="Edit institution portlet ..."}}
184 -To edit the content of the portlet //**My Institution**//, proceed as follows:
185 -
186 -|(% class="numberingColumn" %)(% class="numberingColumn" %)
187 -(((
188 -1
189 -)))|(((
190 -Open the home page. Click on the gear icon in the upper right corner of the portlet //**My Institution** //to open the configuration menu.
191 -)))|(% rowspan="2" %)(% rowspan="2" %)
192 -(((
193 -[[image:attach:Startseite-Institutionsportlet konfigurieren_en.png]]
194 -)))
195 -|(% class="numberingColumn" colspan="1" %)(% class="numberingColumn" colspan="1" %)
196 -(((
197 -2
198 -)))|(% colspan="1" %)(% colspan="1" %)
199 -(((
200 -Select the entry //**Edit**//.
201 -)))
202 -|(% class="numberingColumn" %)(% class="numberingColumn" %)
203 -(((
204 -3
205 -)))|(((
206 -(% class="content-wrapper" %)
207 -(((
208 -In the editing mode, you can use the [[Text editor>>doc:Texteditor]] to customise the content of the portlet to your liking.
209 -
210 -{{expand title="Integrate images ..."}}
211 -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.
212 -{{/expand}}
213 -)))
214 -)))|(((
215 -[[image:attach:Startseite-Institutionsportlet editieren_en.png]]
216 -)))
217 -{{/expand}}
218 -
219 -{{expand title="Integrate content into the institution portlet depending on user attributes ..."}}
220 -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:
221 -
222 -|(((
223 -(% class="content-wrapper" %)
224 -(((
225 -{{code language="xml"}}
226 -<[html-Element] data-visibility-condition="[attribut];[operator];[wert]"></[html-Element]>
227 -{{/code}}
228 -)))
229 -)))|(((
230 -[[image:attach:Startseite-Institutionsportlet Quelltext öffnen_en.png]]
231 -)))
232 -
233 -{{expand title="Expand to view examples ..."}}
234 -**Example 1**: To provide a link to OPAL which will be displayed to all users whose first name begins with an E, enter:
235 -
236 -{{code language="xml"}}
237 -<a href="https://bildungsportal.sachsen.de/opal" data-visibility-condition="firstname;startswith;E">Link zu OPAL</a>
238 -{{/code}}
239 -
240 -**Example 2**: To provide a text which will be displayed to users depending on the system language selected, enter:
241 -
242 -{{code language="xml"}}
243 -<p data-visibility-condition="locale;equals;en">Only users who have selected English in the general user system settings under language will see this text.</p>
244 -{{/code}}
245 -{{/expand}}
246 -
247 -|=(((
248 -You can use the following operators:
249 -)))|=(((
250 -You can combine these operators with the following user attributes:
251 -)))
252 -|(((
253 -* contains
254 -* equals
255 -* startswith
256 -* endswith
257 -* not (e. g. "not-equals")
258 -)))|(((
259 -* firstname
260 -* lastname
261 -* email
262 -* institutionaluseridentifier
263 -* institutionalname
264 -* orgunit
265 -* studysubject
266 -* studygroup
267 -* persontype
268 -* termsofstudy
269 -* birthday
270 -* locale (refers to the system language configured by the user)
271 -)))
272 -
273 -{{info}}
274 -In the editing mode of the portlet, all content is displayed. In normal mode, however, the content of the portlet is displayed depending on attributes.
275 -{{/info}}
276 -{{/expand}}
277 -{{/sv-translation}}
Confluence.Code.ConfluencePageClass[0]
id
... ... @@ -1,1 +1,1 @@
1 -291996345
1 +230326602
url
... ... @@ -1,1 +1,1 @@
1 -https://www.bps-system.de/help/display/SOV/wiki/spaces/LMS/pages/291996345/Institutionsportlet
1 +https://www.bps-system.de/help/display/SOV/wiki/spaces/LMS/pages/230326602/Institutionsportlet