Skip to content

esotalk/Bookmarks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bookmarks Plugin

Allows users to bookmark conversations.

Installation

Download or clone the Bookmarks plugin repo into your esoTalk plugin directory:

cd ESOTALK_DIR/addons/plugins/
git clone git@github.com:esotalk/Bookmarks.git Bookmarks

Navigate to the the admin/plugins page and activate the Bookmarks plugin.

Translation

Create definitions.Bookmarks.php in your language pack with the following definitions:

$definitions["Bookmark"] = "Bookmark";
$definitions["Unbookmark"] = "Unbookmark";
$definitions["gambit.bookmarked"] = "bookmarked";
$definitions["label.bookmarked"] = "Bookmarked";

About

Allows users to bookmark conversations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published