Moving the formatting buttons to a plugin.

This commit is contained in:
cohitre 2012-06-21 13:56:26 -07:00
parent e4ff4021ab
commit 103dc68e4d
7 changed files with 176 additions and 106 deletions

View file

@ -0,0 +1,10 @@
{
"author": "cohitre <smiles@cohitre.com> (http://cohitre.com)",
"name": "ep_formatting",
"description": "Show basic formatting options in the etherpad-lite toolbar.",
"version": "0.0.1",
"repository": {
"type": "git",
"url": "https://github.com/Pita/etherpad-lite"
}
}