{ "info": { "author": "eleddy", "author_email": "eleddy@eastofeaton.com", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python" ], "description": ".. contents::\n\nIntroduction\n============\n\nThis package provides a new control panel for the Plone content management \nsystem. The purpose of this control panel is to allow easy replacement of the\nsite logo. \n\nAfter installing the package, the user will find a new control panel listed in\nPlone's Site Setup area. Clicking on the name of the panel will open a view\nproviding a preview of the current site logo and a file upload field to\nreplace that logo. If the user chooses to upload a new site logo, that new\nlogo will replace the existing one, and the logo will change for the site.\n\nUnder the hood\n==============\n\nThe control panel works by creating a new OFS.Image object in the 'custom'\nfolder of the portal_skins tool. If for some reason, this folder is missing,\nthe image will be added to the Plone site root. To return to the original,\nstock Plone logo, all the user need do is delete this image. Acquisition will\ntake care of the rest.\n\n\nContributors\n============\n\nCris Ewing, Author\n\nChangelog\n=========\n\n1.1 (2012-05-08)\n----------------\n\n- Properly package this egg\n [eleddy]\n\n1.0 (2011-06-20)\n----------------\n\n- Created simple Plone control panel which adds the uploaded file as 'logo.png'\n to the custom skin folder or, if that is missing, to the site root.\n [Cris Ewing]\n\n- Package created using templer\n [Cris Ewing]", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/cewing/eastofeaton.logopanel", "keywords": "plone", "license": "gpl", "maintainer": null, "maintainer_email": null, "name": "eastofeaton.logopanel", "package_url": "https://pypi.org/project/eastofeaton.logopanel/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/eastofeaton.logopanel/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/cewing/eastofeaton.logopanel" }, "release_url": "https://pypi.org/project/eastofeaton.logopanel/1.1/", "requires_dist": null, "requires_python": null, "summary": "A Plone control panel to allow overriding the plone site logo", "version": "1.1" }, "last_serial": 747794, "releases": { "1.0a1": [ { "comment_text": "", "digests": { "md5": "e84bee7811d087c05cb2f2d38660e674", "sha256": "954a62d4931cdfe74eed2c6205824a0a655f0f45e687a0968d31eb530750f04f" }, "downloads": -1, "filename": "eastofeaton.logopanel-1.0a1.tar.gz", "has_sig": false, "md5_digest": "e84bee7811d087c05cb2f2d38660e674", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11097, "upload_time": "2011-06-21T05:06:56", "url": "https://files.pythonhosted.org/packages/54/84/9e76ecd69da2166c11bc06535c6f1455021c1be044ad7c363e143d0bc4d5/eastofeaton.logopanel-1.0a1.tar.gz" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "bd5437f24ad0155049da7302af6bd2a4", "sha256": "18ead9eace36764e16e4e06279e971b4060b4847e1a9adac4a9ec27f75e9ff62" }, "downloads": -1, "filename": "eastofeaton.logopanel-1.1.tar.gz", "has_sig": false, "md5_digest": "bd5437f24ad0155049da7302af6bd2a4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14505, "upload_time": "2012-05-09T00:14:50", "url": "https://files.pythonhosted.org/packages/12/3b/d335d3235a01d13a10c513c89fad5c926eaf370b484208bde6c08a3b3968/eastofeaton.logopanel-1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "bd5437f24ad0155049da7302af6bd2a4", "sha256": "18ead9eace36764e16e4e06279e971b4060b4847e1a9adac4a9ec27f75e9ff62" }, "downloads": -1, "filename": "eastofeaton.logopanel-1.1.tar.gz", "has_sig": false, "md5_digest": "bd5437f24ad0155049da7302af6bd2a4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14505, "upload_time": "2012-05-09T00:14:50", "url": "https://files.pythonhosted.org/packages/12/3b/d335d3235a01d13a10c513c89fad5c926eaf370b484208bde6c08a3b3968/eastofeaton.logopanel-1.1.tar.gz" } ] }