diff options
Diffstat (limited to 'nikola/plugins/task/authors.plugin')
| -rw-r--r-- | nikola/plugins/task/authors.plugin | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/nikola/plugins/task/authors.plugin b/nikola/plugins/task/authors.plugin index 3fc4ef2..19e687c 100644 --- a/nikola/plugins/task/authors.plugin +++ b/nikola/plugins/task/authors.plugin @@ -1,5 +1,5 @@ [Core] -Name = render_authors +Name = classify_authors Module = authors [Documentation] @@ -8,3 +8,5 @@ Version = 0.1 Website = http://getnikola.com Description = Render the author pages and feeds. +[Nikola] +PluginCategory = Taxonomy |
