Warning: Undefined variable $filepath in /home/tiki-doc/public_html/lib/wiki-plugins/wikiplugin_tikidocfromcode.php on line 146
Display a button for a user to click to make an object a favorite | Documentation for Tiki Wiki CMS Groupware
Loading...
 
Skip to main content
Display a button for a user to click to make an object a favorite

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

Tiki Doc From Code error: favorite not found

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

Show PHP error messages