diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-04-25 00:22:41 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-04-25 00:22:41 +0000 |
commit | b7f64d884cd8bd8e1d9e8fb75735530d4c8a135d (patch) | |
tree | e224f6a9e74329e3d5b894a3e885c9a99c3bca5f /basewiki | |
parent | a804c92abd4b0c2955c7d397b7dddc1620249218 (diff) | |
download | ikiwiki-b7f64d884cd8bd8e1d9e8fb75735530d4c8a135d.tar ikiwiki-b7f64d884cd8bd8e1d9e8fb75735530d4c8a135d.tar.gz |
subscription nearly done
Diffstat (limited to 'basewiki')
-rw-r--r-- | basewiki/globlist.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/basewiki/globlist.mdwn b/basewiki/globlist.mdwn index 30bc837ac..5255a3bee 100644 --- a/basewiki/globlist.mdwn +++ b/basewiki/globlist.mdwn @@ -1,5 +1,5 @@ When the wiki stores lists of pages, such as pages that are locked or pages -that you want to be emailed if changed, it uses a GlobList. +whose commit emails you want subscribe to, it uses a GlobList. This is a list of page names, separated by white space. The "glob" bit is that as well as full page names, it can contain glob patterns. "`*`" stands |