{ "info": { "author": "Gilles Lenfant", "author_email": "gilles.lenfant@alterway.fr", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7" ], "description": "=================\nsphinx.plonetheme\n=================\n\nAbout\n=====\n\nThis is a theme for Sphinx that provides a nice plone.org like HTML output.\n\nInstallation\n============\n\nMake environment with easy_install::\n\n $ easy_install sphinxjp.themes.impressjs\n\nOr using buildout::\n\n [buildout]\n parts=\n sphinx\n \n [sphinx]\n recipe=zc.recipe.egg\n eggs=\n Sphinx\n sphinx.plonetheme\n\nsetup conf.py with::\n\n extensions = ['sphinxjp.themecore']\n html_theme = 'plonetheme'\n # Opensearch support with Plone icon\n html_use_opensearch = 'http://my.site.tld/mydoc'\n ...\n # Have a disqus setting for this site to have visitors feedback?\n # (register at http://disqus.com/)\n html_theme_options = {\n 'disqus_name': 'the_disqus_site_shortname'\n }\n\n\nand run::\n\n $ make html\n\n\nRequirement\n===========\n\nLibraries:\n\n* Python 2.6 or later (not support 3.x)\n* Sphinx 1.0.x or later.\n\nTested with...\n==============\n\n* Firefox 3\n* Safari 4\n* Chrome 5\n* Opera 10\n\nContributing\n============\n\nFork or being part of the plone collective organization::\n\n https://github.com/collective/sphinx.plonetheme\n\n\nThe ``demo/`` folder is the Sphinx I use to test this theme. You may add\nmore Sphinx constructs to test the Plone Sphinx theme here.\n\nMore doc about Sphinx theming can be found from `here\n`_.\n\nCredits\n=======\n\n* `Gilles Lenfant `_\n* `Jean-Michel FRANCOIS `_\n\nCopyright and license\n=====================\n\nHem, I'm not a lawyer, so all I have to say is that everyone is granted to use\nthe files here in any Sphinx documentation. These files come with no support or\nany guaranty.\n\nThis theme includes the Plone logo that is a registered trademark of the Plone\nfoundation. See http://plone.org/foundation/logo/the-plone-logo/\n\nThis theme includes free graphics from http://www.psdgraphics.com/\n\nAs a consequence of the copyright of the included media, you **cannot** use this\nSphinx theme for a commercial documentation.\n\nTodo\n====\n\n* Merge all in one CSS file such we don't depend on 'default.css' any more.\n\n* Testing and styling HTML generated by standard extensions (Code API, doctests,\n ...)\n\n===========\nChanges log\n===========\n\n2.0 (2013-02-07)\n================\n\n* eggified using sphinxjp.themecore\n\n1.1 (unreleased)\n================\n\n* Adding graphics to the admonition markups\n [glenfant]\n\n* Working around a Sphinx + Pygments bug (?) when Pygments is stuck higlighting\n a code.\n [glenfant]\n\n* Warn IE6 users they'd better use anything else that's available today (a third\n millenium browser)\n [glenfant]\n\n* More sexy styling\n [glenfant]\n\n* https links are considered externals too\n [glenfant]\n\n1.0 (unreleased)\n================\n\n* Initial release, supports Sphinx 0.6.5 and up.\n [glenfant]", "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/collective/sphinx.plonetheme", "keywords": "sphinx theme", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "sphinx.plonetheme", "package_url": "https://pypi.org/project/sphinx.plonetheme/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/sphinx.plonetheme/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/collective/sphinx.plonetheme" }, "release_url": "https://pypi.org/project/sphinx.plonetheme/2.0/", "requires_dist": null, "requires_python": null, "summary": "Addon for Plone", "version": "2.0" }, "last_serial": 799886, "releases": { "2.0": [ { "comment_text": "", "digests": { "md5": "b59c216212402cf97262d4dd8a1b9647", "sha256": "eec0cb177adf29c564fadcf31c6f7cc967828a601998424f8fb4c1836d4d141d" }, "downloads": -1, "filename": "sphinx.plonetheme-2.0.zip", "has_sig": false, "md5_digest": "b59c216212402cf97262d4dd8a1b9647", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 96114, "upload_time": "2013-02-07T12:11:24", "url": "https://files.pythonhosted.org/packages/67/d9/25174be4407bb422fd3b09d994bc12562179dba6e6e672192309dcd85f21/sphinx.plonetheme-2.0.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b59c216212402cf97262d4dd8a1b9647", "sha256": "eec0cb177adf29c564fadcf31c6f7cc967828a601998424f8fb4c1836d4d141d" }, "downloads": -1, "filename": "sphinx.plonetheme-2.0.zip", "has_sig": false, "md5_digest": "b59c216212402cf97262d4dd8a1b9647", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 96114, "upload_time": "2013-02-07T12:11:24", "url": "https://files.pythonhosted.org/packages/67/d9/25174be4407bb422fd3b09d994bc12562179dba6e6e672192309dcd85f21/sphinx.plonetheme-2.0.zip" } ] }