adding question
authorhttp://xlogon.net/bacuh <http://xlogon.net/bacuh@web>
Wed, 25 May 2011 19:51:42 +0000 (19:51 +0000)
committeradmin <admin@branchable.com>
Wed, 25 May 2011 19:51:42 +0000 (19:51 +0000)
doc/forum/lockedit:_pages_don__39__t_get_locked.mdwn [new file with mode: 0644]

diff --git a/doc/forum/lockedit:_pages_don__39__t_get_locked.mdwn b/doc/forum/lockedit:_pages_don__39__t_get_locked.mdwn
new file mode 100644 (file)
index 0000000..109a6a1
--- /dev/null
@@ -0,0 +1,12 @@
+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:
+
+    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}],
+    disable_plugins => [qw{smiley openid theme}],
+    [...]
+    anonok_pagespec => '*',
+    [...]
+    locked_pages => 'todo and todo/done and index and ikiwiki/*',
+
+Is there an interference between anonok and lockedit or is there just a typo?
+
+I can't imagine another source of the problem. Hope you can help me. --[[bacuh]]