{ "info": { "author": "Keul (Luca Fabbri)", "author_email": "luca.fabbri@redturtle.net", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Introduction\n============\n\nThis product add a new Plone view (@@plone2fss), available everywhere in the site.\n\nFrom ths view you can do two tasks described below.\n\nExport site contents to filesystem\n----------------------------------\n\nYou can export the data of the Plone site to the filesystem in a format compatible\nwith the FileSystemStorage (recently iw.fss) product.\n\nThe export procedure didn't look at the current content's storage, so this may help to change the\nstorage strategy used with FileSystemStorage, but you can also export (for example) files that are\nstored in the ZODB, and images already stored using FileSystemStorage with flat strategy to the\nfilesystem in a format compatible with the directory strategy.\n\nThis procedure DON'T touch the current storage of exported objects, so it's safe!\n\nAll compatible data found in the subtree from the path where you called the view are exported.\nTo export the whoe site, just call the view from the portal root.\n\nYou can also choose what content type store, but at the current developing state you can only\nlimit the default ones (so you can decide to not export File because they already use FSS).\n\nFor ImageField fields (for Image and News Item contents) you can also add some other non-standard\nimage format. Plone2FSS is stupid, so it try to export to all format listed, also if the format\nis available (for example) for Image content type but not for News Item.\n\nThis isn't commonly a problem, but will generate empty directory with site1 strategy. \n\nChange storage used\n-------------------\n\nYou can also migrate existing contents from AttributeStorage or AnnotationStorage to\nFileSystemStorage.\n\nAgain you can do this task only for a portion of the site, and limiting the portal type to act on.\nThis will change your ZODB, so please please please... backup your data before!\n\nTo do this, change the configuration of Plone for use FSS on basic content type\n(you can use the `redturtle.fss`__ product to obtain this easily).\n\n__ http://pypi.python.org/pypi/redturtle.fss\n\nStorage strategy 'site2'\n------------------------\n\nStorage strategy site2 isn't supported because at current time (iw.fss 2.7.6) it's dangerous due\nto a bug.\n\nFlat format is also bad, but we need it so we have implemented it.\n\nPlone 2.5\n---------\n\nTo use Plone2FSS with Plone 2.5, download the source and copy the Plone2FSS directory inside the\negg structure (Plone2FSS/Products/Plone2FSS) to the Products directory.\n\nTODO\n====\n\n * Support also the site2 strategy (previous a forced enabling).\n\n * Support for file and images fields that are not called 'image' and 'file'.\n\n * Need automated test, for Plone 2.5 and 3.\n\n\nChangelog\n=========\n\nVersions changes.\n\n0.4.0\n-----\n\n * Use Plone2FSS onto Plone 2.5 was not working.\n\n * Supported the flat strategy (but you must not use it).\n\n * Added portal types selection to export procedure, so you can choose what to export.\n\n * Added portal types selection to the migrate to FSS procedure, so you can migrate\n only some contents.\n\n * Fixed bug: the procedure fail if in an image field the user put a non-image content type.\n\n * Added the selection of what image formats use during export.\n\n * The filesystem output directory is now required (so you can't flood the instance home anymore).\n\n0.3.0\n-----\n\n * Added a form to migrate content storages from AttributeStorage (or AttributeStorage)\n to FileSystemStorage\n\n * Export to site1 was wrong for News Item content type.\n\n0.2.0 - Unreleased\n------------------\n\n * Added support for site1 strategy.\n\n0.1.0 - Unreleased\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/products.plone2fss", "keywords": "iw fss plone file image migration", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "Products.Plone2FSS", "package_url": "https://pypi.org/project/Products.Plone2FSS/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Products.Plone2FSS/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://plone.org/products/products.plone2fss" }, "release_url": "https://pypi.org/project/Products.Plone2FSS/0.4.0beta/", "requires_dist": null, "requires_python": null, "summary": "Export File and Image fields from Plone content type to a FSS valid format", "version": "0.4.0beta" }, "last_serial": 785074, "releases": { "0.3.0beta": [ { "comment_text": "", "digests": { "md5": "dbb959d6f743f888f0059be797c2d7f7", "sha256": "8d93da4b67ac3812390e12ce8eeed311579636701f0cf969d44ef48326756e91" }, "downloads": -1, "filename": "Products.Plone2FSS-0.3.0beta.tar.gz", "has_sig": false, "md5_digest": "dbb959d6f743f888f0059be797c2d7f7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13260, "upload_time": "2008-12-30T20:27:42", "url": "https://files.pythonhosted.org/packages/15/78/3f6fc456c48fd35744f4e872098da4afa6768bb2fdbee17578dccf031b91/Products.Plone2FSS-0.3.0beta.tar.gz" } ], "0.4.0beta": [ { "comment_text": "", "digests": { "md5": "5e2fc1a6967c354a9c6a8e832c21064d", "sha256": "a5d7fa99cc2baaeeb38463fcf60b0cd69cdbb3651e0209ada64b012bb72a9a8e" }, "downloads": -1, "filename": "Products.Plone2FSS-0.4.0beta-py2.4.egg", "has_sig": false, "md5_digest": "5e2fc1a6967c354a9c6a8e832c21064d", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 17987, "upload_time": "2009-01-23T16:28:04", "url": "https://files.pythonhosted.org/packages/a6/83/d6bd352a3268cf103dda1c084c289c864ab8cfbbeec500fc8ae3dd7f36b0/Products.Plone2FSS-0.4.0beta-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "5d338d8f52b4f253cf84ce2ebd8c0140", "sha256": "0fb95d6d71a6622bf9e57603e5f8cd950e6ab8a097a3dd0e80dd741c187f265e" }, "downloads": -1, "filename": "Products.Plone2FSS-0.4.0beta.tar.gz", "has_sig": false, "md5_digest": "5d338d8f52b4f253cf84ce2ebd8c0140", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16228, "upload_time": "2009-01-23T16:28:14", "url": "https://files.pythonhosted.org/packages/f7/f5/530e8d0ebf3d56fd373297433cdb6ddd33e15d351109909363c01003a973/Products.Plone2FSS-0.4.0beta.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5e2fc1a6967c354a9c6a8e832c21064d", "sha256": "a5d7fa99cc2baaeeb38463fcf60b0cd69cdbb3651e0209ada64b012bb72a9a8e" }, "downloads": -1, "filename": "Products.Plone2FSS-0.4.0beta-py2.4.egg", "has_sig": false, "md5_digest": "5e2fc1a6967c354a9c6a8e832c21064d", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 17987, "upload_time": "2009-01-23T16:28:04", "url": "https://files.pythonhosted.org/packages/a6/83/d6bd352a3268cf103dda1c084c289c864ab8cfbbeec500fc8ae3dd7f36b0/Products.Plone2FSS-0.4.0beta-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "5d338d8f52b4f253cf84ce2ebd8c0140", "sha256": "0fb95d6d71a6622bf9e57603e5f8cd950e6ab8a097a3dd0e80dd741c187f265e" }, "downloads": -1, "filename": "Products.Plone2FSS-0.4.0beta.tar.gz", "has_sig": false, "md5_digest": "5d338d8f52b4f253cf84ce2ebd8c0140", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16228, "upload_time": "2009-01-23T16:28:14", "url": "https://files.pythonhosted.org/packages/f7/f5/530e8d0ebf3d56fd373297433cdb6ddd33e15d351109909363c01003a973/Products.Plone2FSS-0.4.0beta.tar.gz" } ] }