{ "info": { "author": "Goldmund, Wyldebeast & Wunderliebe", "author_email": "developers@gw20e.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Plone", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "**************************\ncollective.customoverrides\n**************************\n\n.. contents:: Table of Contents\n\nCSS and JS overrides for Plone\n------------------------------\n\nThis product allows content managers to inject custom stylesheets and\nJavascript by adding a file to a folder. On that folder and its descendants,\nthese will be added to the existing CSS/JS.\n\nIf you want to style a section of the site, Plone already provides ways to do\nthat. Please read\nhttp://plone.org/documentation/kb/create-a-different-look-and-feel-for-different-sections-of-your-web-site-without-creating-new-skins\nfor more info on that, and decide if you have a use for this product.\n\nHow to use\n^^^^^^^^^^\n\nThe main thing is to place a file called `custom.css` or `custom.js` (\"custom\nfiles\") in a folder. These files will then be inserted in a special viewlet in\nthe HTML HEAD section.\n\nThere are two ways to manage custom files:\n\nAdd a custom file using Plone\n^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n\nAdd a Plone File (ATFile). \n\n * Prepare a `custom.css` or `custom.js` file\n * In Plone, go to the desired folder\n * Click the \"Add item\" menu\n * Select \"File\"\n * Upload the prepared file\n\nThe advantage of this method is that the familiar Plone interface can be used\nto upload the file. Its disadvantage is that the file can't be modified: You'd\nprepare a new file locally and replace the existing one instead.\n\nAlso be aware that:\n\n* Plone files may be workflowed, depending on your site. If a custom file is\n private, it won't be visible to visitors who aren't logged in.\n* Plone files may show up in your navigation, depending on your site's\n navigation settings.\n\nAdd a custom file using the ZMI\n^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n\nAdd a Zope File.\n\n* Either:\n\n - In Plone, go to the desired folder and append `manage_main` to the URL, or\n - Go to the ZMI straight away, and go to the desired folder\n\n* Add a File, name it either `custom.css` or `custom.js`\n\n - You may choose to upload a locally prepared file.\n\n* Edit the file.\n\nThis method is more flexible: it is possible to edit the file through the web.\nHowever, the ZMI is more complex to use, and requires higher permissions, so\nthis method is for power users.\n\nTested on\n---------\n\nPlone 3, Plone 4\n\nWarning\n-------\n\n* Incorrect CSS/JS may mess up your site.\n\nContributors\n============\n\nNote: place names and roles of the people who contribute to this package\n in this file, one to a line, like so:\n\n- Huub Bouma, Original Author\n- GWW, moved to gihub\n\nChangelog\n=========\n\n1.0-dev (unreleased)\n--------------------\n\n- Package created using templer", "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/collective.customoverrides", "keywords": "", "license": "gpl", "maintainer": null, "maintainer_email": null, "name": "collective.customoverrides", "package_url": "https://pypi.org/project/collective.customoverrides/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/collective.customoverrides/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/collective/collective.customoverrides" }, "release_url": "https://pypi.org/project/collective.customoverrides/1.0.1/", "requires_dist": null, "requires_python": null, "summary": "Custom CSS and Javascript in Plone", "version": "1.0.1" }, "last_serial": 1071534, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "25122444795c0237f399c766cb26732d", "sha256": "9b665e2c549374557aef5d23140aadd350340f70cbd26665601075f43846f772" }, "downloads": -1, "filename": "collective.customoverrides-1.0.zip", "has_sig": false, "md5_digest": "25122444795c0237f399c766cb26732d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26999, "upload_time": "2014-04-25T11:30:19", "url": "https://files.pythonhosted.org/packages/eb/58/87a4b0810d018ba2920582984b206eac6d6949c818402854661e7f992ac1/collective.customoverrides-1.0.zip" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "44fb98062d5c755f8443ff4b83f7bf45", "sha256": "3e9719754ed399d530d5d6517ef0e0146d3f3abc7e4f0fe3bf727cea72ba49de" }, "downloads": -1, "filename": "collective.customoverrides-1.0.1.zip", "has_sig": false, "md5_digest": "44fb98062d5c755f8443ff4b83f7bf45", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27607, "upload_time": "2014-04-25T11:38:52", "url": "https://files.pythonhosted.org/packages/53/f0/7265165aa95c9bf5567f31c9bf5b2e9636381b9c4cf020373cd8d4f224df/collective.customoverrides-1.0.1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "44fb98062d5c755f8443ff4b83f7bf45", "sha256": "3e9719754ed399d530d5d6517ef0e0146d3f3abc7e4f0fe3bf727cea72ba49de" }, "downloads": -1, "filename": "collective.customoverrides-1.0.1.zip", "has_sig": false, "md5_digest": "44fb98062d5c755f8443ff4b83f7bf45", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27607, "upload_time": "2014-04-25T11:38:52", "url": "https://files.pythonhosted.org/packages/53/f0/7265165aa95c9bf5567f31c9bf5b2e9636381b9c4cf020373cd8d4f224df/collective.customoverrides-1.0.1.zip" } ] }