Difference between revisions of "Manual:Extension/BlueSpiceUserSidebar"

[unchecked revision][quality revision]
m (Text replacement - "<bs:bookshelf src="Book:User manual" />" to "")
m

The extension UserSideBar lets users create their personal sidebar navigation.

What is BlueSpiceUserSidebar?[edit | edit source]

BlueSpiceUserSideBar, previously known as "Focus sidebar", lets users create their own personal sidebar navigation.

Where to find BlueSpiceUserSidebar?[edit | edit source]

UserSidebar1a.png
Personal navigation
Personal navigation

Every logged-in user has their UserSidebar. It is located in the left navigation, as the "Personal navigation" tab (clipboard icon).

UsageDefault content[edit | edit source]

InitialyInitially, for users who havent yet haven't customized their personal sidebar, it will show the navigation shows the following widgets:

  • Pages Visited visited (widget PAGESVISITED): A list of pages user has recently visited.
  • My edits (widget YOUREDITS): A list of pages user recently edited.
  • Watchlist (widget WATCHLIST): The list of pages user is watching.

These widgets are predefined lists of pages, universaly useful for many users. These widgets can be used removed individually when a user customizes their the sidebar.

Customizing the sidebar[edit | edit source]

Edit sidebar button

In order to To customize the content of this sidebar, click on "Edit sidebar" button at the bottom of the sidebar after hovering over any menu item. This button is only visible when hovering over the sidebar. The user sidebar can also be customized by visting User:{username}/Sidebar. The page "Sidebar" is dedicated subpage of every user's user page and holds content of the sidebar.

New users, when first visiting this page, may have to create the page first.

Adding custom content[edit | edit source]

opens the page User:<username>/Sidebar.

The syntax used to define the sidebar is same as the one used in corresponds to the main MediaWiki sidebar (MediaWiki:Sidebar). Enties Entries starting with a single star ("*") will be are considered menu headings or sections while entries with two stars ("**") will be considered actual entries. To create sidebar that will show section "My favourite pages" and have links to Page1 and Page2 in it, correct syntax would be: are considered menu items.

                * My favourite pages
** [[Wiki_Page1|Label]]
** [[External_Page2 Label]]

            

The sidebar can contain multiple sections. Also, users can use widgets to display predefined lists of pages, as described above. Widgets should be inserted as sections (with one star), like:

* WATCHLIST
* My custom section
** [[Page1]]
...

Available widgets are:

  • PAGESVISITED
  • YOUREDITS
  • WATCHLIST

See also[edit | edit source]

Reference page for this extension.

Related info



Attachments

Discussions