From 47d9a3310c28e5b4f38052e534f4ea88684c930a Mon Sep 17 00:00:00 2001 From: richard Date: Mon, 14 Jan 2002 23:39:41 +0000 Subject: [PATCH] #502956 ] filtering by multilink not supported git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@548 57a73879-2fb5-44c3-a270-3262357dd7e2 --- CHANGES.txt | 1 + doc/index.html | 5 ++++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGES.txt b/CHANGES.txt index 69224c3..d7bc7d6 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -24,6 +24,7 @@ Fixed: the linked node's page. . #503330 ] ANONYMOUS_REGISTER now applies to mail . #503353 ] setting properties in initial email + . #502956 ] filtering by multilink not supported 2002-01-08 - 0.4.0b1 diff --git a/doc/index.html b/doc/index.html index 8314dd7..3fac64c 100644 --- a/doc/index.html +++ b/doc/index.html @@ -1125,6 +1125,9 @@ Fragments enclosed in <property>...</property> tags are included or omitted depending on whether the view specifier requests a filter for a particular property. +

A property must appear in the filter template for it to be available +as a filter. +

Here's a simple example of a filter template.

 


-$Id: index.html,v 1.23 2001-12-31 03:07:04 richard Exp $ +$Id: index.html,v 1.24 2002-01-14 23:39:41 richard Exp $

 

-- 2.30.2