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
format: New plugin, allows embedding differntly formatted text inside a page (ie...
[git.ikiwiki.info.git]
/
IkiWiki
/
Plugin
/
anonok.pm
diff --git
a/IkiWiki/Plugin/anonok.pm
b/IkiWiki/Plugin/anonok.pm
index ccc0d59b915dfaf748424eb18bf3727680c62c3a..2be983693d7d2d67f5cbd39a93b19c0885f6cfa6 100644
(file)
--- a/
IkiWiki/Plugin/anonok.pm
+++ b/
IkiWiki/Plugin/anonok.pm
@@
-12,6
+12,10
@@
sub import { #{{{
sub getsetup () { #{{{
return
sub getsetup () { #{{{
return
+ plugin => {
+ safe => 1,
+ rebuild => 0,
+ },
anonok_pagespec => {
type => "pagespec",
example => "*/discussion",
anonok_pagespec => {
type => "pagespec",
example => "*/discussion",