aboutsummaryrefslogtreecommitdiffstats
path: root/nikola/plugins/compile/rest/thumbnail.plugin
diff options
context:
space:
mode:
Diffstat (limited to 'nikola/plugins/compile/rest/thumbnail.plugin')
-rw-r--r--nikola/plugins/compile/rest/thumbnail.plugin17
1 files changed, 11 insertions, 6 deletions
diff --git a/nikola/plugins/compile/rest/thumbnail.plugin b/nikola/plugins/compile/rest/thumbnail.plugin
index 3b73340..0084310 100644
--- a/nikola/plugins/compile/rest/thumbnail.plugin
+++ b/nikola/plugins/compile/rest/thumbnail.plugin
@@ -1,9 +1,14 @@
[Core]
-Name = rest_thumbnail
-Module = thumbnail
+name = rest_thumbnail
+module = thumbnail
+
+[Nikola]
+compiler = rest
+plugincategory = CompilerExtension
[Documentation]
-Author = Pelle Nilsson
-Version = 0.1
-Website = http://getnikola.com
-Description = reST directive to facilitate enlargeable images with thumbnails
+author = Pelle Nilsson
+version = 0.1
+website = http://getnikola.com
+description = reST directive to facilitate enlargeable images with thumbnails
+