{ "info": { "author": "Fred Lin", "author_email": "gasolin+tg@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Framework :: TurboGears", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "gsquickstart is a TurboGears quickstart template plug-in for Genshi templates.\r\nIt will install a paste template which can be used with TurboGears' \r\n``tg-admin quickstart`` command.\r\n\r\n\r\nInstallation\r\n------------\r\n\r\nInstallation with setuptools::\r\n\r\n $easy_install gsquickstart\r\n\r\n\r\nUsage\r\n-----\r\n\r\nCreating a project\r\n~~~~~~~~~~~~~~~~~~\r\n\r\nThe gsquickstart template is used like any other quickstart template with \r\ntg-admin quickstart, you just have to specify the template name, which is \r\n\"tggenshi\" (for TurboGears Genshi) with the ``-t`` option template instead \r\nof the default kid template::\r\n\r\n $tg-admin quickstart -t tggenshi [project name]\r\n\r\nThis will install three basic Genshi tempaltes and set up the project \r\nconfiguration to use Gensi templates as default.\r\n\r\n\r\nUpdating a project\r\n~~~~~~~~~~~~~~~~~~\r\n\r\nFor updating a project with the basic Genshi templates, change into your\r\nproject directory and run::\r\n\r\n tg-admin update -t tggenshi\r\n\r\nSince the \"turbogears\" template already installs Kid templates in \r\n``/templates``, they are removed by gsquickstart in a \r\npost-template-creation step. But when update your project dir, the Kid \r\ntemplates will be created again. Now gsquickstart can not just delete them \r\nagain, because they might have been created earlier and on purpose by the \r\ndeveloper.\r\n\r\nWhat the new code does is: if it is an update command, prompt the user, \r\nif the files ``/templates/{login,master,welcome}.kid`` should \r\nbe removed (for each file). The default answer is 'n'. \r\n\r\n\r\nNotice\r\n------\r\n\r\nThe TurboGears 1.0 documentation is written with the default setting of \r\nKid & SQLObject in mind. The syntax of Genshi templates is very similar \r\nto that of Kid but there are some differences to bear in mind. \r\n\r\nFor example, you need to make some changes to your templates, if you use \r\nwidgets with Genshi templates: put ``${ET(myform())}`` instead of \r\n``${myform()}`` as a placeholder for widgets in the template.\r\n\r\nYou can find more information in the `TurboGears documentation`_ and on \r\nthe `Genshi website`_.\r\n\r\n.. _TurboGears documentation :http://docs.turbogears.org/1.0/GenshiTemplating\r\n.. _Genshi website: http://genshi.edgewall.org/wiki/GenshiFaq\r\n\r\n\r\nWhat's new?\r\n-----------\r\n\r\n1.0\r\n---\r\n\r\n* The quickstart template was stripped of almost all files shared with the\r\n standard \"turbogears\" template and now inherits from this template instead\r\n of from \"tgbase\". The only files that are added/overwritten by \"tggenshi\"\r\n are ``setup.py``, ``/config/app.cfg`` and the Genshi templates\r\n in ``/templates/*.html``. But see the \"Updating a project\" section\r\n above.\r\n \r\n The new template structure makes it easier to stay synchronized with changes\r\n to the standard turbogears template since most files will just be\r\n inherited from.\r\n\r\n* Synchronized ``app.cfg_tmpl` and `setup.py_tmpl`` with the latest \r\n \"turbogears\" template.\r\n\r\n\r\n1.0Beta2\r\n--------\r\n\r\n* Able to be indexed by turbogears cogbin.", "description_content_type": null, "docs_url": null, "download_url": "http://www.python.org/pypi/gsquickstart/", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://trac.turbogears.org/browser/projects/GenshiQuickStart", "keywords": "turbogears.quickstart.template", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "gsquickstart", "package_url": "https://pypi.org/project/gsquickstart/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/gsquickstart/", "project_urls": { "Download": "http://www.python.org/pypi/gsquickstart/", "Homepage": "http://trac.turbogears.org/browser/projects/GenshiQuickStart" }, "release_url": "https://pypi.org/project/gsquickstart/1.0/", "requires_dist": null, "requires_python": null, "summary": "TurboGears Genshi quickstart template", "version": "1.0" }, "last_serial": 792747, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "f460bdcc4e824ab953ea8fa87665d029", "sha256": "2b2f118010cee2484b896edb37eefdf09a6aa843c830e9d24d5e61b89f817249" }, "downloads": -1, "filename": "gsquickstart-1.0-py2.4.egg", "has_sig": false, "md5_digest": "f460bdcc4e824ab953ea8fa87665d029", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 30399, "upload_time": "2007-11-28T13:40:54", "url": "https://files.pythonhosted.org/packages/29/b1/f64b96ee4662d298c6a7ebef1d0d1ed037896584daaf5051954aae34cb6f/gsquickstart-1.0-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "5822cde32bf3b4f8d0f2a6e6fe5ab369", "sha256": "2b45d1b85b36b21f3e1666183c0c3d18c648b52e183329e447b58572d5cb3080" }, "downloads": -1, "filename": "gsquickstart-1.0-py2.5.egg", "has_sig": false, "md5_digest": "5822cde32bf3b4f8d0f2a6e6fe5ab369", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 30381, "upload_time": "2007-11-28T13:40:29", "url": "https://files.pythonhosted.org/packages/fe/cf/e6e4e764ca609fe2f55e34a3f1d6330fe83f2915c81d24a42ad14c313c01/gsquickstart-1.0-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "d836d4b1f0f907974b5960c82263721c", "sha256": "7c2a2a4d661d461787bf031ec8745bc94797c3df9a23cc918b875f170e717fc6" }, "downloads": -1, "filename": "gsquickstart-1.0.tar.bz2", "has_sig": false, "md5_digest": "d836d4b1f0f907974b5960c82263721c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25516, "upload_time": "2007-11-28T13:58:15", "url": "https://files.pythonhosted.org/packages/dc/5f/940b2570aea49a0209bdf3e811633f6b70bdebd5600de7560ae0d06cef38/gsquickstart-1.0.tar.bz2" }, { "comment_text": "", "digests": { "md5": "c7ca03131c6f249cd5314212b96b1d9f", "sha256": "905f68a4727fcf297862ce40bd85c0bd3ef79e564e151e76ed0f262e407d1a31" }, "downloads": -1, "filename": "gsquickstart-1.0.zip", "has_sig": false, "md5_digest": "c7ca03131c6f249cd5314212b96b1d9f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 32633, "upload_time": "2007-11-28T13:58:16", "url": "https://files.pythonhosted.org/packages/8a/46/a7516fce8ea197e97eb928452f28daee5f06d6387a482acf78cae75cc0cf/gsquickstart-1.0.zip" } ], "1.0Beta": [ { "comment_text": "", "digests": { "md5": "6791bee6965785aab699b35424eddd74", "sha256": "beed23ebdef4082447869e6f6a9607d493741f834fe8380fccd933a4499c78f0" }, "downloads": -1, "filename": "gsquickstart-1.0Beta-py2.4.egg", "has_sig": false, "md5_digest": "6791bee6965785aab699b35424eddd74", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 109518, "upload_time": "2007-03-26T07:21:39", "url": "https://files.pythonhosted.org/packages/9d/c4/20187ab56491db2f50f8a297e666ed86d1dc111be2bcaff039f8848ceab0/gsquickstart-1.0Beta-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "acaea130b743b10778d074ee920dec5d", "sha256": "df10951172c89f9f633b5da5c4a5e45096cb64bcb061db1dd8830b17ea08ba6c" }, "downloads": -1, "filename": "gsquickstart-1.0Beta-py2.5.egg", "has_sig": false, "md5_digest": "acaea130b743b10778d074ee920dec5d", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 109521, "upload_time": "2007-03-26T07:22:06", "url": "https://files.pythonhosted.org/packages/9a/b4/edeb9c035c7c0a9564c865e0dfef973d09c240edc4a4a4a133a209df392e/gsquickstart-1.0Beta-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "fe7edc3b7a47870bf11ec3e1be879b4f", "sha256": "d61e9e1854227fe1cf601f374907e4d3bedd7bc2eec5cbd612215e29cf02aa1e" }, "downloads": -1, "filename": "gsquickstart-1.0Beta.zip", "has_sig": false, "md5_digest": "fe7edc3b7a47870bf11ec3e1be879b4f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 112127, "upload_time": "2007-03-26T07:21:01", "url": "https://files.pythonhosted.org/packages/b7/b3/0c81861d21fff32ea5a51c1ce33bc2358c80ab90d64e64c630223b0daa91/gsquickstart-1.0Beta.zip" } ], "1.0Beta2": [ { "comment_text": "", "digests": { "md5": "9a46114355b711ea842590c66be719e3", "sha256": "06a40903c79f6c8a322d441c29af6be71a62decfc672a167eaf753bfa0643eec" }, "downloads": -1, "filename": "gsquickstart-1.0Beta2-py2.4.egg", "has_sig": false, "md5_digest": "9a46114355b711ea842590c66be719e3", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 109677, "upload_time": "2007-04-12T16:44:05", "url": "https://files.pythonhosted.org/packages/05/c1/0cb7a328646a166ec855c10ffc1ad8da21ff1662886fc5d25dfe83e4084c/gsquickstart-1.0Beta2-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "404aaa64ade1295c842bea263eb79219", "sha256": "c0f326de8daa4ce205355c1faf17a303bd055c54d9e9f0af24a753caa9695cdc" }, "downloads": -1, "filename": "gsquickstart-1.0Beta2-py2.5.egg", "has_sig": false, "md5_digest": "404aaa64ade1295c842bea263eb79219", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 109679, "upload_time": "2007-04-12T16:44:27", "url": "https://files.pythonhosted.org/packages/08/91/d807093378cfe519c2ba651871dab4a4d9962c980dd0175d21617a522ab0/gsquickstart-1.0Beta2-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "8c836489b73c6c2e7f2af1fd2b476e91", "sha256": "5bb487c99d592a8a4d7d54f3c3bd8632dbbf9d92a3f2431b1c86409d5f28cfb5" }, "downloads": -1, "filename": "gsquickstart-1.0Beta2.zip", "has_sig": false, "md5_digest": "8c836489b73c6c2e7f2af1fd2b476e91", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 112203, "upload_time": "2007-04-12T16:43:44", "url": "https://files.pythonhosted.org/packages/6a/a2/f195da951a0a4361ffe430c65d5eb49b75f2dfd985abc6b23f25fe4a2400/gsquickstart-1.0Beta2.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f460bdcc4e824ab953ea8fa87665d029", "sha256": "2b2f118010cee2484b896edb37eefdf09a6aa843c830e9d24d5e61b89f817249" }, "downloads": -1, "filename": "gsquickstart-1.0-py2.4.egg", "has_sig": false, "md5_digest": "f460bdcc4e824ab953ea8fa87665d029", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 30399, "upload_time": "2007-11-28T13:40:54", "url": "https://files.pythonhosted.org/packages/29/b1/f64b96ee4662d298c6a7ebef1d0d1ed037896584daaf5051954aae34cb6f/gsquickstart-1.0-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "5822cde32bf3b4f8d0f2a6e6fe5ab369", "sha256": "2b45d1b85b36b21f3e1666183c0c3d18c648b52e183329e447b58572d5cb3080" }, "downloads": -1, "filename": "gsquickstart-1.0-py2.5.egg", "has_sig": false, "md5_digest": "5822cde32bf3b4f8d0f2a6e6fe5ab369", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 30381, "upload_time": "2007-11-28T13:40:29", "url": "https://files.pythonhosted.org/packages/fe/cf/e6e4e764ca609fe2f55e34a3f1d6330fe83f2915c81d24a42ad14c313c01/gsquickstart-1.0-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "d836d4b1f0f907974b5960c82263721c", "sha256": "7c2a2a4d661d461787bf031ec8745bc94797c3df9a23cc918b875f170e717fc6" }, "downloads": -1, "filename": "gsquickstart-1.0.tar.bz2", "has_sig": false, "md5_digest": "d836d4b1f0f907974b5960c82263721c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25516, "upload_time": "2007-11-28T13:58:15", "url": "https://files.pythonhosted.org/packages/dc/5f/940b2570aea49a0209bdf3e811633f6b70bdebd5600de7560ae0d06cef38/gsquickstart-1.0.tar.bz2" }, { "comment_text": "", "digests": { "md5": "c7ca03131c6f249cd5314212b96b1d9f", "sha256": "905f68a4727fcf297862ce40bd85c0bd3ef79e564e151e76ed0f262e407d1a31" }, "downloads": -1, "filename": "gsquickstart-1.0.zip", "has_sig": false, "md5_digest": "c7ca03131c6f249cd5314212b96b1d9f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 32633, "upload_time": "2007-11-28T13:58:16", "url": "https://files.pythonhosted.org/packages/8a/46/a7516fce8ea197e97eb928452f28daee5f06d6387a482acf78cae75cc0cf/gsquickstart-1.0.zip" } ] }