{ "info": { "author": "Alexander Loechel on behalf of Plone Foundation", "author_email": "plone-developers@lists.sourceforge.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Sphinx", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3.8", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Software Development :: Documentation" ], "description": "======================================\nSphinx Themes for Plone Documentation\n======================================\n\nsphinx.themes.plone is a collection of `Sphinx `_ themes for the `Plone `_ documentation project.\n\nThe different themes are used on `docs.plone.org `_, but are not limited for this purpose.\nIt might be used for all Plone Package Documentations, or even private use case but than without the Plone Logo and Footer (respect the License).\n\n\nFeatures\n========\n\n- sphinxtheme.plone comes with own themes for\n\n * Plone Classic (Plone 2.0-3.3 Design)\n * Plone Sunburst (Plone 4 Design)\n * Plone Barceloneta (Plone 5 Design)\n * Plone Org 4 (Generation of Plone 4)\n * Plone Org 5 (Generation of Plone 5)\n\nInstallation\n============\n\nbuildout\n--------\n\nInstall sphinxtheme.plone with buildout::\n\n [buildout]\n parts=\n sphinx\n\n [sphinx]\n recipe=zc.recipe.egg\n eggs=\n Sphinx\n sphinxtheme.plone\n\npip install\n-----------\n\nInstall sphinxtheme.plone with pip:\n\n pip install Sphinx sphinxtheme.plone\n\nor add it to a requirements.txt and run\n\n pip install -r requirements.txt\n\n.. CAUTION::\n\n *You should never use a checkout of the theme package for applying a theme to your documentations.*\n Never touch this package to adjust configuration or customize parts, there is no need for that.\n Read the documentation please: http://docs.plone.org/...\n\nConfiguration\n=============\n\nEdit the \"conf.py\" configuration file to point to the plone themes::\n\n # At the top.\n import sphinxtheme.plone\n\n # ...\n\n # Activate the theme path:\n html_theme_path = sphinxtheme.plone.get_html_theme_path()\n\n # Activate the theme like this:\n html_theme = 'plone_org_4'\n\nAdditional switches for the theme, see detailed documentation.\nFor the current docs.plone.org, **always** set the following (this should be done in the conf.py of the related papyrus branch):\n\nalways_show_version_switcher = True\nalways_show_language_switcher = True\nselected_version = *the version of the docs that should come preselected in the dropdown, so 5, 4 or 3*\n\nAvailable Themes\n================\n\n- plone_classic\n- plone_org_4\n- plone_org_5 (TODO: to be finalized)\n- plone_sunburst (TODO: to be finalized)\n- plone_barceloneta (TODO: to be implemented)\n\nContribute\n==========\n\n- Issue Tracker: https://github.com/plone/sphinx.themes.plone/issues\n- Source Code: https://github.com/plone/sphinx.themes.plone\n\n.. _licence:\n\nLicense\n=======\n\n* The technical parts of this project is licensed under the GPLv2 license.\n* The text and illustrations in this package / generated pages are licensed by the Plone Foundation under a Creative Commons Attribution 4.0 International license.\n* Plone and the Plone :sup:`\u00ae` logo are registered trademarks of the Plone Foundation, registered in the United States and other countries.\n* For guidelines on the permitted uses of the Plone trademarks, see https://plone.org/foundation/logo\n* All other trademarks are owned by their respective owners.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/plone/sphinxtheme.plone.git", "keywords": "sphinxtheme sphinx plone themes", "license": "GPL", "maintainer": "Alexander Loechel on behalf of Plone Foundation", "maintainer_email": "Alexander.Loechel@lmu.de", "name": "sphinxtheme.plone", "package_url": "https://pypi.org/project/sphinxtheme.plone/", "platform": "", "project_url": "https://pypi.org/project/sphinxtheme.plone/", "project_urls": { "Homepage": "https://github.com/plone/sphinxtheme.plone.git" }, "release_url": "https://pypi.org/project/sphinxtheme.plone/0.5.8/", "requires_dist": null, "requires_python": "", "summary": "Collection of Sphinx Themes for Plone Documentations", "version": "0.5.8", "yanked": false, "yanked_reason": null }, "last_serial": 6033650, "releases": { "0.3.1": [ { "comment_text": "", "digests": { "md5": "a3b65fe5914030255dafc93aef80adcd", "sha256": "669f9d02d9c6ae4fe6ce3118a20b72504f136cce2a20036c82fd7ec6ba573958" }, "downloads": -1, "filename": "sphinxtheme.plone-0.3.1.tar.gz", "has_sig": false, "md5_digest": "a3b65fe5914030255dafc93aef80adcd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1122638, "upload_time": "2017-05-30T21:32:18", "upload_time_iso_8601": "2017-05-30T21:32:18.763825Z", "url": "https://files.pythonhosted.org/packages/fa/b5/cf343d5790fe01ebcd96c46eba3de1e9b2ab229c88a6a705212d04979dc0/sphinxtheme.plone-0.3.1.tar.gz", "yanked": false, "yanked_reason": null } ], "0.3.1.dev0": [ { "comment_text": "", "digests": { "md5": "c88e2a925b4934209ad0a9ab6f08d22a", "sha256": "89d1a6bee9aaed163b8d0da09cd649c4325be59fa3bf294094414b98a9255150" }, "downloads": -1, "filename": "sphinxtheme.plone-0.3.1.dev0.tar.gz", "has_sig": false, "md5_digest": "c88e2a925b4934209ad0a9ab6f08d22a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1129163, "upload_time": "2017-05-30T21:29:23", "upload_time_iso_8601": "2017-05-30T21:29:23.298929Z", "url": "https://files.pythonhosted.org/packages/13/31/9b0e2b1b2e1fc7771032621f94c3f1e874597537e43149cf394bc601a6aa/sphinxtheme.plone-0.3.1.dev0.tar.gz", "yanked": false, "yanked_reason": null } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "8834bfe5d678544fa0b05c45c719de4e", "sha256": "58aa9a9e9251539578339230fc00ff8ddc9ec16231609fa539eadb14e4d48e27" }, "downloads": -1, "filename": "sphinxtheme.plone-0.4.0.tar.gz", "has_sig": false, "md5_digest": "8834bfe5d678544fa0b05c45c719de4e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1130857, "upload_time": "2017-07-03T08:11:15", "upload_time_iso_8601": "2017-07-03T08:11:15.514711Z", "url": "https://files.pythonhosted.org/packages/f4/b7/767d2be4c3e849021120fd64922fa825fd583dab80fc62b7ee8818ba5998/sphinxtheme.plone-0.4.0.tar.gz", "yanked": false, "yanked_reason": null } ], "0.5.0": [ { "comment_text": "", "digests": { "md5": "37ac535f40cb9b28470e5f8d240aa51e", "sha256": "db411564d2d15f2a8e49e1eb1ce67285b92ce0a22bdaae51be5745ad08ec8f9b" }, "downloads": -1, "filename": "sphinxtheme.plone-0.5.0.tar.gz", "has_sig": false, "md5_digest": "37ac535f40cb9b28470e5f8d240aa51e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1131239, "upload_time": "2017-07-03T10:14:53", "upload_time_iso_8601": "2017-07-03T10:14:53.067391Z", "url": "https://files.pythonhosted.org/packages/05/62/caa29c0bfae19d2293a04ce040ecfe40214fb8bc97e00965667dbc514634/sphinxtheme.plone-0.5.0.tar.gz", "yanked": false, "yanked_reason": null } ], "0.5.1": [ { "comment_text": "", "digests": { "md5": "15216a4090d241dec7797514fa81c136", "sha256": "91a48b8a7f6d91c85dc9cd33a3d0ed92f9c2a7870017519bf40034daee1cbfba" }, "downloads": -1, "filename": "sphinxtheme.plone-0.5.1.tar.gz", "has_sig": false, "md5_digest": "15216a4090d241dec7797514fa81c136", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1131221, "upload_time": "2017-07-03T10:30:18", "upload_time_iso_8601": "2017-07-03T10:30:18.211259Z", "url": "https://files.pythonhosted.org/packages/7b/e8/dd4e0257f6f9251536b180743f60ec9ca93f84f915fc2c9f257bb3138dc3/sphinxtheme.plone-0.5.1.tar.gz", "yanked": false, "yanked_reason": null } ], "0.5.2": [ { "comment_text": "", "digests": { "md5": "82e20a213bd733dfa3c99152b17a0226", "sha256": "82d574308732f41462c1a89b65131983a382a36dd81a8791ca7260e7d74ff968" }, "downloads": -1, "filename": "sphinxtheme.plone-0.5.2.tar.gz", "has_sig": false, "md5_digest": "82e20a213bd733dfa3c99152b17a0226", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1131290, "upload_time": "2017-07-04T07:16:28", "upload_time_iso_8601": "2017-07-04T07:16:28.702106Z", "url": "https://files.pythonhosted.org/packages/15/04/bc6876e3aa10ecd12bcf8a0f7b0f904a57c94e3839409d184eb55c71e169/sphinxtheme.plone-0.5.2.tar.gz", "yanked": false, "yanked_reason": null } ], "0.5.3": [ { "comment_text": "", "digests": { "md5": "77c3230cb895ede3289031069333933c", "sha256": "d21a83df271ddc90f57680dd439ce646ed733c0ab89c9cd5b7ee78919715e52c" }, "downloads": -1, "filename": "sphinxtheme.plone-0.5.3.tar.gz", "has_sig": false, "md5_digest": "77c3230cb895ede3289031069333933c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1131560, "upload_time": "2017-07-05T12:40:02", "upload_time_iso_8601": "2017-07-05T12:40:02.418452Z", "url": "https://files.pythonhosted.org/packages/b7/a3/20721a39075e30449f5300927bba8311220d3fab23102bf7b3486ed93160/sphinxtheme.plone-0.5.3.tar.gz", "yanked": false, "yanked_reason": null } ], "0.5.4": [ { "comment_text": "", "digests": { "md5": "b3a4367d536b061393e871a31a4a8b24", "sha256": "e1bc8252abfbce5b7072e722b5989717929e363dc73bcb5c115ee5e8134551d7" }, "downloads": -1, "filename": "sphinxtheme.plone-0.5.4.tar.gz", "has_sig": false, "md5_digest": "b3a4367d536b061393e871a31a4a8b24", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1292336, "upload_time": "2017-07-05T16:38:03", "upload_time_iso_8601": "2017-07-05T16:38:03.822474Z", "url": "https://files.pythonhosted.org/packages/c5/30/93a3236434c4471154c316acfc013a1deb40bf71c201c5e498d26f1cb6b1/sphinxtheme.plone-0.5.4.tar.gz", "yanked": false, "yanked_reason": null } ], "0.5.5": [ { "comment_text": "", "digests": { "md5": "1410d5a6c1c32b4a299dbf1e1ad6992d", "sha256": "ca46fc5367e3d606f7cb958113911ad8b0dbcf803d3b8a46065959219cca9e8c" }, "downloads": -1, "filename": "sphinxtheme.plone-0.5.5.tar.gz", "has_sig": false, "md5_digest": "1410d5a6c1c32b4a299dbf1e1ad6992d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1292503, "upload_time": "2017-07-06T08:30:18", "upload_time_iso_8601": "2017-07-06T08:30:18.903999Z", "url": "https://files.pythonhosted.org/packages/3d/58/58be4588fe76ceda21b20dd21e788dedac98c6729408ac55c5531e7a6b5a/sphinxtheme.plone-0.5.5.tar.gz", "yanked": false, "yanked_reason": null } ], "0.5.6": [ { "comment_text": "", "digests": { "md5": "fec0846975b9fa82683f100ab4c858ce", "sha256": "a471289c1de6cb108f509b353594a97438001f886e05513f5700b20b40f690ee" }, "downloads": -1, "filename": "sphinxtheme.plone-0.5.6.tar.gz", "has_sig": false, "md5_digest": "fec0846975b9fa82683f100ab4c858ce", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1293211, "upload_time": "2017-07-11T14:28:15", "upload_time_iso_8601": "2017-07-11T14:28:15.930930Z", "url": "https://files.pythonhosted.org/packages/eb/4b/cdd093cb52ec99ad85603496187863b74b8c0fe8b46bb3320ff857b5a0d5/sphinxtheme.plone-0.5.6.tar.gz", "yanked": false, "yanked_reason": null } ], "0.5.7": [ { "comment_text": "", "digests": { "md5": "80cf100be858eb0b0b577d82dd2943e8", "sha256": "8d274ea2b992440ccf0b9b76b522897a0f999143c1f199b3a36eaaaa98bbb229" }, "downloads": -1, "filename": "sphinxtheme.plone-0.5.7.tar.gz", "has_sig": false, "md5_digest": "80cf100be858eb0b0b577d82dd2943e8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1299224, "upload_time": "2017-10-21T14:50:26", "upload_time_iso_8601": "2017-10-21T14:50:26.426691Z", "url": "https://files.pythonhosted.org/packages/1b/59/7fabaeee2700db0a2c4121866cf6bab8764ed25e0cc898a083dfd7d6b09a/sphinxtheme.plone-0.5.7.tar.gz", "yanked": false, "yanked_reason": null } ], "0.5.8": [ { "comment_text": "", "digests": { "md5": "087c37a697ebff9cd0bd5d9ec14aa35d", "sha256": "9a88fc91b9012b67f0cf27f3052c64811a7b2ba98ac29772812ca9730506f14a" }, "downloads": -1, "filename": "sphinxtheme.plone-0.5.8.tar.gz", "has_sig": false, "md5_digest": "087c37a697ebff9cd0bd5d9ec14aa35d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1298690, "upload_time": "2019-10-26T11:54:09", "upload_time_iso_8601": "2019-10-26T11:54:09.016993Z", "url": "https://files.pythonhosted.org/packages/14/c2/a324955c11708d1c8761baf9b549ac0ef7f0448c24eae73670bd0f5c2395/sphinxtheme.plone-0.5.8.tar.gz", "yanked": false, "yanked_reason": null } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "087c37a697ebff9cd0bd5d9ec14aa35d", "sha256": "9a88fc91b9012b67f0cf27f3052c64811a7b2ba98ac29772812ca9730506f14a" }, "downloads": -1, "filename": "sphinxtheme.plone-0.5.8.tar.gz", "has_sig": false, "md5_digest": "087c37a697ebff9cd0bd5d9ec14aa35d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1298690, "upload_time": "2019-10-26T11:54:09", "upload_time_iso_8601": "2019-10-26T11:54:09.016993Z", "url": "https://files.pythonhosted.org/packages/14/c2/a324955c11708d1c8761baf9b549ac0ef7f0448c24eae73670bd0f5c2395/sphinxtheme.plone-0.5.8.tar.gz", "yanked": false, "yanked_reason": null } ], "vulnerabilities": [] }