Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

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

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages