summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/pagespec.mdwn2
-rw-r--r--doc/todo/excluding_commit_mails.mdwn2
2 files changed, 4 insertions, 0 deletions
diff --git a/doc/pagespec.mdwn b/doc/pagespec.mdwn
index 53519e7f0..b26a42e28 100644
--- a/doc/pagespec.mdwn
+++ b/doc/pagespec.mdwn
@@ -33,6 +33,8 @@ functions:
was created
* "`created_before(page)`" - match only pages created before the given page
was created
+* "`user(name)`" - only available in page subscription preferences, match
+ only changes made by this user
For example, to match all pages in a blog that link to the page about music
and were written in 2005:
diff --git a/doc/todo/excluding_commit_mails.mdwn b/doc/todo/excluding_commit_mails.mdwn
index 0a7c7425c..9ae838fe0 100644
--- a/doc/todo/excluding_commit_mails.mdwn
+++ b/doc/todo/excluding_commit_mails.mdwn
@@ -15,3 +15,5 @@ subscribe to:
* and !SandBox and !user(joey)
Insert standard argument about how wonderfly flexible this is. :-)
+
+[[done]]