]> sipb.mit.edu Git - ikiwiki.git/blob - doc/forum/lockedit:_pages_don__39__t_get_locked.mdwn
Added a comment
[ikiwiki.git] / doc / forum / lockedit:_pages_don__39__t_get_locked.mdwn
1 I just tried to lock some pages via the [[plugins/lockedit]] plugin in my wiki but it does not work. Not any page I've tried gets locked. Here's a snipped of my setup:
2
3     add_plugins => [qw{goodstuff edittemplate filecheck getsource htmltidy recentchanges relativedate rename remove search sidebar po httpauth attachment img 404 inline localstyle pagestats progress orphans map toc brokenlinks autoindex anonok blogspam recentchangesdiff}],
4     disable_plugins => [qw{smiley openid theme}],
5     [...]
6     anonok_pagespec => '*',
7     [...]
8     locked_pages => 'todo and todo/done and index and ikiwiki/*',
9
10 Is there an interference between anonok and lockedit or is there just a typo?
11
12 I can't imagine another source of the problem. Hope you can help me. --[[bacuh]]