pluggablecatalog是plone门户目录的替代品(或者更确切地说是包装器)

Products.pluggablecatalog的Python项目详细描述


pluggablecatalog自述文件

Introduction

pluggablecatalog is a replacement (or rather: a wrapper) for Plone’s portal catalog. It adds the ability to plug in search restrictions without the need to subclass or monkey- patch the catalog.

用法

Please see the doctest in ‘pluggablecatalog/tool.py’ for usage and motivation.

要求

Zope >= 2.9 CMFPlone >= 2.1

版权所有

pluggablecatalog is copyright 2006 Zest Software

See LICENSE for details

作者

Written by Daniel Nouri. You can reach me at <daniel (dot) nouri at gmail (dot) com>.

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java文本视图未显示在linearLayout中   java优化的json文件读写方式   java在列表值中时如何在hql中使用like查询?   netbeans向JavaDB添加外键   ubuntu 18.04 java版本显示为10,但安装了java 11   使用SpringJava配置引用具有依赖项的bean   java如何过滤数据库输出?(安卓 PHP)   java TextView在运行时扩展   java中日期时间的日期转换   java Android:将UTF8数据发送到MySQL   glassfish服务器中的java启用comet   javascript通过Java方法重定向到另一个servlet路径   java创建给定类的实例   java空手道:在我的CSV文件中,列的行数不同。读取数据时,为行数较少的列添加空值   java GWT身份验证用户会话   java Gui JCombobox文本变得模糊   在节点删除时调用java Swing JTree addTreeSelectionListener