diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-23 01:49:55 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-23 01:49:55 +0000 |
commit | def02747934ebb9bbcc09de0824667666448881e (patch) | |
tree | faef8d795be2a4d1f996393bb4267cbeeee5c2d7 /basewiki | |
parent | b73debadba7994ecb882b3405376e3d7ece124ef (diff) | |
download | ikiwiki-def02747934ebb9bbcc09de0824667666448881e.tar ikiwiki-def02747934ebb9bbcc09de0824667666448881e.tar.gz |
add another example
Diffstat (limited to 'basewiki')
-rw-r--r-- | basewiki/globlist.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/basewiki/globlist.mdwn b/basewiki/globlist.mdwn index 94f18127c..99ea73e73 100644 --- a/basewiki/globlist.mdwn +++ b/basewiki/globlist.mdwn @@ -14,3 +14,7 @@ pages that match it. So if you want to specify all pages except for Discussion pages: !*/Discussion + +Here's how to specify all pages except discussion pages and the SandBox: + + * !SandBox !*/Discussion |