Skip to content

Latest commit

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Views Plugin

Counts the number of views of each conversation.

Installation

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

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

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

Translation

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

$definitions["gambit.order by views"] = "order by views";
$definitions["%s view"] = "%s view";
$definitions["%s views"] = "%s views";

About

Counts the number of views of each conversation.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages