{ "info": { "author": "Johannes Raggam", "author_email": "office@programmatic.pro", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Programming Language :: Python" ], "description": "collective.localstyles\n======================\n\nWith this Plone Addon you can add local styles within a subsection of your\nPlone site.\n\nAfter installation you can upload a css file, named ``localstyles.css``\nanywhere to a folderish content item. This css file is then included for this\nfolder and all content items below. The traversing stops for ``ISite`` based\nobjects, which a ``localstyles.css`` file within a ``ISite`` (e.g. a\n``collective.lineage`` site) isn't used for folders, which are in higher\nhierachy of the content tree.\n\nThis product registers a viewlet named ``collective.localstyles.viewlet``,\nwhich is included in ``plone.app.layout.viewlets.interfaces.IHtmlHead`` and is\nresponsible for injecting the ``localstyles.css`` file.\n\nThis product is inspired by this discussion:\nhttp://plone.293351.n2.nabble.com/CSS-for-a-single-page-td7559936.html\n\nChangelog\n=========\n\n1.1 (2017-02-13)\n----------------\n\nIncompatibilities:\n\n- Changed module-global ``LOCALSTYLES_FILE`` to ``LOCALSTYLES_FILES`` and allow multiple local style file names.\n Default are: ``localstyles.css`` and ``localstyles_css``. \n [thet]\n\n\nNew:\n\n- Add last modification time as URL parameter to be sure to get changed styles through caching.\n [thet]\n\n\n1.0 (2014-06-03)\n----------------\n\n- Initial.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/collective/collective.localstyles", "keywords": "plone collective theme style", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "collective.localstyles", "package_url": "https://pypi.org/project/collective.localstyles/", "platform": "", "project_url": "https://pypi.org/project/collective.localstyles/", "project_urls": { "Homepage": "https://github.com/collective/collective.localstyles" }, "release_url": "https://pypi.org/project/collective.localstyles/1.1/", "requires_dist": null, "requires_python": "", "summary": "Add local styles to subsections in your Plone site.", "version": "1.1" }, "last_serial": 2637438, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "ddea60140eb4eb8ccca8c3348ac4bc6d", "sha256": "6ceb7b210ce88688913ead519c7d38a9183fbc862ba76e7b746ca7db54c81f1a" }, "downloads": -1, "filename": "collective.localstyles-1.0.tar.gz", "has_sig": false, "md5_digest": "ddea60140eb4eb8ccca8c3348ac4bc6d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10945, "upload_time": "2014-06-03T20:10:45", "url": "https://files.pythonhosted.org/packages/2a/f8/f58735035767685c19e65da94c95a8093482683622d14fd07edc928a1fc5/collective.localstyles-1.0.tar.gz" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "6777147077d5826dd0294e8a12f1db0b", "sha256": "56a2909412cacbbf9e638ec8c043e0d336a82d2f56eb2d3baf98e26599e5ae28" }, "downloads": -1, "filename": "collective.localstyles-1.1.tar.gz", "has_sig": false, "md5_digest": "6777147077d5826dd0294e8a12f1db0b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11765, "upload_time": "2017-02-12T23:37:02", "url": "https://files.pythonhosted.org/packages/f2/4c/869aa192c211660120285777b4fe48987e94fa29553f0a4c9ebca0dc8ce7/collective.localstyles-1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6777147077d5826dd0294e8a12f1db0b", "sha256": "56a2909412cacbbf9e638ec8c043e0d336a82d2f56eb2d3baf98e26599e5ae28" }, "downloads": -1, "filename": "collective.localstyles-1.1.tar.gz", "has_sig": false, "md5_digest": "6777147077d5826dd0294e8a12f1db0b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11765, "upload_time": "2017-02-12T23:37:02", "url": "https://files.pythonhosted.org/packages/f2/4c/869aa192c211660120285777b4fe48987e94fa29553f0a4c9ebca0dc8ce7/collective.localstyles-1.1.tar.gz" } ] }