No description
Find a file
2013-04-25 13:14:37 +02:00
it.to.work Code clean up 2013-04-25 12:36:49 +02:00
README.md Install instructions 2013-04-25 13:14:37 +02:00

bungloo-plugins

A set of plugins for Tent client Bungloo

#Install

  1. Copy or move the it.to.work directory in the Bungloo directory.
  2. Add
require( [
	'plugins/it.to.work/hide-replies',
	'plugins/it.to.work/unread-posts',
	'plugins/it.to.work/marked-posts'
	], function() {
	}
);

to your Plugin.js file. 3. Restart Bungloo.