Loading...
 
Skip to main content

History: Favorites

Preview of version: 18

Favorites

The feature lets you indicate which Tiki objects (wiki pages, articles, tracker items, ...) are your favorites, and lets you display them all for you in another custom wiki page or module.

Enable the feature

The feature can be enabled at:
Admin home (Control Panels) > Users & Community > User Settings > User Features > User Favorites

As the feature uses the Wiki Argument Variable {{user}} you should also enable this at:
Admin home (Control Panels) > Editing and Plugins > Wiki Argument Variables

How to use it

Once both features are enable, you can set the Favorite flag on an object by using in the "Action" menu, " Favorite".

To view your favorites or any other user favorites you can use the PluginList by adding a filter
to display them.

Simple Sample

Without the space around {user}

Copy to clipboard
{LIST()} {filter favorite="{ {user} }"} {LIST}


Note: The List plugin uses the search index in order to create the favorite list. Therefore, if the index is built while excluding some categories (preference: unified_excluded_categories), items from these categories would not appear on the favorite list even if they are tagged as favorite.

See also: PluginFavorite
Issue Allow viewing user favorites

Or alternative ways to indicate which objects are your favorites, through Ratings and Advanced Ratings


Alias names of this page:
Favourite | Favourites | Favorite

History

Advanced
Information Version
Eutyche ODIMBA 20
Eutyche ODIMBA 19
Eutyche ODIMBA 18
Eutyche ODIMBA 17
Eutyche ODIMBA 16
fatiki grammar 15
Philippe Cloutier oops 14
Philippe Cloutier link to issue #6978 13
Zayneb Kerdi Note about Simple Sample 12
Marc Laporte Fix links 11
Bernard Sfez / Tiki Specialist Edit restored by rescue script 2017-04-24T18:09:12+00:00 10
Bernard Sfez / Tiki Specialist Edit restored by rescue script 2017-04-24T18:09:12+00:00 9
Bernard Sfez / Tiki Specialist Edit restored by rescue script 2017-04-24T18:09:12+00:00 8
Marc Laporte Workaround because {{user}} is interpreted and we want to show it 7
Marc Laporte typos 6
Xavier de Pedro 5
Xavier de Pedro 4
Xavier de Pedro 3
Xavier de Pedro 2
Marc Laporte 1