Traditional Like system, as you can find on social networks.
CSS JavaScript Smarty
Switch branches/tags
Nothing to show
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
plugin
public
style
.gitignore
CHANGELOG.md
LICENSE
README.md
package.json
plugin.json
screenshot.png
screenshot2.png

README.md

NodeBB: Likes

Traditional Like system, as you can find on social networks. It uses same reputation system.

Version Dependencies bitHound Score Code Climate

Themes

Installation of plugin is pretty straightforward. You should add template import to Post Template. For example, you can find post template for Persona Theme under this path: nodebb-theme-persona/templates/partials/topic/post.tpl

Import:

<!-- IMPORT partials/topic/likes_post.tpl -->

Add it wherever you like, but don't forget to delete default one, with chevrons.

View

By default, it looks like:

White Bootstrap Theme

Additional list:

Floating Window

TODO

  • Another style for zero votes
  • Update user list if It's opened
  • Don't show toggle-button for personal content