diff options
Diffstat (limited to 'nikola/plugins/task/galleries.plugin')
| -rw-r--r-- | nikola/plugins/task/galleries.plugin | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/nikola/plugins/task/galleries.plugin b/nikola/plugins/task/galleries.plugin index 73085cd..9d3fa28 100644 --- a/nikola/plugins/task/galleries.plugin +++ b/nikola/plugins/task/galleries.plugin @@ -1,10 +1,13 @@ [Core] -Name = render_galleries -Module = galleries +name = render_galleries +module = galleries [Documentation] -Author = Roberto Alsina -Version = 1.0 -Website = http://getnikola.com -Description = Create image galleries automatically. +author = Roberto Alsina +version = 1.0 +website = http://getnikola.com +description = Create image galleries automatically. + +[Nikola] +plugincategory = Task |
