{ "info": { "author": "RedTurtle Technology", "author_email": "sviluppoplone@redturtle.it", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Framework :: Plone :: 3.3", "Framework :: Plone :: 4.0", "Framework :: Plone :: 4.1", "Framework :: Plone :: 4.2", "Programming Language :: Python" ], "description": "Introduction\n============\nThis simple package allows to migrate from a portal-type to another.\nThis is done by `Products.contentmigration `_, we only provide a simple interface that allows to select source and destination portal_types.\n\nInstallation\n============\nYou only need to add the product to eggs and launch the buildout. No installation needed, is only a view.\n\nbuildout.cfg::\n\n [instance]\n eggs +=\n rt.atmigrator\n\nUsage\n=====\nTo migrate some contents, you only need to call \"*@@migrate-types*\" view in site root.\n\nRemember to update the catalog after migration to align metadatas.\n\n.. image:: http://blog.redturtle.it/pypi-images/rt.atmigrator/atmigrator_screenshot.png\n\nTODO\n====\n* Handle more specific queries (for example filtering by path or review_state)\n* Handle custom migration behaviors (pre and post migration) for specified portal_types with some additional plugins\n\nCompatibility\n=============\nThis product is tested with Plone 3.3.x and 4.2.x (with tests).\n\nAuthors\n=======\n\nThis product was developed by RedTurtle Technology team.\n\n.. image:: http://www.redturtle.net/redturtle_banner.png\n :alt: RedTurtle Technology Site\n :target: http://www.redturtle.net/\n\n\nChangelog\n=========\n\n0.1.0 (2013-03-12)\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": "http://plone.org/products/rt.atmigrator", "keywords": "contentmigration migrator plone archetypes", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "rt.atmigrator", "package_url": "https://pypi.org/project/rt.atmigrator/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/rt.atmigrator/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://plone.org/products/rt.atmigrator" }, "release_url": "https://pypi.org/project/rt.atmigrator/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "A tool that allows to migrate objects from a content-type to another", "version": "0.1.0" }, "last_serial": 799109, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "3d2c0c0fa29df4e96b4e4418343d4859", "sha256": "2ffeb819fe58d81f15652fccd840450fe4478a06c96a238cfa3ae8c0230aed17" }, "downloads": -1, "filename": "rt.atmigrator-0.1.0.zip", "has_sig": false, "md5_digest": "3d2c0c0fa29df4e96b4e4418343d4859", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24855, "upload_time": "2013-03-12T14:32:16", "url": "https://files.pythonhosted.org/packages/0b/02/f9aaccd4a65e81621f4540b2dc9f4c2ebfe0abcaffb82a46f7308bef7e12/rt.atmigrator-0.1.0.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3d2c0c0fa29df4e96b4e4418343d4859", "sha256": "2ffeb819fe58d81f15652fccd840450fe4478a06c96a238cfa3ae8c0230aed17" }, "downloads": -1, "filename": "rt.atmigrator-0.1.0.zip", "has_sig": false, "md5_digest": "3d2c0c0fa29df4e96b4e4418343d4859", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24855, "upload_time": "2013-03-12T14:32:16", "url": "https://files.pythonhosted.org/packages/0b/02/f9aaccd4a65e81621f4540b2dc9f4c2ebfe0abcaffb82a46f7308bef7e12/rt.atmigrator-0.1.0.zip" } ] }