{ "info": { "author": "Cris Ewing", "author_email": "cris@crisewing.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Framework :: Buildout", "Framework :: Plone", "Framework :: Zope2", "Framework :: Zope3", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 2.4", "Programming Language :: Python :: 2.5", "Programming Language :: Python :: 2.6", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Software Development :: Code Generators" ], "description": ".. contents::\n\nIntroduction\n============\n\nThis package is part of the templer code generator system. It provides local\ncommand templates for the ``archetype`` and ``plone_basic`` templates from\ntempler.plone_ and is dependent on that package. Installing \n``templer.plone[localcommands]`` will automatically include this package.\n\nLocal Commands\n==============\n\nTempler local commands are an extension of the PasteScript_ local command \nconcept which allow the user to insert additional features into a skeleton \npackage already created by a templer template.\n\nExecuting Local Commands\n------------------------\n\nThe first step in accessing local commands is to build a package skeleton \nusing one of the templer templates which support local commands::\n\n bin/templer plone_basic example.package\n\nWhen the run is completed, you should see output that informs you that \nlocalcommands are available for this new package::\n\n Your new package supports local commands. To access them, change\n directories into the 'src' directory inside your new package. From there,\n you will be able to run the command `paster add --list` to see the local\n commands available for this package.\n\nFollow these instructions to see the local commands you have available to you\nfrom the context of your ``plone_basic`` package skeleton. You may also run\n``paster add --list-all`` to see the full list of local commands available in\nyour current installation. Commands not available within the current package\nwill be prefaced with an 'N' character in the listing.\n\nProvided Local Templates\n------------------------\n\nThis package provides local command templates for the ``archetype`` and \n``plone_basic`` templates:\n\narchetype\n+++++++++\n\ncontenttype\n A skeleton Archetypes content type\n\nschema_field\n An iterative generator for Archetypes schema fields\n\nplone_basic\n+++++++++++\n\nbrowserview\n A zope BrowserView class, interface and template\n\nbrowserlayer\n A zope BrowserLayer interface and GenericSetup registration\n\nIssues\n======\n\nIssues with this package should be reported in the package repository on \nGitHub_.\n\n.. _templer.plone: http://pypi.python.org/pypi/templer.plone\n.. _PasteScript: http://pythonpaste.org/script/\n.. _GitHub: http://github.com/collective/templer.plone.localcommands/issues\n\nContributors\n============\n\nCris Ewing, Author\n\nBased on code from zopeskel, contributors to which include:\n\n- Daniel Nouri\n- Tarek Ziad\u00e9\n- Mustapha Benali\n- Sylvain Viollon\n- Alan Hoey\n- Josh Johnson\n- Emanuel Sartor\n- Matthew Wilkes\n- Joel Burton\n- Cris Ewing\n- Chris Calloway\n- Chris Rossi\n\nChangelog\n=========\n\n1.0b1 May 10, 2012\n------------------\n\n- Port contenttype and schema_field local command from zopeskel archetype \n local commands\n [cewing]\n\n- Port BrowserView and BrowserLayer local commands from zopeskel plone local \n commands\n [cewing]\n\n- Package created using templer\n [Cris Ewing]", "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/collective/templer.plone.localcommands", "keywords": "zope plone python", "license": "mit", "maintainer": null, "maintainer_email": null, "name": "templer.plone.localcommands", "package_url": "https://pypi.org/project/templer.plone.localcommands/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/templer.plone.localcommands/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/collective/templer.plone.localcommands" }, "release_url": "https://pypi.org/project/templer.plone.localcommands/1.0b1/", "requires_dist": null, "requires_python": null, "summary": "local commands for plone templates in the templer system", "version": "1.0b1" }, "last_serial": 800434, "releases": { "1.0b1": [ { "comment_text": "", "digests": { "md5": "34febfb205c59929f65d5b48dbb15bd7", "sha256": "3dc25a1c03b09af3c97c5019427ff85267c5185d60e72936b2a0d3536d7cdb79" }, "downloads": -1, "filename": "templer.plone.localcommands-1.0b1.zip", "has_sig": false, "md5_digest": "34febfb205c59929f65d5b48dbb15bd7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28409, "upload_time": "2012-05-21T01:36:38", "url": "https://files.pythonhosted.org/packages/fe/86/c0be83211be2d94fccf687435b42faf04b437310290e15fa7dbdb51ad8dc/templer.plone.localcommands-1.0b1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "34febfb205c59929f65d5b48dbb15bd7", "sha256": "3dc25a1c03b09af3c97c5019427ff85267c5185d60e72936b2a0d3536d7cdb79" }, "downloads": -1, "filename": "templer.plone.localcommands-1.0b1.zip", "has_sig": false, "md5_digest": "34febfb205c59929f65d5b48dbb15bd7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28409, "upload_time": "2012-05-21T01:36:38", "url": "https://files.pythonhosted.org/packages/fe/86/c0be83211be2d94fccf687435b42faf04b437310290e15fa7dbdb51ad8dc/templer.plone.localcommands-1.0b1.zip" } ] }