{ "info": { "author": "UNKNOWN", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Programming Language :: Python" ], "description": "Introduction\n============\n\n.. image:: https://pypip.in/v/collective.localheaderandfooter/badge.png\n :target: https://pypi.python.org/pypi/collective.localheaderandfooter\n :alt: Latest PyPI version\n\n.. image:: https://pypip.in/d/collective.localheaderandfooter/badge.png\n :target: https://pypi.python.org/pypi/collective.localheaderandfooter\n :alt: Number of PyPI downloads\n\n.. image:: https://secure.travis-ci.org/jpgimenez/collective.localheaderandfooter.png\n :target: https://travis-ci.org/#!/jpgimenez/collective.localheaderandfooter\n\n.. image:: https://coveralls.io/repos/jpgimenez/collective.localheaderandfooter/badge.png?branch=master\n :alt: Coverage\n :target: https://coveralls.io/r/jpgimenez/collective.localheaderandfooter?branch=master\n\nThis product allows you to apply custom header and/or footer to your Plone contents.\n\nWhat it does\n============\n\nRegisters a Dexterity behavior that you can enable on any content types and overrides `plone.header` and `plone.footer` viewlets.\n\nOnce enabled, on the edit page you'll find two new fields: `Custom header` and `Custom footer`.\n\nYou can select an item among the ones registered via Plone registry.\n\nOn save the selected header and/or footer will be applied on the content.\n\nHow to register a new header of footer\n======================================\n\nCreate a `registry.xml` in you package's profile::\n\n \n \n header-demo|Header demo\n header-free-account|Header free account\n \n \n\n \n \n footer-light|Light footer\n \n \n\none item per line in the form `name|title`.\n\nThe `name` should match an existing view or page template, like::\n\n \n\nThe latter will take precedence so that you can create them also from portal skins and override existing views.\n\nKnown bugs\n==========\n\nIf you use this package you cannot override plone.header or plone.footer viewlets' template via `z3c.jbot` because your template will be not taken into account.\n\nTo override one of them you need to register a view w/ a template and call it `default-portal-header` or `default-portal-footer`::\n\n \n\nIn this way you can also customize default header/footer per-content or per-marker interface.\n\n\nCredits\n=======\n\nAuthors:\n--------\n\n- Simone Orsi [simahawk] - Abstract srl\n- Juan Pablo Gim\u00e9nez [jpgimenez]\n\nSponsor:\n--------\n\n* Sauce Labs https://saucelabs.com/\n\nChangelog\n=========\n\n1.0 (2015-07-16)\n----------------\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://svn.plone.org/svn/collective/", "keywords": "", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "collective.localheaderandfooter", "package_url": "https://pypi.org/project/collective.localheaderandfooter/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/collective.localheaderandfooter/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://svn.plone.org/svn/collective/" }, "release_url": "https://pypi.org/project/collective.localheaderandfooter/1.0/", "requires_dist": null, "requires_python": null, "summary": "UNKNOWN", "version": "1.0" }, "last_serial": 1636995, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "402a028cfae652fc51dc9444bfa0996d", "sha256": "e97ffa960cc335c5c894269ca4c4e745945071f03c6544c0ab1e993fbfd51111" }, "downloads": -1, "filename": "collective.localheaderandfooter-1.0.tar.gz", "has_sig": false, "md5_digest": "402a028cfae652fc51dc9444bfa0996d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18226, "upload_time": "2015-07-16T22:46:49", "url": "https://files.pythonhosted.org/packages/4a/6e/6052ca1c93059a73e7aae0829bb46cd714112ae15ab936abc2820f92d781/collective.localheaderandfooter-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "402a028cfae652fc51dc9444bfa0996d", "sha256": "e97ffa960cc335c5c894269ca4c4e745945071f03c6544c0ab1e993fbfd51111" }, "downloads": -1, "filename": "collective.localheaderandfooter-1.0.tar.gz", "has_sig": false, "md5_digest": "402a028cfae652fc51dc9444bfa0996d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18226, "upload_time": "2015-07-16T22:46:49", "url": "https://files.pythonhosted.org/packages/4a/6e/6052ca1c93059a73e7aae0829bb46cd714112ae15ab936abc2820f92d781/collective.localheaderandfooter-1.0.tar.gz" } ] }