From b14ac0702554dfc64657ff49d336de802b086b48 Mon Sep 17 00:00:00 2001 From: joey Date: Fri, 27 Apr 2007 00:30:49 +0000 Subject: * Add user(name) to the PageSpec for commit subscriptions. --- doc/pagespec.mdwn | 2 ++ doc/todo/excluding_commit_mails.mdwn | 2 ++ 2 files changed, 4 insertions(+) (limited to 'doc') 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]] -- cgit v1.2.3