diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-10-04 14:02:07 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-10-04 14:02:07 +0000 |
commit | 252bf4c6ba10c25b0c37cda81081fb0a78854eb4 (patch) | |
tree | 32309a5c9d55056ecdbbe65c22bbc880858bb3de /doc | |
parent | 58b27865a95c94b2d4a3b324b697524df37ceb79 (diff) |
web commit by JeremyReed: I found a fix -- reply to myself
Diffstat (limited to 'doc')
-rw-r--r-- | doc/pagespec/discussion.mdwn | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/pagespec/discussion.mdwn b/doc/pagespec/discussion.mdwn index 7bff762b7..45c14085c 100644 --- a/doc/pagespec/discussion.mdwn +++ b/doc/pagespec/discussion.mdwn @@ -34,3 +34,13 @@ My webpages to lock are: public\_html/downloads/index.html public\_html/index.html +> So I tried again with using "or" instead of "and": +> +> index or downloads +> +> And that worked. I now get a message saying it is locked and cannot be edited. +> To me saying "lock both 'index and downloads'" made sense while now it reads like: "lock either 'index or downloads'". Maybe the [[PageSpec]] should define "and" and "or" (beyond the examples it has). +> +> Also why did my "/index and /downloads" prevent editing the index by repeatedly showing login webpage? +> +> -JeremyReed
\ No newline at end of file |