{ "info": { "author": "KissBooth collective", "author_email": "info@zestsoftware.nl", "bugtrack_url": null, "classifiers": [], "description": "KSS plugin package \"kss.plugin.cacheability\"\n============================================\n\n\nDocumentation\n-------------\n\nThis plugin enables to use cacheable (GET) KSS reguests.\nThis feature will be supported in the future directly\nby kss.\n\nUsage::\n\n css:event {\n action-client: cacheability-serverAction;\n cacheability-serverAction-url: actionName;\n }\n \nThe future syntax for this will be::\n \n css:event {\n action-server: actionName method(GET);\n }\n\n \nLimitation\n----------\n\nBecause currently the action runs as a client action in\nthe eyes of KSS, entire forms cannot be marshalled to the\nserver action. (kssSubmitForm, etc. does not work.)\n\n\nkss.plugin.cacheability installation\n====================================\n\nBy hand\n-------\n\nWhen you're reading this you have probably already run ``easy_install\nkss.plugin.cacheability``. Find out how to install setuptools (and\nEasyInstall) here: http://peak.telecommunity.com/DevCenter/EasyInstall\n\nCopy the file called\n``kss/plugin/cacheability/kss.plugin.cacheability-configure.zcml`` in the\n``/path/to/instance/etc/package-includes`` directory.\n\n\nUsing buildout\n--------------\n\nSimply add ``kss.plugin.cacheability`` to your buildout's eggs list and add it\nto the zcml section of your instance config.\n\n\nFrom within your own package\n----------------------------\n\nYou can add ``kss.plugin.cacheability`` to the ``install_requires`` of your\npackage's setup.py. Also add a ```` to your configure.zcml.\n\nChangelog for kss.plugin.cacheability\n=====================================\n\n0.2.1 (2009-01-27)\n------------------\n\n- Missing strip() ruined the version string, resulting in a ``0.2-`` release\n instead of ``0.2``. Re-releasing. [reinout]\n\n\n0.2 (2009-01-27)\n----------------\n\n- Documentation updates. Including documentation in the long description.\n [reinout]\n\n\n0.1.2 (2008-11-13)\n------------------\n\n- Fix the url construction for server actions. This will get rid of the double\n // before the action name. [ree]\n\n\n0.1 (2008-07-02)\n----------------\n\n- Initial go at using GET requests so that they can be cached on the\n server. [ree]\n\n- Initial package structure. [ree]", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://kssproject.org", "keywords": null, "license": "GPL v3", "maintainer": null, "maintainer_email": null, "name": "kss.plugin.cacheability", "package_url": "https://pypi.org/project/kss.plugin.cacheability/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/kss.plugin.cacheability/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://kssproject.org" }, "release_url": "https://pypi.org/project/kss.plugin.cacheability/0.2.1/", "requires_dist": null, "requires_python": null, "summary": "KSS transitional cacheability plugin", "version": "0.2.1" }, "last_serial": 747612, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "1eb285e5d05b9fd6b30fab61295af53f", "sha256": "b51ae1a151277fd50eda9e10528ee40a8240ccd80d81cc167925887b97f46918" }, "downloads": -1, "filename": "kss.plugin.cacheability-0.1.1.tar.gz", "has_sig": false, "md5_digest": "1eb285e5d05b9fd6b30fab61295af53f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25023, "upload_time": "2008-07-02T14:02:33", "url": "https://files.pythonhosted.org/packages/c0/9c/e208e2d7df1899f18e212627c688037c19a70860a36ec0142deca4eab55a/kss.plugin.cacheability-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "2055472341f5c5808eae5d5adf9bef16", "sha256": "2495c97262c98d21712ffa94d1687102403fed18d9d2e46b7eca6149154ba0e6" }, "downloads": -1, "filename": "kss.plugin.cacheability-0.1.2.tar.gz", "has_sig": false, "md5_digest": "2055472341f5c5808eae5d5adf9bef16", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25001, "upload_time": "2008-11-13T10:58:12", "url": "https://files.pythonhosted.org/packages/d7/7a/d1a3fe7a6cb2ee21ed0a7d40a0c8f79a4361452d37ad5a0cf68e2d476a5f/kss.plugin.cacheability-0.1.2.tar.gz" } ], "0.2-": [], "0.2.1": [ { "comment_text": "", "digests": { "md5": "7b63820244d0f935d156d290dff2d184", "sha256": "eeac5d6a6cbc3eaf5fe371ad2f043f38d33a62194bcb80d23902868936fa6c87" }, "downloads": -1, "filename": "kss.plugin.cacheability-0.2.1.tar.gz", "has_sig": false, "md5_digest": "7b63820244d0f935d156d290dff2d184", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25830, "upload_time": "2009-01-27T10:32:51", "url": "https://files.pythonhosted.org/packages/c4/37/9d1872d021959182da492bae2ea5f535409872897a49841a5c949785e472/kss.plugin.cacheability-0.2.1.tar.gz" } ], "0.2dev": [] }, "urls": [ { "comment_text": "", "digests": { "md5": "7b63820244d0f935d156d290dff2d184", "sha256": "eeac5d6a6cbc3eaf5fe371ad2f043f38d33a62194bcb80d23902868936fa6c87" }, "downloads": -1, "filename": "kss.plugin.cacheability-0.2.1.tar.gz", "has_sig": false, "md5_digest": "7b63820244d0f935d156d290dff2d184", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25830, "upload_time": "2009-01-27T10:32:51", "url": "https://files.pythonhosted.org/packages/c4/37/9d1872d021959182da492bae2ea5f535409872897a49841a5c949785e472/kss.plugin.cacheability-0.2.1.tar.gz" } ] }