Loading...
 
Skip to main content

History: PluginFavorite

Source of version: 13 (current)

Copy to clipboard
             # 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

{pluginmanager plugin=favorite}

## Example

*This code:*
{CODE(colors="tiki")}{favorite objectType="wiki page" objectId="PluginFavorite"}{CODE}

{GROUP(groups="Registered")}*Would produce:*
{favorite objectType="wiki page" objectId="PluginFavorite"}{ELSE} 
You need to login to try this out{GROUP}

A more generic code (works on any page): 
{CODE(colors="tiki")}{favorite objectType="wiki page" objectId="{ {page} }"}{CODE} (no spaces between "{ {" and "} }")



Alias names of this page: 
(alias(Plugin Favourite)) | (alias(PluginFavourite)) | (alias(Plugin Favorite))