Difference between revisions of "Archive:TopMenuBarCustomizer"
(Created page with "The TopBar Menu is always visible at the top of the page. The menu links can be set via "MediaWiki:TopBarMenu". ==Technical background== File: BlueSpice2-TopBarMenu-Beispie...") |
The TopBar Menu is always visible at the top of the page. The menu links can be set via "MediaWiki:TopBarMenu".
Contents
Technical background[edit | edit source]
The TopBarMenuCustomizer extension displays an editable top bar menu. It allows a ( single-stage ) drop-down.
Where do I find the function?[edit | edit source]
As shown in the image above the TopBar menu is found at the top of the page. If you want to edit the TopBarMenu, enter 'yoururl'/MediaWiki : TopBarMenu
in the browser bar. This will redirect you to the TopBar menu page containing the TopBar menu's text. MediaWiki namespace access permissioning is required.
The functionality of ...[edit | edit source]
Links are created as follows:
- System title (mandatory)
- URL: Urls can be pages in MediaWiki (e.g. Main_Page; HQ:Testpage) as well as external links (e.g. http://google.com).
- Display title: In case there is no display title, the system title will be shown.
Convention for links at first level:
* System title|Url|Display title
There can be maximum 5 entries on the first level.
Convention for links at second level:
** System title|Url|Display title
There can be maximum 25 entries.
Example:
* Wiki|Wiki * Blog|Blog * Homepage|BlueSpice Homepage|http://www.blue-spice.org * Social Network|Social Network|http://www.facebook.com/BlueSpice.for.MediaWiki
Tips for working with[edit | edit source]
If the page MediaWiki : TopBarMenu has as yet not yet been created then the entries " Wiki " and " blog " are displayed.
Classical "...." with MediaWiki[edit | edit source]
The TopBar Menu is always visible at the top of the page. The menu links can be set via "MediaWiki:TopBarMenu". ==Technical background== [[File: BlueSpice2-TopBarMenu-Beispiel.png|thumb|none|700px|Screenshot: TopBarMenu of BlueSpice with additional links]] The TopBarMenuCustomizer extension displays an editable top bar menu. It allows a ( single-stage ) drop-down. ==Where do I find the function?== As shown in the image above the TopBar menu is found at the top of the page. If you want to edit the TopBarMenu, enter <code>'yoururl'/MediaWiki : TopBarMenu</code> in the browser bar. This will redirect you to the TopBar menu page containing the TopBar menu's text. MediaWiki namespace access permissioning is required. ==The functionality of ...== Links are created as follows: * System title (mandatory) * URL: Urls can be pages in MediaWiki (e.g. Main_Page; HQ:Testpage) as well as external links (e.g. http://google.com). * Display title: In case there is no display title, the system title will be shown. Convention for links at first level: <pre> * System title|Url|Display title </pre> There can be maximum 5 entries on the first level. Convention for links at second level: <pre> ** System title|Url|Display title </pre> There can be maximum 25 entries. Example: <pre>* Wiki|Wiki * Blog|Blog * Homepage|BlueSpice Homepage|http://www.blue-spice.org * Social Network|Social Network|http://www.facebook.com/BlueSpice.for.MediaWiki </pre> ==Tips for working with== If the page MediaWiki : TopBarMenu has as yet not yet been created then the entries " Wiki " and " blog " are displayed. ==Classical "...." with MediaWiki== [[Category:BlueSpice_free]][[Category:Extension]] [[en:{{FULLPAGENAME}}]][[de:TopBarMenuCustomizer]]
Line 17: | Line 17: | ||
Convention for links at first level: | Convention for links at first level: | ||
− | <pre> | + | |
− | + | <pre> * System title|Url|Display title | |
</pre> | </pre> | ||
There can be maximum 5 entries on the first level. | There can be maximum 5 entries on the first level. | ||
Convention for links at second level: | Convention for links at second level: | ||
− | <pre> | + | |
− | + | <pre> ** System title|Url|Display title | |
</pre> | </pre> | ||
There can be maximum 25 entries. | There can be maximum 25 entries. | ||
Line 38: | Line 38: | ||
==Tips for working with== | ==Tips for working with== | ||
If the page MediaWiki : TopBarMenu has as yet not yet been created then the entries " Wiki " and " blog " are displayed. | If the page MediaWiki : TopBarMenu has as yet not yet been created then the entries " Wiki " and " blog " are displayed. | ||
+ | |||
==Classical "...." with MediaWiki== | ==Classical "...." with MediaWiki== | ||
[[Category:BlueSpice_free]][[Category:Extension]] | [[Category:BlueSpice_free]][[Category:Extension]] | ||
+ | [[en:{{FULLPAGENAME}}]][[de:TopBarMenuCustomizer]] |