From c9161db7e74770448e4a3d4c2938e9ac3dc816c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Tue, 10 Jun 2014 13:31:57 +0200 Subject: [PATCH] declare entries for sender and recipient indexes (#4668) --- .../collection/profiles/default/registry.xml | 24 +++++++++++++++++++ src/pfwbged/collection/templates/criterias.pt | 4 ++-- 2 files changed, 26 insertions(+), 2 deletions(-) diff --git a/src/pfwbged/collection/profiles/default/registry.xml b/src/pfwbged/collection/profiles/default/registry.xml index a86261e..88c4668 100644 --- a/src/pfwbged/collection/profiles/default/registry.xml +++ b/src/pfwbged/collection/profiles/default/registry.xml @@ -39,4 +39,28 @@ Metadata + + Sender + Find items that have this sender + True + False + + plone.app.querystring.operation.string.contains + + Metadata + + + + Recipient + Find items that have this recipient + True + False + + plone.app.querystring.operation.string.contains + + Metadata + + diff --git a/src/pfwbged/collection/templates/criterias.pt b/src/pfwbged/collection/templates/criterias.pt index dacb662..6b43c60 100644 --- a/src/pfwbged/collection/templates/criterias.pt +++ b/src/pfwbged/collection/templates/criterias.pt @@ -72,8 +72,8 @@ - - + +