{ "info": { "author": "Eugene MechanisM", "author_email": "contact@mechanism.name", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta" ], "description": "A Pinax theme based on jQuery Mobile\r\n==========================================\r\n\r\n\r\nQuick Start\r\n-----------\r\n\r\nInclude \"pinax-theme-jquerymobile\" in your requirements file and\r\n\"pinax_theme_jquerymobile\" in your INSTALLED APPS.\r\n\r\nMake sure both template loaders and staticfiles finders includes\r\napp directories.\r\n\r\nSite name comes from Sites fixture.\r\n\r\nYour \"site_base.html\" should extend \"theme_base.html\"\r\n\r\nnav & subnav blocks\r\n-------------------\r\n\r\n\"nav\" and \"subnav\" blocks content should be something like:\r\n\r\n
  • {% trans \"Home\" %}
  • \r\n\r\n\"nav\" block appears in header and \"subnav\" block in footer\r\n\r\nYour pages should have blocks \"head_title\", \"body_title\"(with same content as \"head_title\") and \"body\" and should extend\r\n\"site_base.html\".\r\n\r\nfor each installed app, in app templates in base.html or appname_base.html, you should have:\r\n\r\n {% block body_title_base %}{% trans \"Appname\" %} : {% endif %}{% block body_title %}{% endblock %}{% endblock %}\r\n\r\nsomwhere before \"body\" block\r\n\r\nThe url name \"home\" should be defined as the homepage.\r\n\r\nby default theme using jquery CDN with latest jquery, jquerymobile.min.js, jquerymobile.min.css\r\n\r\nForms\r\n-----\r\n\r\nTo style forms, do something like:\r\n \r\n
    {% csrf_token %}\r\n
  • {% trans \"Your Form Name Here\" %}
  • \r\n
    \r\n\r\n\r\nTodo / Issues\r\n-------------\r\n\r\n* build additional templates for other Pinax-related apps\r\n* add settings option to switch jQuery Mobile themes (A,B,C,D,E) in settings\r\n* add settings option to load jQuery Mobile static files from CDN or use local files.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/MechanisM/pinax-theme-jquerymobile", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "pinax-theme-jquerymobile", "package_url": "https://pypi.org/project/pinax-theme-jquerymobile/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pinax-theme-jquerymobile/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/MechanisM/pinax-theme-jquerymobile" }, "release_url": "https://pypi.org/project/pinax-theme-jquerymobile/0.2.4/", "requires_dist": null, "requires_python": null, "summary": "a theme for Pinax based on jQuery Mobile", "version": "0.2.4" }, "last_serial": 740212, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "4c89070597c466f403e0acc13bce92d1", "sha256": "3f6cbbbfbc8972ccfca49ea573be9e6684aa8bfce4a36fbda7f24777a339bd96" }, "downloads": -1, "filename": "pinax-theme-jquerymobile-0.1.0.tar.gz", "has_sig": false, "md5_digest": "4c89070597c466f403e0acc13bce92d1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 150737, "upload_time": "2011-09-10T00:08:47", "url": "https://files.pythonhosted.org/packages/f6/9a/d79acd72b5633e798d7fd0de62859af46a2d33b2a19b17866cf3c38afcaf/pinax-theme-jquerymobile-0.1.0.tar.gz" } ], "0.2.4": [ { "comment_text": "", "digests": { "md5": "a807eb872556b451f5f1431e18ac889e", "sha256": "f1bea974df3e57490e0989e60a09dbcfb27f11f4bb3ca22d50c3ec15033703d9" }, "downloads": -1, "filename": "pinax-theme-jquerymobile-0.2.4.tar.gz", "has_sig": false, "md5_digest": "a807eb872556b451f5f1431e18ac889e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 153079, "upload_time": "2011-09-11T23:17:21", "url": "https://files.pythonhosted.org/packages/ee/51/97033c987f8ddaf79cd790e8d6790c03409b066cb9d4b0f5b1a9948685cb/pinax-theme-jquerymobile-0.2.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a807eb872556b451f5f1431e18ac889e", "sha256": "f1bea974df3e57490e0989e60a09dbcfb27f11f4bb3ca22d50c3ec15033703d9" }, "downloads": -1, "filename": "pinax-theme-jquerymobile-0.2.4.tar.gz", "has_sig": false, "md5_digest": "a807eb872556b451f5f1431e18ac889e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 153079, "upload_time": "2011-09-11T23:17:21", "url": "https://files.pythonhosted.org/packages/ee/51/97033c987f8ddaf79cd790e8d6790c03409b066cb9d4b0f5b1a9948685cb/pinax-theme-jquerymobile-0.2.4.tar.gz" } ] }