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



            
            
            
            
            
            __TOC__
            
            
            
            ==What is BlueSpiceUserSidebar?==
            
            
            
            '''BlueSpiceUserSideBar''', previously known as "Focus sidebar", The extension '''UserSideBar''' lets users create their own personal sidebar navigation.
        
        
        
        ==Where to find BlueSpiceUserSidebar?==
        
        [[File:UserSidebar1a.png|thumb|alt=Personal navigation|center|650x650px|Personal navigation]]
        
        Every logged-in user has their UserSidebar. It is located in the left navigation, as the "Personal navigation" tab (clipboard icon).
        
        
        
        ==Usage==
            
            InitialyDefault content==
            
            Initially, for users who havent yet haven't customized their personal sidebar, it will show the navigation shows the following widgets:
        
        
        
        *Pages Visitedvisited (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 when user customizes their sidebar.
            
            
            
            ===Customizing sidebar===
            
            [[File:UserSidebar2a.png|thumb|Edit sidebar button]]
            
            In order to 
            
            *Watchlist (widget WATCHLIST)
            
            
            
            These widgets can be removed individually when a user customizes the sidebar.
            
            
            
            ==Customizing the sidebar==
            
            To customize the content of this sidebar, click on "''Edit sidebar" button '' at the bottom of the sidebar. This button is only visible when hovering over the sidebar.
            
            The user sidebar can also be customized by visting <nowiki>User:{username}/Sidebar</nowiki>. 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===
            
            
         after hovering over any menu item. This 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 (<nowiki>MediaWiki:Sidebar</nowiki>). EntiesEntries starting with a single star ("*") will be are considered menu headings or sections while entries with two stars ("**") will be are 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:
            
            
        menu items.
            
            
        <pre>
        
        * My favourite pages
        
        ** [[Wiki_Page1]]
            
            ** [[Page2]]|Label]]
            
            ** [External_Page2 Label]
        
        
        </pre>
        
        
        
        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:
        
        
        <pre>
        
        * WATCHLIST
        
        * My custom section
        
        ** [[Page1]]
        
        ...
        
        
        </pre>
            
            
            
            Available widgets are:
            
            
            
            *PAGESVISITED
            
            *YOUREDITS
            
            *WATCHLIST
            
            
            
            ==See also==
            
            [[Reference:UserSideBar|Reference page]] for this extension.{{Box Links-en|Topic1=[[Reference:BlueSpiceUserSidebar]]}}<br />
Line 1: Line 1:
 
+
The extension '''UserSideBar''' lets users create their personal sidebar navigation.
 
 
 
 
__TOC__
 
 
 
==What is BlueSpiceUserSidebar?==
 
 
 
'''BlueSpiceUserSideBar''', previously known as "Focus sidebar", lets users create their own personal sidebar navigation.
 
  
 
==Where to find BlueSpiceUserSidebar?==
 
==Where to find BlueSpiceUserSidebar?==
[[File:UserSidebar1a.png|thumb]]
+
[[File:UserSidebar1a.png|thumb|alt=Personal navigation|center|650x650px|Personal navigation]]
 
Every logged-in user has their UserSidebar. It is located in the left navigation, as the "Personal navigation" tab (clipboard icon).
 
Every logged-in user has their UserSidebar. It is located in the left navigation, as the "Personal navigation" tab (clipboard icon).
  
==Usage==
+
==Default content==
Initialy, for users who havent yet customized their personal sidebar, it will show following widgets:
+
Initially, for users who haven't customized their personal sidebar, the navigation shows the following widgets:
  
*Pages Visited (widget PAGESVISITED): A list of pages user has recently visited.
+
*Pages visited (widget PAGESVISITED)
*My edits (widget YOUREDITS): A list of pages user recently edited.
+
*My edits (widget YOUREDITS)
*Watchlist (widget WATCHLIST): The list of pages user is watching.
+
*Watchlist (widget WATCHLIST)
  
These widgets are predefined lists of pages, universaly useful for many users. These widgets can be used when user customizes their sidebar.
+
These widgets can be removed individually when a user customizes the sidebar.
  
===Customizing sidebar===
+
==Customizing the sidebar==
[[File:UserSidebar2a.png|thumb|Edit sidebar button]]
+
To customize the content of this sidebar, click on ''Edit sidebar'' at the bottom of the sidebar after hovering over any menu item. This opens the page ''User:<username>/Sidebar''.  
In order to customize the content of this sidebar click on "Edit sidebar" button at the bottom of the sidebar. This button is only visible when hovering over the sidebar.
 
The user sidebar can also be customized by visting <nowiki>User:{username}/Sidebar</nowiki>. 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.
+
The syntax used to define the sidebar corresponds to the main MediaWiki sidebar (<nowiki>MediaWiki:Sidebar</nowiki>). Entries starting with a single star ("*") are considered menu headings or sections while entries with two stars ("**") are considered menu items.
 
 
===Adding custom content===
 
The syntax used to define the sidebar is same as the one used in main MediaWiki sidebar (<nowiki>MediaWiki:Sidebar</nowiki>). Enties starting with single star ("*") will be considered 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:
 
 
<pre>
 
<pre>
 
* My favourite pages
 
* My favourite pages
** [[Page1]]
+
** [[Wiki_Page1|Label]]
** [[Page2]]
+
** [External_Page2 Label]
 
</pre>
 
</pre>
  
Line 44: Line 31:
 
** [[Page1]]
 
** [[Page1]]
 
...
 
...
</pre>
+
</pre>{{Box Links-en|Topic1=[[Reference:BlueSpiceUserSidebar]]}}<br />
 
 
Available widgets are:
 
 
 
*PAGESVISITED
 
*YOUREDITS
 
*WATCHLIST
 
 
 
==See also==
 
[[Reference:UserSideBar|Reference page]] for this extension.
 

Attachments

Discussions