Plugin Favorite

Use this wiki plugin, introduced in Tiki8, to display a button for a user to click to make an object a favorite.

Parameters

Display a button for a user to click to make an object a favorite
Introduced in Tiki 8. Required parameters are in bold.
Go to the source code
Preferences required: wikiplugin_favorite, user_favorites

Parameters Accepted Values Description Default Since
objectType text Indicate type of object 8.0
objectId text Enter the ID of the object 8.0

Example

This code:

Copy to clipboard
{favorite objectType="wiki page" objectId="PluginFavorite"}



You need to login to try this out

A more generic code (works on any page):

Copy to clipboard
{favorite objectType="wiki page" objectId="{ {page} }"}
(no spaces between "{ {" and "} }")




Alias names of this page:
Plugin Favourite | PluginFavourite | Plugin Favorite