{ "info": { "author": "RedTurtle Technology", "author_email": "sviluppoplone@redturtle.it", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Framework :: Zope2", "Programming Language :: Python" ], "description": "Introduction\r\n============\r\n\r\nThe ZCatalog tool (and the Plone CatalogTool version) has a very old user interface\r\nwith some limitation, and also some annoying behavior.\r\n\r\nAlthough using ZMI catalog UI for complex task is not good, sometimes you need it.\r\n\r\n.. Note::\r\n This is a really experimental package.\r\n **You at your how risk**\r\n\r\nNew features\r\n============\r\n\r\nPage size\r\n---------\r\n\r\nThe \"*Catalog\"* view display the whole catalog (or selection result) using a batching\r\nof 20 items.\r\nYou can now use an higher value.\r\n\r\nCommand \"*Quick Update Catalog*\"\r\n--------------------------------\r\n\r\nIn the \"*Advanced*\" view you can now use the new \"*Quick Update Catalog*\" button.\r\nIt will *not* clear the catalog before reindexing, and it will skip indexing on\r\n\"slow\" index (right not: only ``ZCTextIndex``) is skipped.\r\n\r\nSo: after this call you catalog *can* contain old data in text indexes, but the reindex\r\nwill be a lot quicker (expecially on sites where you indexes file contents).\r\n\r\nObviously, if you nead a good cleanup, just use the default \"*Update catalog*\"\r\n\r\nSafer unindex\r\n-------------\r\n\r\nSometimes a catalog index enter in a broken state where it have no reference about an\r\nindexed object. The ``uncatalogObject`` can fail just because a single index has no reference\r\nabout an object.\r\n\r\nThe change will swallow this kind of errors (a log entry will be displayed) but the unindex\r\noperation will goes on.\r\n\r\nZope and Plone versions\r\n=======================\r\n\r\nTested on Plone 4.3 (and ZCatalog version distributed with it).\r\n\r\nWhy you don't provide those changes to Zope core?\r\n=================================================\r\n\r\nThat's a long story and sad story.\r\n\r\nAuthors\r\n=======\r\n\r\nThis product was developed by RedTurtle Technology team.\r\n\r\n.. image:: http://www.redturtle.it/redturtle_banner.png\r\n :alt: RedTurtle Technology Site\r\n :target: http://www.redturtle.it/\r\n\r\nChangelog\r\n=========\r\n\r\n0.1.0a1 (2014-09-15)\r\n--------------------\r\n\r\n- Initial release", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/RedTurtle/rt.friendlyzcatalog", "keywords": "plone zope zcatalog plonegov", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "rt.friendlyzcatalog", "package_url": "https://pypi.org/project/rt.friendlyzcatalog/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/rt.friendlyzcatalog/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/RedTurtle/rt.friendlyzcatalog" }, "release_url": "https://pypi.org/project/rt.friendlyzcatalog/0.1.0a1/", "requires_dist": null, "requires_python": null, "summary": "Some patches to ZCatalog UI, to make it more friendly", "version": "0.1.0a1" }, "last_serial": 1224629, "releases": { "0.1.0a1": [ { "comment_text": "", "digests": { "md5": "2e8bef7c489db54a93a754c0e4041fc0", "sha256": "6929edbf243d9d1e70187b339754fd52c306640afdacc52da1f3d58895a70feb" }, "downloads": -1, "filename": "rt.friendlyzcatalog-0.1.0a1.zip", "has_sig": false, "md5_digest": "2e8bef7c489db54a93a754c0e4041fc0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24400, "upload_time": "2014-09-15T09:35:28", "url": "https://files.pythonhosted.org/packages/fe/6e/b00582f76bcbece53290ad8290f5fc067030c7c77939d5e3e985687afc0c/rt.friendlyzcatalog-0.1.0a1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2e8bef7c489db54a93a754c0e4041fc0", "sha256": "6929edbf243d9d1e70187b339754fd52c306640afdacc52da1f3d58895a70feb" }, "downloads": -1, "filename": "rt.friendlyzcatalog-0.1.0a1.zip", "has_sig": false, "md5_digest": "2e8bef7c489db54a93a754c0e4041fc0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24400, "upload_time": "2014-09-15T09:35:28", "url": "https://files.pythonhosted.org/packages/fe/6e/b00582f76bcbece53290ad8290f5fc067030c7c77939d5e3e985687afc0c/rt.friendlyzcatalog-0.1.0a1.zip" } ] }