Photos
Blog
Projects
vanrenterghem.biz
projects
/
git.ikiwiki.info.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
poll: Added postvote and posttrail options for better multi-page polls.
[git.ikiwiki.info.git]
/
IkiWiki
/
Plugin
/
postsparkline.pm
diff --git
a/IkiWiki/Plugin/postsparkline.pm
b/IkiWiki/Plugin/postsparkline.pm
index 0d5a12e33c5c2f918181784b2dd8784f54353ff7..2fae9c5fee90ab266aa0be0d0b2fb4a5267afbb3 100644
(file)
--- a/
IkiWiki/Plugin/postsparkline.pm
+++ b/
IkiWiki/Plugin/postsparkline.pm
@@
-16,6
+16,7
@@
sub getsetup () {
plugin => {
safe => 1,
rebuild => undef,
+ section => "widget",
},
}