Difference between revisions of "Manual:Extension/BlueSpicePagesVisited"
[unchecked revision] | [unchecked revision] |
Fbaeckmann (talk | contribs) (Tag: 2017 source edit) |
(Tag: 2017 source edit) |
Contents
- 1 What is PagesVisitedBlueSpicePagesVisited? 3
-
2 Where to find the function PagesVisitedBlueSpicePagesVisited?
- 3.1 Setting your preferences
- in
- wiki
- 3 .3 Integrating on the user sidebar (Focus)
- 3.4 Integrate on the Widgetbar
- 3.5 Setting up PagesVisited globally 4
- See also
What is PagesVisitedBlueSpicePagesVisited?[edit | edit source]
PagesVisited BlueSpicePagesVisited creates a list of a user's recently visited pages. This list can be embedded in a wiki page or in the UserSideBar (a personal menu in BlueSpice).
Where to find the function PagesVisitedBlueSpicePagesVisited?[edit | edit source]
The tag List of recently viewed pages can be placed in an article or the widget bar, or be globally integrated and set up by the administrators. Only those pages you have recently visited will be shown. To change the settings, go to the User Preferences (in the user area --> "Preferences"). Choose the tab "BlueSpice" and you will see the item "Visited Pages".
found in user's personal sidebar or be embedded in a wiki page.
User's personal sidebar[edit | edit source]
Setting your preferences[edit | edit source]
The following settings can be made using the user preferences (see above):
- Number of entries shown (the last 2, 3,....10 pages)
- The namespaces to be displayed
- Whether the articles should be sorted chronologically or alphabetically by title.
It can be found in the left navigation, click on the "Personal navigation" tab (clipboard icon).
Embedding the tag on a page[edit | edit source]
Especially While in source edit mode, enter the following tag anwhere on the main page linking of the visited pages is very useful. But you can also embed the function in normal wiki pages using the following tag: <pagesvisited count="7" maxtitlelength="40" />
The parameters available are:
Name | Description | Type/range of values | Default value |
---|---|---|---|
count |
Number of pages displayed |
numerical |
10 |
maxtitlelength |
Number of characters displayed |
numerical |
20 |
namespaces |
The display is limited to specific namespaces |
Namespace number or namespace name (separated by commas) |
all |
order |
Order the entries are sorted into |
time or pagename |
time |
- Edit your user sidebar by clicking on "Edit Focus tab" on your user page.
-
Enter the following text
* PAGESVISITED
and save it.
Integrate on the Widgetbar[edit | edit source]
You can also add PagesVisited to your tools for power users in the Widgetbar on the right:
- Edit your Widgetbar by clicking on "Edit Widgets" on your user page.
-
Enter the following text
* PAGESVISITED
and save it.
Setting up PagesVisited globally[edit | edit source]
The global preferences for all users can be managed in the administration area under Extensions.
page.
The list of recently viewed pages will appear at the place in the page where the tag was inserted.
Options that can be passed to the tag are:
- count - number of pages to show
- maxtitlelength - maximum length of each shown page
- namespaces - list of namespaces from which to show pages. Multiple namespaces can be entered, separated by comma.
- order - sorting of the pages displayed - can be "time" or "pagename"
See also[edit | edit source]
Our reference Reference page for this extension.
<bs:bookshelf src="Book:User manual" /> __TOC__ ==What is PagesVisited?== '''PagesVisitedBlueSpicePagesVisited?== '''BlueSpicePagesVisited''' creates a list of a user's recently visited pages. This list can be embedded in a wiki page or in the [[Reference:UserSideBar|UserSideBar]] (a personal menu in BlueSpice). ==Where to find the function PagesVisited?== ::: [[File:PgsVstd1.jpg|500x294px]] ::: [[File:PgsVstd2.jpg|500x276px]] ::: [[File:PgsVstd3a.jpg|500x279px]] The tag can be placed in an article or the widget bar, or be globally integrated and set up by the administrators. Only those pages you have recently visited will be shown. To change the settings, go to the User Preferences (in the user area --> "Preferences"). Choose the tab "BlueSpice" and you will see the item "Visited Pages". <br /> ==The functionality of PagesVisited== ===Setting your preferences=== The following settings can be made using the user preferences (see above): * Number of entries shown (the last 2, 3,....10 pages) * The namespaces to be displayed * Whether the articles should be sorted chronologically or alphabetically by title. ===Embedding in a wiki page=== Especially on the main page linking of the visited pages is very useful. But you can also embed the function in normal wiki pages using the following [[Tags|tag]]: <pre><pagesvisited count="7" maxtitlelength="40" /></pre> The parameters available are: {| class="contenttable" cellpadding="5" border="1" |- !|Name !|Description !|Type/range of values !|Default value |- || ''count'' || Number of pages displayed || numerical || 10 |- || ''maxtitlelength'' || Number of characters displayed || numerical || 20 |- || ''namespaces'' || The display is limited to specific namespaces || Namespace number or namespace name (separated by commas) || all |- || ''order'' || Order the entries are sorted into || time or pagename || time |} ===Integrating on the user sidebar (Focus)=== ::: [[File:PgsVstd4.jpg|500x293px]] ::: [[File:PgsVstd5.jpg|500x294px]] ::: [[File:PgsVstd6.jpg|500x294px]] This is particularly good for your personal navigation bar, so you can use the function no matter what page you are on. * Edit your user sidebar by clicking on "Edit Focus tab" on your user page. * Enter the following text <code><nowiki>* PAGESVISITED</nowiki></code> and save it. <br /> ===Integrate on the Widgetbar=== You can also add PagesVisited to your tools for power users in the Widgetbar on the right: * Edit your Widgetbar by clicking on "Edit Widgets" on your user page. * Enter the following text <code><nowiki>* PAGESVISITED</nowiki></code> and save it. ===Setting up PagesVisited globally=== The global preferences for all users can be managed in the administration area under '''Extensions'''. ==See also== Our [[Reference:PagesVisited|reference page.]] {{Box_Links-en | Thema1 =[[Reference:UserSideBar|UserSideBar]] | Thema2 =[[Reference:WatchList|Watchlist]] }}BlueSpicePagesVisited?== List of recently viewed pages can be found in user's personal sidebar or be embedded in a wiki page. === User's personal sidebar === [[File:PagesVisited1a.png|thumb|Pages visited in user's personal sidebar]] It can be found in the left navigation, click on the "Personal navigation" tab (clipboard icon). === Embedding the tag on a page === While in source edit mode, enter the following tag anwhere on the page.[[File:PagesVisited2a.png|thumb|Inserting PagesVisited tag]] [[File:PagesVisited3a.png|thumb|PagesVisited on the page]] <code><pagesvisited count="10" /></code> The list of recently viewed pages will appear at the place in the page where the tag was inserted. Options that can be passed to the tag are: * count - number of pages to show * maxtitlelength - maximum length of each shown page * namespaces - list of namespaces from which to show pages. Multiple namespaces can be entered, separated by comma. * order - sorting of the pages displayed - can be "time" or "pagename" ==See also== [[Reference:PagesVisited|Reference page]] for this extension.
Line 3: | Line 3: | ||
__TOC__ | __TOC__ | ||
− | ==What is | + | ==What is BlueSpicePagesVisited?== |
− | ''' | + | '''BlueSpicePagesVisited''' creates a list of a user's recently visited pages. |
− | ==Where to find the function | + | ==Where to find the function BlueSpicePagesVisited?== |
+ | List of recently viewed pages can be found in user's personal sidebar or be embedded in a wiki page. | ||
+ | === User's personal sidebar === | ||
+ | [[File:PagesVisited1a.png|thumb|Pages visited in user's personal sidebar]] | ||
+ | It can be found in the left navigation, click on the "Personal navigation" tab (clipboard icon). | ||
+ | === Embedding the tag on a page === | ||
+ | While in source edit mode, enter the following tag anwhere on the page.[[File:PagesVisited2a.png|thumb|Inserting PagesVisited tag]] | ||
+ | [[File:PagesVisited3a.png|thumb|PagesVisited on the page]] | ||
+ | <code><pagesvisited count="10" /></code> | ||
− | + | The list of recently viewed pages will appear at the place in the page where the tag was inserted. | |
+ | Options that can be passed to the tag are: | ||
+ | * count - number of pages to show | ||
+ | * maxtitlelength - maximum length of each shown page | ||
+ | * namespaces - list of namespaces from which to show pages. Multiple namespaces can be entered, separated by comma. | ||
+ | * order - sorting of the pages displayed - can be "time" or "pagename" | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==See also== | ==See also== | ||
− | + | [[Reference:PagesVisited|Reference page]] for this extension. | |
− | |||
− | |||
− |