From ca94afc07df55cb7fc6fe3b4f3011877b7881195 Mon Sep 17 00:00:00 2001 From: Agustin Henze Date: Wed, 20 Nov 2013 16:58:50 -0300 Subject: Imported Upstream version 6.2.1 --- nikola/plugins/command_new_post.plugin | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 nikola/plugins/command_new_post.plugin (limited to 'nikola/plugins/command_new_post.plugin') diff --git a/nikola/plugins/command_new_post.plugin b/nikola/plugins/command_new_post.plugin deleted file mode 100644 index 6d70aff..0000000 --- a/nikola/plugins/command_new_post.plugin +++ /dev/null @@ -1,10 +0,0 @@ -[Core] -Name = new_post -Module = command_new_post - -[Documentation] -Author = Roberto Alsina -Version = 0.1 -Website = http://nikola.ralsina.com.ar -Description = Create a new post. - -- cgit v1.2.3