From 4ff24d384077af70ffc0e62a61a300a7eb8e4326 Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Fri, 25 Jul 2014 13:34:48 +0100 Subject: [PATCH] Add targetfilter example. --- doc/library-configuration.markdown | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/library-configuration.markdown b/doc/library-configuration.markdown index 86230b3..e692a72 100644 --- a/doc/library-configuration.markdown +++ b/doc/library-configuration.markdown @@ -202,6 +202,12 @@ in the `mkws_config` structure: This is merely syntactic sugar for "targetfilter" with the query `udb==NAME` +For example, a `Records` widget can be limited to searching only in +targets that have been categorised as news sources by providing an +attribute as follows: + +
+ - - - -- 1.7.10.4