Difference between revisions of "Manual:Extension/BlueSpicePagesVisited"

[unchecked revision][quality revision]
m
(Tag: 2017 source edit)
m
(Tag: 2017 source edit)
 

The extension PagesVisited creates a list of your recently visited pages.

What is BlueSpicePagesVisited?

Personal navigation[edit | edit source]

BlueSpicePagesVisited creates a list of a user's recently visited pages.

Where to find the function BlueSpicePagesVisited?[edit | edit source] Pages visited in user's personal sidebar Inserting PagesVisited tag PagesVisited on the page

List of recently viewed pages can be found in user's personal sidebar or be embedded in a wiki page.

User's personal sidebar[edit | edit source]

It can be found in the left navigation, click on the "Personal navigation" tab (clipboard icon).

To create a list with visited pages

one has to add

The functionality is integrated in the personal navigation menu (clipboard icon). If it has been removed, it can be re-added on the page User:<username>/Sidebar. This page is loaded when the Edit sidebar link at the bottom of the sidebar is clicked. This link is visible when you hover over any existing navigation item.

To display recently visited pages add the following item to the page:
                * PAGESVISITED 
            
at the user sidebar page
                https://<YOURURL>/index.php?title=User:<USERNAME>/Sidebar
            
and


select the assigned namespaces
PagesVisited in the personal navigation
PagesVisited in the personal
preferences
navigation

Embedding the tag on a page[edit | edit source]

PagesVisited on the page
PagesVisited on the page
While in source edit mode, enter the following tag anwhere on the page.
                <pagesvisited count="10" />
            

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]

Reference page for this extension.
Inserting the PagesVisited tag
Inserting the PagesVisited tag

Related info


Attachments

Discussions