{ "info": { "author": "NiteoWeb Ltd.", "author_email": "info@niteoweb.com", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Programming Language :: Python" ], "description": "Introduction\n============\n\nThis package shows you how to use collective.transmogrifier to import news items into Plone.\n\nBy default, it uses dummy values that are hard-coded in the product itself to create some News Items,\nso you can see how to even use transmogrifier. \n\nThe main idea is that you can use this product as a skeleton for migrating content from other systems to Plone,\nsince you only need to pass in correct data instead of hard-coded dummy values.\n\nExamples of real-life parsing HTML to extract data you need can be found in /branches folder of the product's repository at http://svn.plone.org/svn/collective/niteoweb.transmogrifier.simpleusage/branches/.\n\nThe product sets the following fields on newly created News Items:\n\n - title\n - text\n - date\n - category\n - author\n\n\nDemo\n====\n\nRun the following set of commands::\n\n $ cd \n $ virtualenv -p python2.4 --no-site-packages simpleusage\n $ cd simpleusage\n $ svn co https://svn.plone.org/svn/collective/niteoweb.transmogrifier.simpleusage/trunk ./\n $ bin/python bootstrap.py\n $ bin/buildout\n $ bin/instance fg\n \nThen start your favorite browser and point it to http://localhost:8080/manage to add a new Plone site.\nYou can now use the following URL to start importing News Items: http://localhost:8080//@@import\n\n\nCustomizing\n===========\n\nFirst, create a branch for you to work on::\n\n $ cd \n $ virtualenv -p python2.4 --no-site-packages johns_migration\n $ cd johns_migration\n $ svn copy https://svn.plone.org/svn/collective/niteoweb.transmogrifier.simpleusage/trunk https://svn.plone.org/svn/collective/niteoweb.transmogrifier.simpleusage/branches/johns_migration\n\n \nThen, checkout your branch and build a development environment::\n\n $ svn co https://svn.plone.org/svn/collective/niteoweb.transmogrifier.simpleusage/branches/johns_migration ./\n $ bin/python bootstrap.py\n $ bin/buildout\n\nNow you have everything you need to start your own migration. Open /johns_migration/src/niteoweb.transmogrifier.simpleusage/transmogrifier.py in your favorite text editor.\nScroll all the way to the bottom to find a method 'source' and modify it so that it parses data from your source and returns it as a list of dicts. \n\nOnce you're done, start Zope and point your browser to http://localhost:8080//@@import to start importing!\n\nChangelog\n=========\n\n\n1.0.1 (2010-07-26)\n------------------\n\n - Added newlines to long description.\n\n\n1.0 (2010-07-26)\n----------------\n\n - Initial release. [zupo]", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://svn.plone.org/svn/collective/niteoweb.transmogrifier.simpleusage/", "keywords": "plone transmogrifier", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "niteoweb.transmogrifier.simpleusage", "package_url": "https://pypi.org/project/niteoweb.transmogrifier.simpleusage/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/niteoweb.transmogrifier.simpleusage/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://svn.plone.org/svn/collective/niteoweb.transmogrifier.simpleusage/" }, "release_url": "https://pypi.org/project/niteoweb.transmogrifier.simpleusage/1.0.1/", "requires_dist": null, "requires_python": null, "summary": "A simple example of how to use collective.transmogrifier", "version": "1.0.1" }, "last_serial": 795445, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "14ded91dbaf91a9a87ca00276838b566", "sha256": "1e72d7e57376e6a3009df0937e3edaf2419cbcf81bd75a505bdd3aef01e033a7" }, "downloads": -1, "filename": "niteoweb.transmogrifier.simpleusage-1.0.tar.gz", "has_sig": false, "md5_digest": "14ded91dbaf91a9a87ca00276838b566", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14078, "upload_time": "2010-07-26T00:19:58", "url": "https://files.pythonhosted.org/packages/fd/75/01d62a6b4aa6c207929ade1e8cdcf39404ba868e7083937311127c4380ce/niteoweb.transmogrifier.simpleusage-1.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "9f5a76548bc1befbbdb5f2165a8206e6", "sha256": "d0868d67bac44f6d5482078ec093b13c41f7c539489b7fe5233bad4d5e71990a" }, "downloads": -1, "filename": "niteoweb.transmogrifier.simpleusage-1.0.1.tar.gz", "has_sig": false, "md5_digest": "9f5a76548bc1befbbdb5f2165a8206e6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13594, "upload_time": "2010-07-26T00:38:54", "url": "https://files.pythonhosted.org/packages/cf/41/aabb6005c407f818387a874c2487a00aacba40e812da3d6316dfd6ab6686/niteoweb.transmogrifier.simpleusage-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9f5a76548bc1befbbdb5f2165a8206e6", "sha256": "d0868d67bac44f6d5482078ec093b13c41f7c539489b7fe5233bad4d5e71990a" }, "downloads": -1, "filename": "niteoweb.transmogrifier.simpleusage-1.0.1.tar.gz", "has_sig": false, "md5_digest": "9f5a76548bc1befbbdb5f2165a8206e6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13594, "upload_time": "2010-07-26T00:38:54", "url": "https://files.pythonhosted.org/packages/cf/41/aabb6005c407f818387a874c2487a00aacba40e812da3d6316dfd6ab6686/niteoweb.transmogrifier.simpleusage-1.0.1.tar.gz" } ] }