{ "info": { "author": "JeanMichel FRANCOIS aka toutpt", "author_email": "toutpt@gmail.com", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Intended Audience :: Developers", "Programming Language :: Python" ], "description": "Introduction\n============\n\nThis package provide new templates for ZopeSkel_ 2.X.\n\nIt contains at the moment only one template for Plone.\n\nHow to install\n==============\n\nThis can be installed by using easy_install, pip or buildout. \nAn example of buildout can be found at https://github.com/toutpt/mypythontools\n\nTemplates\n=========\n\ntoutpt_diazo960\n---------------\n\nCreate a Plone theme using plone.app.theming.\n\nThe theme is pure Diazo theme using 960 css.\n\nThe package profile install the theme, activate it, and unactivate column.css\n(aka deco). It loads all resources in corresponding registry.\n\ntoutpt_diazoboostrap\n--------------------\n\nCreate a Plone theme using plone.app.theming.\n\nThe theme is pure Diazo theme using twitter's boostrap grid (responsive mode).\n\nThe package profile install the theme, activate it, and unactivate column.css\n(aka deco) and mobile.css. It loads all resources in corresponding registry\nand override the 'main_template' to reset the viewport.\n\ntoutpt_collectivejs\n-------------------\n\nCreate a package to provide a javascript library to Plone. Many collective.js.* packages can be found like jqueyrui.\n\nThis template has been used to create collective.js.formalize.\n\ntoutpt_collective\n-----------------\n\nCreate a package to be a collective addon. It will provides tests using plone.app.testing, upgrades for genericsetup and a browserlayer. All common needs are their.\n\nCredits\n=======\n\nCompanies\n---------\n\n|makinacom|_\n\n* `Planet Makina Corpus `_\n* `Contact us `_\n\nAuthors\n\n- JeanMichel FRANCOIS aka toutpt \n\n..Contributors\n\n.. |makinacom| image:: http://depot.makina-corpus.org/public/logo.gif\n.. _makinacom: http://www.makina-corpus.com\n.. _ZopeSkel: http://pypi.python.org/pypi/ZopeSkel\n.. _modernizr: http://modernizr.com\n\n\n\nChangelog\n=========\n\n\n1.3.3 (2012-05-31)\n------------------\n\n- collective: Following conventions for testing + use PloneWithPackageLayer\n- add toutpt_diazobootstrap skel: a diazo theme based on twitter bootstrap responsive\n- rename toutpt_diazotheme skel in toutpt_diazo960\n\n1.3.2 (2012-03-20)\n------------------\n\n- collective: add tests\n\n1.3.1 (2012-03-16)\n------------------\n\n- upgrade boostrap.py\n\n1.3 (2012-03-16)\n----------------\n\n- add upgrades for profile to all skels\n- fix missing initialize\n\n1.2 (2011-12-28)\n----------------\n\n- collectivejs: add z3c.autoinclude\n- diazotheme: add skinname to static directory.\n\n1.1 (2011-12-14)\n----------------\n\n- add toutpt_collectivejs template\n\n1.0 (2011-12-14)\n----------------\n\n- Initial release", "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/toutpt/toutpt.zopeskel", "keywords": "paster Plone zopeskel diazo", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "toutpt.zopeskel", "package_url": "https://pypi.org/project/toutpt.zopeskel/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/toutpt.zopeskel/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/toutpt/toutpt.zopeskel" }, "release_url": "https://pypi.org/project/toutpt.zopeskel/1.3.3/", "requires_dist": null, "requires_python": null, "summary": "A set of skels for Plone dev", "version": "1.3.3" }, "last_serial": 800833, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "6b656b6a896d7fc81aa984f70d162283", "sha256": "6c36e05d01f5c6c8ca0ff79d113c071e10bb1df66c57d9ffcb44edb50b5e9824" }, "downloads": -1, "filename": "toutpt.zopeskel-1.0.zip", "has_sig": false, "md5_digest": "6b656b6a896d7fc81aa984f70d162283", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 70286, "upload_time": "2011-12-12T14:22:25", "url": "https://files.pythonhosted.org/packages/c4/94/78bc1d58507b952c7d37ea9b5ec3780dc08a2f926c264a0fde974912397f/toutpt.zopeskel-1.0.zip" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "347b20ee3225913a50607e2df40c3502", "sha256": "99e77a56f39247538e1f00ad970f0746ea22dbb886a71153803f17e2097fb567" }, "downloads": -1, "filename": "toutpt.zopeskel-1.1.tar.gz", "has_sig": false, "md5_digest": "347b20ee3225913a50607e2df40c3502", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 53103, "upload_time": "2011-12-14T13:11:41", "url": "https://files.pythonhosted.org/packages/15/60/08ca8d7bd1f4083d4b9fa5987e0803eaec1449164a6a5152d7ab6a43449e/toutpt.zopeskel-1.1.tar.gz" } ], "1.2": [ { "comment_text": "", "digests": { "md5": "2b44d2d7c752442cf7e2379466579f4f", "sha256": "fa1aa5f5fff6c345e4705da4cf90ab5ef970ccc237a521d3d484c8d7b95fa4eb" }, "downloads": -1, "filename": "toutpt.zopeskel-1.2.tar.gz", "has_sig": false, "md5_digest": "2b44d2d7c752442cf7e2379466579f4f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 53215, "upload_time": "2011-12-28T14:18:44", "url": "https://files.pythonhosted.org/packages/4c/bc/b5509ec53eb5b8d00892377a737c9fce757b1a102ba0b3b0b4c53e14a352/toutpt.zopeskel-1.2.tar.gz" } ], "1.3": [ { "comment_text": "", "digests": { "md5": "d2c0361804512fa76b62fb498d48f728", "sha256": "c595c0df9e9acf6d6b1b39e2f00a1c287be5cea98f0ea2a9d23281c0c8f26465" }, "downloads": -1, "filename": "toutpt.zopeskel-1.3.tar.gz", "has_sig": false, "md5_digest": "d2c0361804512fa76b62fb498d48f728", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 56208, "upload_time": "2012-03-16T17:30:40", "url": "https://files.pythonhosted.org/packages/22/6c/6b367ac708779bd646988b847f4bc2362ced5dcf6fc167382f5bfabcc2d0/toutpt.zopeskel-1.3.tar.gz" } ], "1.3.1": [ { "comment_text": "", "digests": { "md5": "eae3ac737863a377f70ce163ea9cef83", "sha256": "2533b3c158804b1167f162fb0c215cb29619930d1ff031a65ff2adc95829231a" }, "downloads": -1, "filename": "toutpt.zopeskel-1.3.1.tar.gz", "has_sig": false, "md5_digest": "eae3ac737863a377f70ce163ea9cef83", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 65454, "upload_time": "2012-03-16T17:34:10", "url": "https://files.pythonhosted.org/packages/76/fe/49599321e5d1e4e243fc163634cbc8cd661263b34b4352fc438cd9c21534/toutpt.zopeskel-1.3.1.tar.gz" } ], "1.3.2": [ { "comment_text": "", "digests": { "md5": "c170b8c53620ff9546d9c6736081c5fa", "sha256": "8501da9a66d209a7165e64dc5ba870711c5e1bd466b272cd880d944bf2e016db" }, "downloads": -1, "filename": "toutpt.zopeskel-1.3.2.tar.gz", "has_sig": false, "md5_digest": "c170b8c53620ff9546d9c6736081c5fa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 67462, "upload_time": "2012-03-20T08:32:44", "url": "https://files.pythonhosted.org/packages/02/64/f8611879bc71a011de7a3265bc6ff2f89015914bd33de241662ea00dbfd9/toutpt.zopeskel-1.3.2.tar.gz" } ], "1.3.3": [ { "comment_text": "", "digests": { "md5": "3656d12b4a34c1e3dedfb6980f86ac85", "sha256": "16aae3b65d8d26aa6d7e1cbbfcd16cc659234255dd58cf1fdd3d11cdda6bf476" }, "downloads": -1, "filename": "toutpt.zopeskel-1.3.3.zip", "has_sig": false, "md5_digest": "3656d12b4a34c1e3dedfb6980f86ac85", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 174868, "upload_time": "2012-05-31T14:32:45", "url": "https://files.pythonhosted.org/packages/9a/e6/ad8501cc740212183d3ab1badd3daf1109e75750a625fa27f57499f83ec2/toutpt.zopeskel-1.3.3.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3656d12b4a34c1e3dedfb6980f86ac85", "sha256": "16aae3b65d8d26aa6d7e1cbbfcd16cc659234255dd58cf1fdd3d11cdda6bf476" }, "downloads": -1, "filename": "toutpt.zopeskel-1.3.3.zip", "has_sig": false, "md5_digest": "3656d12b4a34c1e3dedfb6980f86ac85", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 174868, "upload_time": "2012-05-31T14:32:45", "url": "https://files.pythonhosted.org/packages/9a/e6/ad8501cc740212183d3ab1badd3daf1109e75750a625fa27f57499f83ec2/toutpt.zopeskel-1.3.3.zip" } ] }