{ "info": { "author": "Morten W. Petersen", "author_email": "info@nidelven-it.no", "bugtrack_url": null, "classifiers": [ "Framework :: Zope2", "Programming Language :: Python" ], "description": "This product adds a pt_filled_slots methods to page templates, so it\nis possible from within or before a filled slot see which slots are\nfilled by the calling page template.\n\nFor example \"python:'content-core' in template.pt_filled_slots\" could\nbe called to see if content-core is defined.\n\nAfter discovering some security-related issues with this approach\n(access denied) I've also added the option of setting up the method as\nan External Method:\n\n ID: pt_filled_slots\n Module name: Products.PageTemplateFilledSlots.pt_filled_slots\n Function name: pt_filled_slots\n\nAnd this is called via for example \"python:'content-core' in\ncontext.pt_filled_slots(template)\" in a page template.\n\n\n1.0.1 (2012-03-27)\n\n - Added patching of ac_permissions for template, as well as an\n alternative method of applying pt_filled_slots from an External\n Method.\n\n1.0 (2012-03-21)\n\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://www.nidelven-it.no/d", "keywords": "python zope pagetemplates tal tales", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "Products.PageTemplateFilledSlots", "package_url": "https://pypi.org/project/Products.PageTemplateFilledSlots/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Products.PageTemplateFilledSlots/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://www.nidelven-it.no/d" }, "release_url": "https://pypi.org/project/Products.PageTemplateFilledSlots/1.0.1/", "requires_dist": null, "requires_python": null, "summary": "Gives the template variable in page templates a method pt_filled_slots to see which slots are being filled", "version": "1.0.1" }, "last_serial": 785068, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "1ecf66966b507c305fad84098ac269a9", "sha256": "561641924bb050d2cdc644337ba01eaf28d2d14a915935cadb9c439c1405e9de" }, "downloads": -1, "filename": "Products.PageTemplateFilledSlots-1.0.tar.gz", "has_sig": false, "md5_digest": "1ecf66966b507c305fad84098ac269a9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2276, "upload_time": "2012-03-21T11:26:33", "url": "https://files.pythonhosted.org/packages/22/ab/3487e2adfc51e14e6715ef32aac434363bd0ba94f1fe1986445fe860204a/Products.PageTemplateFilledSlots-1.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "a89c7bd367b78236f8974fa09e373fc2", "sha256": "2d51491208453955bbd6e383537ad9f5b3725a67b824cb02b33c77d6dba5d00c" }, "downloads": -1, "filename": "Products.PageTemplateFilledSlots-1.0.1.tar.gz", "has_sig": false, "md5_digest": "a89c7bd367b78236f8974fa09e373fc2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2875, "upload_time": "2012-03-27T12:07:07", "url": "https://files.pythonhosted.org/packages/84/d8/b13d1abca9a41ea1da1e568a22b2e210ca21cb0af1444a27d53ef559e11b/Products.PageTemplateFilledSlots-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a89c7bd367b78236f8974fa09e373fc2", "sha256": "2d51491208453955bbd6e383537ad9f5b3725a67b824cb02b33c77d6dba5d00c" }, "downloads": -1, "filename": "Products.PageTemplateFilledSlots-1.0.1.tar.gz", "has_sig": false, "md5_digest": "a89c7bd367b78236f8974fa09e373fc2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2875, "upload_time": "2012-03-27T12:07:07", "url": "https://files.pythonhosted.org/packages/84/d8/b13d1abca9a41ea1da1e568a22b2e210ca21cb0af1444a27d53ef559e11b/Products.PageTemplateFilledSlots-1.0.1.tar.gz" } ] }