{ "info": { "author": "Fred Lin", "author_email": "gasolin+tg@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Framework :: TurboGears", "Framework :: TurboGears :: Widgets", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Feature\n===============\n\njquery is a jquery javascript library wrapper and ajax helper for happy\nTurboGears web designers.\n\nAvailable widgets\n====================\n\n * Jquery (basic jquery libray wrapper for Turbogears)\n\nIt also contains 3 extra ajax widgets based on jquery.\n\n * addCallback / link_to_remote(target ,update, href, callback)\n \n * addPeriodBack / periodically_call_remote(update, href, interval)\n\n * addFormback / form_remote_tag(target, update, href)\n\nWhich are inspired from Ruby on Rails/pquery and give them the twisted syntax.\n \n\nInstall\n==============\nUse setuptools to install::\n \n $easy_install jquery\n\n\nUsage\n==============\n\njquery\n~~~~~~~~~\n\ninclude in config/app.cfg::\n\n tg.include_widgets = ['jquery.jquery']\n\njquery ajax usage:\n~~~~~~~~~~~~~~~~~~~~~\n\nimport in controllers.py::\n\n from jquery import addCallback\n from jquery import addPeriodback\n from jquery import addFormback\n ....\n return dict(addCallback = addCallback, \n addPeriodback = addPeriodback,\n addFormback = addFormback)\n\n.. note:: \n Update notice form 1.1.2 jquery widget: you need return dict(link = addPeriodback) instead of \n return dict(link = addPeriodback()) in the following versions\n\nin template::\n \n [div id=\"timelink\"][a href = \"#\"]get time[/a][/div]\n [div id=\"timediv\"][/div]\n ${addCallback(target=\"timelink\" ,update=\"timediv\", href=\"/time\")}\n\n.. note::\n With genshi template, you should add 'ET' prefix before the callback, such as::\n \n ${ET(addCallback(target=\"timelink\" ,update=\"timediv\", href=\"/time\"))}\n \nor::\n\n [div id=\"timediv\"][/div]\n ${addPeriodback(update=\"timediv\", href=\"/time\", interval=\"3000\")}\n\nor:: \n\n [form class=\"timelink\" action=\"ajax\" method=\"get\" ]\n Field : [input type=\"text\" name=\"field\" /][br /]\n [input type=\"submit\" /] \n [/form]\n [div id=\"timediv\"][/div]\n ${addFormback(target=\"timelink\", update=\"timediv\", href=\"ajax\")}\n\n.. note:: \n The addCallback/addPeriodback/addFormback call could be placed anywhere in your template.\n Check http://docs.turbogears.org/1.0/RemoteLink for detail.\n\nReference\n============\n\n - jquery http://jquery.com\n - pquery http://www.ngcoders.com/pquery/\n\nSource\n============\n\nSource is available in \n\nhttp://svn.turbogears.org/projects/tgJquery/trunk\n\n\nHistory\n=============\n\n1.2.3:\n\n * update to jquery 1.2.3\n * host in TurboGears svn\n\n1.2.2:\n\n * update to jquery 1.2.2\n \n1.1.2w2: \n\n * new twisted style ajax call\n * new addFormback/form_remote_tag call\n * passing ajax function no need extra '()' at all.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": "turbogears.widgets", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "jquery", "package_url": "https://pypi.org/project/jquery/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/jquery/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/jquery/1.2.3/", "requires_dist": null, "requires_python": null, "summary": "Jquery javascript library for TurboGears", "version": "1.2.3" }, "last_serial": 793689, "releases": { "1.1.2": [ { "comment_text": "", "digests": { "md5": "b641ba9f643db1f10fabb7aa9c8a7fc0", "sha256": "6b4e6195a9c620b5eba587122252f79deed51d0530b122ded8ddb3f23e427e19" }, "downloads": -1, "filename": "jquery-1.1.2-py2.4.egg", "has_sig": false, "md5_digest": "b641ba9f643db1f10fabb7aa9c8a7fc0", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 27125, "upload_time": "2007-03-27T09:42:37", "url": "https://files.pythonhosted.org/packages/3c/f3/8a1027eab8f3d5f4155680edf3cffddcbc1b831b1b61e9cbe1efd4976bd3/jquery-1.1.2-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "24b3d5fa912366e1e01d2fbacbbb20de", "sha256": "3234f250aad11a960ab44d960c46b85b7fb91801bfa271086f3409c5c386daf4" }, "downloads": -1, "filename": "jquery-1.1.2-py2.5.egg", "has_sig": false, "md5_digest": "24b3d5fa912366e1e01d2fbacbbb20de", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 27073, "upload_time": "2007-03-27T09:42:48", "url": "https://files.pythonhosted.org/packages/4e/37/d40289b12527d92ce5709d4c56f8dc3579b79f7ebd9a91680ec2062f2e1f/jquery-1.1.2-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "8c62abfaf575e4d3eaba64c71a041062", "sha256": "87aab9837d527daddbe9928bf3f058d2bf614cdde62202621fbb066f0e6a4a22" }, "downloads": -1, "filename": "jquery-1.1.2.zip", "has_sig": false, "md5_digest": "8c62abfaf575e4d3eaba64c71a041062", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8649, "upload_time": "2007-03-27T09:42:25", "url": "https://files.pythonhosted.org/packages/68/7f/fca294cb82170b8a53e9fdafa2fea4610089233ca54fcb8ee7aa0f45b877/jquery-1.1.2.zip" } ], "1.1.2w2": [ { "comment_text": "", "digests": { "md5": "f1d3fd9bb2a27a4a6f01e88129e8219a", "sha256": "d52dfeb864d02c039c6b5ca03a610a69e7f8b1ccdb38ce8d7ceaa87b6da04833" }, "downloads": -1, "filename": "jquery-1.1.2w2-py2.4.egg", "has_sig": false, "md5_digest": "f1d3fd9bb2a27a4a6f01e88129e8219a", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 88489, "upload_time": "2007-06-13T07:50:44", "url": "https://files.pythonhosted.org/packages/39/7b/4e17464ae4abec40262254982bc9d730f890534132943369c37d61c149a9/jquery-1.1.2w2-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "14ae39d90babcc498a8dfad6bcafa4e2", "sha256": "4e38029c3ad400f7eb7eecd127c9e43d489001d3296b78ecb0ab1d2c8e6d7876" }, "downloads": -1, "filename": "jquery-1.1.2w2-py2.5.egg", "has_sig": false, "md5_digest": "14ae39d90babcc498a8dfad6bcafa4e2", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 88428, "upload_time": "2007-06-13T07:15:35", "url": "https://files.pythonhosted.org/packages/8b/be/2ef41715970fbd790531c73154977a9716d917ad85a8bd6ec8ffa2736c6f/jquery-1.1.2w2-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "af710e65d6e0b8255df2cb9910d55463", "sha256": "40ea16cf4bec0516354db2658e60f396bab465e612250b0cac200c85fe654ea5" }, "downloads": -1, "filename": "jquery-1.1.2w2.zip", "has_sig": false, "md5_digest": "af710e65d6e0b8255df2cb9910d55463", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10217, "upload_time": "2007-06-23T02:30:35", "url": "https://files.pythonhosted.org/packages/53/ba/f0ada5233ffa66ac4aa7832e80bc6c8f201bb9d35be391cd58d8236c2abc/jquery-1.1.2w2.zip" } ], "1.2.1a": [ { "comment_text": "", "digests": { "md5": "19b88cef0caf1fb7e41e33ec0eabce1f", "sha256": "f7ca67d740d7dbc3e573777b42c4453e4fc2892d5ec0e0fc18414b17c0b0c466" }, "downloads": -1, "filename": "jquery-1.2.1a-py2.5.egg", "has_sig": false, "md5_digest": "19b88cef0caf1fb7e41e33ec0eabce1f", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 99910, "upload_time": "2007-09-22T17:05:33", "url": "https://files.pythonhosted.org/packages/40/75/f2525a856335b132fc2c144d0140e4d7061d6d9252619fd878fcc0bbff1d/jquery-1.2.1a-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "d05e2550a4ff6a596df5a94b48093e53", "sha256": "9afefef38aff59834c7d7e7cf3c9181d74cbe43b7b680ee10d8929f9bb6a08ef" }, "downloads": -1, "filename": "jquery1.2.1a.zip", "has_sig": false, "md5_digest": "d05e2550a4ff6a596df5a94b48093e53", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 33886, "upload_time": "2007-09-22T17:11:21", "url": "https://files.pythonhosted.org/packages/1d/06/3e78a1e92f76f788745b3a00cad2dbdda031785c2c8f1f8c76d9bbe10e8b/jquery1.2.1a.zip" } ], "1.2.2": [ { "comment_text": "", "digests": { "md5": "43c0512fc8536fc893d468c90b02a8df", "sha256": "0a1e93b6ec4b8a5eb2021f1472430b0d7fa44035b3c514b3ce39dbe03e42e639" }, "downloads": -1, "filename": "jquery-1.2.2-py2.5.egg", "has_sig": false, "md5_digest": "43c0512fc8536fc893d468c90b02a8df", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 126952, "upload_time": "2008-01-17T08:28:08", "url": "https://files.pythonhosted.org/packages/53/12/5b4e1559af82503a204ae7991637def7837e044d36e12b1cea0cf236e24c/jquery-1.2.2-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "99296bcc52d6e627383713fc0f922a61", "sha256": "6fc4b7a3a49e3ad3710bacb4fef1a27857a4d749379e3b0e81de9c9a9d8b293e" }, "downloads": -1, "filename": "jquery-1.2.2.zip", "has_sig": false, "md5_digest": "99296bcc52d6e627383713fc0f922a61", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9107, "upload_time": "2008-01-17T08:28:02", "url": "https://files.pythonhosted.org/packages/f7/73/71ea43bf4e83472569ed70b3a5adf6a153fee27f79a9268dc0143f499516/jquery-1.2.2.zip" } ], "1.2.3": [ { "comment_text": "", "digests": { "md5": "d4008362863f96de21435001ba5dd72e", "sha256": "9bbb45b3dee08357ba7122f03e155a4fe29f1777784fff500dcca02f9380c2a6" }, "downloads": -1, "filename": "jquery-1.2.3-py2.5.egg", "has_sig": false, "md5_digest": "d4008362863f96de21435001ba5dd72e", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 24092, "upload_time": "2008-02-08T16:05:51", "url": "https://files.pythonhosted.org/packages/01/23/ab5a3fd5277db608eee2126273ce5e45ba0deb2d47498fa86466fb6be37c/jquery-1.2.3-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "46d2802b2b202098cf9272ac2eb29426", "sha256": "f9a33626652fab9ac76a9e4a9a271d0c47cb2ff292692463a70f7585166f03d4" }, "downloads": -1, "filename": "jquery-1.2.3.zip", "has_sig": false, "md5_digest": "46d2802b2b202098cf9272ac2eb29426", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27052, "upload_time": "2008-02-08T16:05:59", "url": "https://files.pythonhosted.org/packages/05/45/9a6d7ff770b1279c901c8dfca1f9a9d6c9822d75a2bad834d0e2ddd4f8cd/jquery-1.2.3.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d4008362863f96de21435001ba5dd72e", "sha256": "9bbb45b3dee08357ba7122f03e155a4fe29f1777784fff500dcca02f9380c2a6" }, "downloads": -1, "filename": "jquery-1.2.3-py2.5.egg", "has_sig": false, "md5_digest": "d4008362863f96de21435001ba5dd72e", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 24092, "upload_time": "2008-02-08T16:05:51", "url": "https://files.pythonhosted.org/packages/01/23/ab5a3fd5277db608eee2126273ce5e45ba0deb2d47498fa86466fb6be37c/jquery-1.2.3-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "46d2802b2b202098cf9272ac2eb29426", "sha256": "f9a33626652fab9ac76a9e4a9a271d0c47cb2ff292692463a70f7585166f03d4" }, "downloads": -1, "filename": "jquery-1.2.3.zip", "has_sig": false, "md5_digest": "46d2802b2b202098cf9272ac2eb29426", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27052, "upload_time": "2008-02-08T16:05:59", "url": "https://files.pythonhosted.org/packages/05/45/9a6d7ff770b1279c901c8dfca1f9a9d6c9822d75a2bad834d0e2ddd4f8cd/jquery-1.2.3.zip" } ] }