{ "info": { "author": "RedTurtle Technology", "author_email": "sviluppoplone@redturtle.net", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Programming Language :: Python" ], "description": ".. contents::\n\nIntroduction\n============\n\nThis is only an example Plone theme, to be used for testing in a simple way all the\n`redturtle.subsites`__ features.\n\n__ http://pypi.python.org/pypi/redturtle.subsites\n\nFor a complete list of the features, and for know how to configure properly Apache in front\nof Plone, refer to the documentation.\n\nThis is a silly `Sunburst`__ extensions with:\n\n* a different logo image\n* an additional image in the logo viewlet\n* a custom CSS (that make all more gray)\n* a custom JavaScript (that display \"Welcome To The demo\")\n* a customized main_template where the footer has been removed\n\n__ http://pypi.python.org/pypi/plonetheme.sunburst\n\nExample details\n===============\n\nLet say that you have a Plone site accessible through http://mycompany.com/ , where you didn't\napplied any Plone theme (so probably Sunburst base theme).\n\nThis will be your back-end URL.\n\n.. figure:: http://keul.it/images/plone/example.rtsubsites_theme-0.1.0-01.png\n :alt: Basic Sunburst view of the main site\n\n Basic Sunburst view of the main site\n\nAccessing the Subsite\n---------------------\n\nIf properly configured, when you access the **front-end URL**, you will see the new theme with all it's\ncustomizations.\n\n.. figure:: http://keul.it/images/plone/example.rtsubsites_theme-0.1.0-02.png\n :alt: The example theme, visiting the Subsite\n\n The example theme, visiting the Subsite\n\nYou can also visit a subsite sub-sections:\n\n.. figure:: http://keul.it/images/plone/example.rtsubsites_theme-0.1.0-05.png\n :alt: The example theme, visiting a Subsite folder\n\n The example theme, visiting a Subsite folder\n\nIf you don't provide the optional RequestHeader\n-----------------------------------------------\n\nAs said in the documentation, the use of the `Apache RequestHeader`__ can be optional for some themes.\nHere how you will see the subsite if not provided properly.\n\n__ http://httpd.apache.org/docs/2.0/mod/mod_headers.html#requestheader\n\n.. figure:: http://keul.it/images/plone/example.rtsubsites_theme-0.1.0-03.png\n :alt: The example theme, visiting the Subsite without the proper RequestHeader\n\n The example theme, visiting the Subsite without the proper RequestHeader\n\nAs you can see, all CMF skins customization (site logo and main_template) are lost.\n\nIf your theme don't provide a custom viewlet logo\n-------------------------------------------------\n\nThese theme provide a custom logo viewlet that properly use the redturtle.subsites basic ones, as\ndescribed in the documentation.\n\nYou need a new logo viewlet only if you need something different from Plone standard as in this example (where\nwe have two images in the logo).\n\nDisabling this viewlet will show the subsite as follow:\n\n.. figure:: http://keul.it/images/plone/example.rtsubsites_theme-0.1.0-04.png\n :alt: The example theme with disabled custom logo viewlet\n\n The example theme with disabled custom logo viewlet\n\nA .conf Apache configuration file\n---------------------------------\n\nHere a part of the Apache configuration file for use this theme with a subpath (http://mycompany.com/subsite)::\n\n ServerName mycompany.com\n ServerAlias www.mycompany.com\n ServerAdmin ...\n \n ...\n \n RewriteEngine On\n \n SetEnvIf Request_URI \"^/subsite(.*)\" SUBSITE\n RequestHeader append plone_skin \"Example Theme for redturtle.subsites\" env=SUBSITE\n \n RewriteRule ^/subsite(.*) \\\n \"http://127.0.0.1:8080/VirtualHostBase/http/%{SERVER_NAME}:80/Plone/++skin++Example Theme for redturtle.subsites/VirtualHostRoot/subsite/$1\" [L,P]\n ProxyPassReverse /subsite http://127.0.0.1:8080/\n \n RewriteRule ^/(.*) \\\n \"http://127.0.0.1:8080/VirtualHostBase/http/%{SERVER_NAME}:80/Plone/VirtualHostRoot/$1\" [L,P]\n ProxyPassReverse / http://127.0.0.1:8080/\n \n ...\n\nAuthors\n=======\n\nThis product was developed by RedTurtle Technology team.\n\n.. image:: http://www.redturtle.net/redturtle_banner.png\n :alt: RedTurtle Technology Site\n :target: http://www.redturtle.net/\n\nChangelog\n=========\n\n0.1.0 (2011-07-29)\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://plone.org/products/redturtle.subsites", "keywords": "plone theme subsite example", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "example.rtsubsites_theme", "package_url": "https://pypi.org/project/example.rtsubsites_theme/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/example.rtsubsites_theme/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://plone.org/products/redturtle.subsites" }, "release_url": "https://pypi.org/project/example.rtsubsites_theme/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "An example theme that simply help understanding redturtle.subsites features", "version": "0.1.0" }, "last_serial": 1771634, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "186e2b521561431b0c5c0c9e1b2b9f8a", "sha256": "05b48bd55eb3c838e8455bf7cf36952b90597c797168c699b68628f49cd66a9d" }, "downloads": -1, "filename": "example.rtsubsites_theme-0.1.0.tar.gz", "has_sig": false, "md5_digest": "186e2b521561431b0c5c0c9e1b2b9f8a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 49535, "upload_time": "2011-07-29T12:45:46", "url": "https://files.pythonhosted.org/packages/a9/1d/2a7ed8ff008a4e5f22469182abb3874baa3ef43201d126b4153ed944bc39/example.rtsubsites_theme-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "186e2b521561431b0c5c0c9e1b2b9f8a", "sha256": "05b48bd55eb3c838e8455bf7cf36952b90597c797168c699b68628f49cd66a9d" }, "downloads": -1, "filename": "example.rtsubsites_theme-0.1.0.tar.gz", "has_sig": false, "md5_digest": "186e2b521561431b0c5c0c9e1b2b9f8a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 49535, "upload_time": "2011-07-29T12:45:46", "url": "https://files.pythonhosted.org/packages/a9/1d/2a7ed8ff008a4e5f22469182abb3874baa3ef43201d126b4153ed944bc39/example.rtsubsites_theme-0.1.0.tar.gz" } ] }