{ "info": { "author": "RedTurtle Developers", "author_email": "sviluppoplone@redturtle.it", "bugtrack_url": null, "classifiers": [], "description": "js.xeditable\n************\n\nIntroduction\n============\n\nThis library packages `x-editable`_ for `fanstatic`_. It is aware of different modes (normal, minified).\n\n.. _`fanstatic`: http://fanstatic.org\n.. _`x-editable`: http://vitalets.github.io/x-editable/\n\nThis requires integration between your web framework and ``fanstatic``,\nand making sure that the original resources (shipped in the ``resources``\ndirectory in ``js.xeditable``) are published to some URL.\n\n\nContact\n=======\n\n.. image:: http://www.redturtle.it/redturtle_banner.png\n\n* | Andrew Mleczko <``andrew.mleczko at redturtle.net``>\n | **RedTurtle Technology**, http://www.redturtle.net/\n\nHow to use?\n===========\n\nThis should be setup before rendering a page. See `fanstatic`_ for more\ninformation::\n\n >>> from fanstatic import init_needed\n >>> needed = init_needed(base_url='http://localhost')\n\nYou can import xeditable from ``js.xeditable`` and ``.need`` it\nwhere you want these resources to be included on a page::\n\n >>> from js.xeditable import bootstrap_editable\n >>> bootstrap_editable.need()\n\nRender the inclusion::\n\n >>> print needed.render()\n \n\nCHANGES\n*******\n\n1.4.5 (2013-07-11)\n==================\n\n- initial import [amleczko]", "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/RedTurtle/js.xeditable", "keywords": "fanstatic xeditable redturtle", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "js.xeditable", "package_url": "https://pypi.org/project/js.xeditable/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/js.xeditable/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/RedTurtle/js.xeditable" }, "release_url": "https://pypi.org/project/js.xeditable/1.4.5/", "requires_dist": null, "requires_python": null, "summary": "fanstatic xeditable.", "version": "1.4.5" }, "last_serial": 813573, "releases": { "1.4.5": [ { "comment_text": "", "digests": { "md5": "c25ab8f0d813f5f4b15aa61b28dab1ae", "sha256": "c5bc96084563b1f5d78dc506e12e04f8b05469fbcd696f6172ee8802791ef693" }, "downloads": -1, "filename": "js.xeditable-1.4.5.zip", "has_sig": false, "md5_digest": "c25ab8f0d813f5f4b15aa61b28dab1ae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 269111, "upload_time": "2013-07-11T17:24:51", "url": "https://files.pythonhosted.org/packages/db/63/c81b8cf5f9c238d3ee8e305a4692796915829dce1525286c3f6f85413906/js.xeditable-1.4.5.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c25ab8f0d813f5f4b15aa61b28dab1ae", "sha256": "c5bc96084563b1f5d78dc506e12e04f8b05469fbcd696f6172ee8802791ef693" }, "downloads": -1, "filename": "js.xeditable-1.4.5.zip", "has_sig": false, "md5_digest": "c25ab8f0d813f5f4b15aa61b28dab1ae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 269111, "upload_time": "2013-07-11T17:24:51", "url": "https://files.pythonhosted.org/packages/db/63/c81b8cf5f9c238d3ee8e305a4692796915829dce1525286c3f6f85413906/js.xeditable-1.4.5.zip" } ] }