You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -321,6 +321,10 @@ With this setting, you can set an alternative link URL which will be used as lin
321
321
322
322
With this setting, you can add a 'Set preferred language' setting to the language menu within the user menu. Understandably, this setting is only processed if the language menu is enabled at all.
323
323
324
+
###### Show starred courses in primary navigation bar
325
+
326
+
With this setting, you can show a popover menu with links to starred courses next to the messages and notifications menus.
327
+
324
328
##### Breadcrumbs
325
329
326
330
###### Display the category breadcrumbs in the course header
@@ -774,5 +778,6 @@ Moodle an Hochschulen e.V. would like to thank these main contributors (in alpha
774
778
* University of Graz, André Menrath: Code
775
779
* University of Lübeck, Christian Wolters: Code, Peer Review, Ideating
776
780
* Zurich University of Applied Sciences (ZHAW): Funding, Ideating
Additionally, we thank all other contributors who contributed ideas, feedback and code snippets within the Github issues and pull requests as well as all contributors who contributed additional translations in AMOS, the Moodle translation tool.
Copy file name to clipboardExpand all lines: lang/en/theme_boost_union.php
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -398,6 +398,9 @@
398
398
$string['addpreferredlangsetting'] = 'Add preferred language link to language menu';
399
399
$string['addpreferredlangsetting_desc'] = 'With this setting, you can add a \'Set preferred language\' setting to the language menu within the user menu. Understandably, this setting is only processed if the setting <a href="{$a->url1}">Display language menu</a> is enabled, and if at least <a href="{$a->url2}">a second language pack is installed</a> and <a href="{$a->url3}">offered for selection</a>.';
0 commit comments