ep_push2delete
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "ep_push2delete", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Displays a button that will allow anyone to fully delete the pad they're viewing.", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/marcelklehr/ep_push2delete", |
@@ -1,3 +0,3 @@ | ||
# Push2delete plugin for Etherpad-lite | ||
It'S as easy as that. There'll be a button. Push it. And your pad will be deleted. Removed. Gone. With all its history. :') | ||
# 1 click to delete your etherpad | ||
It's as easy as that. There'll be a button. Push it. And your pad will be deleted. Removed. Gone. With all its history. :') | ||
@@ -8,3 +8,3 @@ ![Screenshot](https://raw.github.com/marcelklehr/ep_push2delete/master/screenshot.png) | ||
On the command line, run `npm install ep_infopanel`. | ||
On the command line, run `npm install ep_push2delete`. | ||
@@ -11,0 +11,0 @@ Alternatively, browse to `http://yourEtherpadliteInstan.ce/admin/plugins`, search for `ep_push2delete` and click install. |
11877