Favorites Application

Last modified by Thomas Mortagne on 2024/02/19 00:16

cogApplication to manage a panel or menu with a list of Favorite pages.
TypeXAR
CategoryApplication
Developed by

Ludovic Dubost, XWiki SAS, Alex Cotiugă, Anca Luca

Active Installs18
Rating
0 Votes
LicenseGNU Lesser General Public License 2.1
Compatibility

Tested with XWiki 10, XWiki 11 and XWiki 12. Minimum version 10.6.1.

Installable with the Extension Manager

Description

Application to manage a panel or menu with a list of Favorite pages.

This application allows to show a list of favorite pages from the Wiki in a Panel or in an XWiki Menu.

favoritesmenupanel.png

Favorites can be easily managed using the "Manage Favorites" action and choosing the pages to display:

favoritesmanage.png

For new users a default favorites setting is available in the Favorites home page:

favoritesdefault.png

Multiwiki usage

Starting with version 1.2, a farm usage was added in the usecases of this application.

In order to use the favorites list in a multiwiki environment, the application needs to be installed on all wikis on which user profiles are stored, but can be installed on other wikis as well.

For example, if on your farm all subwikis have global users (users only stored on the main wiki), then the favorites application can be installed only on the main wiki, and used on the subwikis by including the favorites panel by its complete reference in the list of panels on the subwiki:

favorites-setupmultiwikipanel.png

This will allow the users to add pages in their favorites list by navigating on the subwiki in question and clicking the "Add current page" button from the favorites panel.

If installed on an XWiki version more recent than 12.2-rc-1 , an entry in the user profile menu will also provide access to the favorites list.

Prerequisites & Installation Instructions

We recommend using the Extension Manager to install this extension (Make sure that the text "Installable with the Extension Manager" is displayed at the top right location on this page to know if this extension can be installed with the Extension Manager). Note that installing Extensions when being offline is currently not supported and you'd need to use some complex manual method.

You can also use the following manual method, which is useful if this extension cannot be installed with the Extension Manager or if you're using an old version of XWiki that doesn't have the Extension Manager:

  1. Log in the wiki with a user having Administration rights
  2. Go to the Administration page and select the Import category
  3. Follow the on-screen instructions to upload the downloaded XAR
  4. Click on the uploaded XAR and follow the instructions
  5. You'll also need to install all dependent Extensions that are not already installed in your wiki

To activate the panel, you just need to add Favorites.Code.FavoritesPanel in the list of panels from the administration:

favoritespanel.png

To activate the menu, you need to use the {{display}} macro in your Menu page with reference Favorites.Code.FavoritesMenu. A white space is needed before and after the display macro.

favoritesmenu.png

Release Notes

v1.2.3

The following translation have been updated with this release:

v1.2.2

The following translation have been updated with this release:

v1.2.1

The following translation have been updated with this release:

v1.2

v1.1

v1.0

Initial version of the Favorites Application

Tags:
    

Get Connected