From 388d2443af89085fd7d5e7a00eff312ef1538386 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Fri, 2 Jan 2004 21:35:48 +0000 Subject: Add zope-proxyindex, a plugin catalog index. It uses a TALES expression instead of an attribute lookup/call to retrieve the value to index from an object. The value retrieved can then be indexed by any available plugin index. WWW: http://www.zope.org/Members/infrae/ProxyIndex PR: ports/60755 Submitted by: Tim Middleton --- www/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'www/Makefile') diff --git a/www/Makefile b/www/Makefile index 9c69e19b55c1..fa06116b2ff3 100644 --- a/www/Makefile +++ b/www/Makefile @@ -590,6 +590,7 @@ SUBDIR += zope-formulator SUBDIR += zope-guf SUBDIR += zope-parsedxml + SUBDIR += zope-proxyindex SUBDIR += zope-silvaviews SUBDIR += zope-xmlwidgets SUBDIR += zope-zmysqlda -- cgit v1.2.3