X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/bf34ced2fc3e8cf8623a576b8601234de70024ad..aebd98f62e3fd3132dc854ba1389121d7ca61e2c:/doc/pagespec/discussion.mdwn?ds=inline diff --git a/doc/pagespec/discussion.mdwn b/doc/pagespec/discussion.mdwn index 22aecf8b7..ab05e3e78 100644 --- a/doc/pagespec/discussion.mdwn +++ b/doc/pagespec/discussion.mdwn @@ -31,6 +31,22 @@ source/index.mdwn My webpages to lock are: -public_html/downloads/index.html -public_html/index.html - +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 + +>> I've clarified and/or in [[PageSpec]]. +>> +>> I can't reproduce "/index and /downloads" causing the login webpage to +>> be shown repeatedly. Sure you weren't having some independent issue with +>> logging in? --[[Joey]]