{ "info": { "author": "Sylvain Viollon", "author_email": "info@infrae.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Zope2", "Intended Audience :: Developers", "License :: OSI Approved :: Zope Public License", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "===============\nsilva.fanstatic\n===============\n\nThis package provides an integration of `fanstatic`_ into Silva\n3.0. In order to know how to use it, please refer to the `Silva\ndeveloper documentation`_.\n\nCustom injector\n===============\n\nThis package provides a custom fanstatic injector called rules. It\ncan be used like this inside the Paster configuration::\n\n injector = rules\n rules =\n if there is \n replace with all css resources\n\n if there is \n replace with all js top resources\n\n if there is \n replace with all js bottom resources\n\n otherwise\n insert before \n\nThe rules let you look for specific markup in the generated HTML and\nwill insert the resources around them, if present.\n\n\nAdditional API\n==============\n\nThis package provides additional objects ``ExternalResources`` and\n``Snippet`` in order to include external URLs as resources and\ninline snippets too.\n\n\nCode repository\n===============\n\nYou can find the code of this extension in Git:\nhttps://github.com/silvacms/silva.fanstatic.\n\n\n.. _fanstatic: http://www.fanstatic.org\n.. _Silva developer documentation: http://docs.silvacms.org/latest/\n\nChanges\n=======\n\n1.2 (2013/10/08)\n----------------\n\n* Add a Fanstatic injector called ``rules`` that let you described\n precisely where resources should be injected. This requires\n fanstatic 1.0.\n\n* Add support for special resources ``ExternalResource`` and\n ``Snippet``. They let you include resources that are external\n resources and inline snippet instead of resources served by\n fanstatic.\n\n1.1.1 (2013/05/23)\n------------------\n\n* Fanstatic libraries are created with a version equals to the version\n of the Python package they are declared in. This ensure to create\n the same URLs accross multiple servers.\n\n1.1 (2012/09/03)\n----------------\n\n* Automatically use ``*.min.ext`` file as a minified version for a\n given ``*.ext`` file if it is present.\n\n1.0 (2011/11/08)\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": "https://github.com/silvacms/silva.fanstatic", "keywords": "zope2 fanstatic silva", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "silva.fanstatic", "package_url": "https://pypi.org/project/silva.fanstatic/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/silva.fanstatic/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/silvacms/silva.fanstatic" }, "release_url": "https://pypi.org/project/silva.fanstatic/1.2/", "requires_dist": null, "requires_python": null, "summary": "Integration of fanstatic in Silva CMS", "version": "1.2" }, "last_serial": 945565, "releases": { "1.2": [ { "comment_text": "", "digests": { "md5": "0890fad877e1591a55a19068ec8d7272", "sha256": "8be9110d7153aa73d6fccd1ab4a7f126b715759615664f640ae53cf78358370b" }, "downloads": -1, "filename": "silva.fanstatic-1.2.tar.gz", "has_sig": false, "md5_digest": "0890fad877e1591a55a19068ec8d7272", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13289, "upload_time": "2013-12-16T12:44:09", "url": "https://files.pythonhosted.org/packages/aa/9a/590fdc9f8e4e6d1def8c09ee095f431e1e526ecda841f8d309425e2832b5/silva.fanstatic-1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0890fad877e1591a55a19068ec8d7272", "sha256": "8be9110d7153aa73d6fccd1ab4a7f126b715759615664f640ae53cf78358370b" }, "downloads": -1, "filename": "silva.fanstatic-1.2.tar.gz", "has_sig": false, "md5_digest": "0890fad877e1591a55a19068ec8d7272", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13289, "upload_time": "2013-12-16T12:44:09", "url": "https://files.pythonhosted.org/packages/aa/9a/590fdc9f8e4e6d1def8c09ee095f431e1e526ecda841f8d309425e2832b5/silva.fanstatic-1.2.tar.gz" } ] }