aboutsummaryrefslogtreecommitdiff
path: root/doc/forum/lockedit:_pages_don__39__t_get_locked
diff options
context:
space:
mode:
authorhttp://smcv.pseudorandom.co.uk/ <smcv@web>2011-05-26 15:08:11 +0000
committeradmin <admin@branchable.com>2011-05-26 15:08:11 +0000
commit0cb3d3a5207abc900a93a58fdb506003303fb9e7 (patch)
treebfe3b2a130ef54ecc125acf9d59b29b5d74a48c3 /doc/forum/lockedit:_pages_don__39__t_get_locked
parente7855fddd9b2840f4e7ad960100e2db90ffce779 (diff)
downloadikiwiki-0cb3d3a5207abc900a93a58fdb506003303fb9e7.tar
ikiwiki-0cb3d3a5207abc900a93a58fdb506003303fb9e7.tar.gz
Added a comment
Diffstat (limited to 'doc/forum/lockedit:_pages_don__39__t_get_locked')
-rw-r--r--doc/forum/lockedit:_pages_don__39__t_get_locked/comment_4_d0de7964db26cb6f3e81d6e8c29d860d._comment16
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/forum/lockedit:_pages_don__39__t_get_locked/comment_4_d0de7964db26cb6f3e81d6e8c29d860d._comment b/doc/forum/lockedit:_pages_don__39__t_get_locked/comment_4_d0de7964db26cb6f3e81d6e8c29d860d._comment
new file mode 100644
index 000000000..b97f44e15
--- /dev/null
+++ b/doc/forum/lockedit:_pages_don__39__t_get_locked/comment_4_d0de7964db26cb6f3e81d6e8c29d860d._comment
@@ -0,0 +1,16 @@
+[[!comment format=mdwn
+ username="http://smcv.pseudorandom.co.uk/"
+ nickname="smcv"
+ subject="comment 4"
+ date="2011-05-26T15:08:10Z"
+ content="""
+ locked_pages => 'todo and todo/done and index and ikiwiki/*',
+
+I didn't spot it before, but this is wrong: you want \"or\"
+instead of \"and\".
+
+It's a condition under which pages are to be locked: you're trying
+to lock all pages that are simultaneously todo, todo/done and some
+other names, which is an impossible condition to satisfy, so nothing
+is locked!
+"""]]