{ "info": { "author": "RedTurtle Technology", "author_email": "sviluppoplone@redturtle.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Framework :: Plone", "Programming Language :: Python" ], "description": ".. contents:: **Table of contents**\n\nIntroduction\n============\n\nA Plone utility and view to help you to convert your paths inside site contents.\n\nYou can use the new provided utility:\n\n >>> utility = getUtility(IUIDConverted)\n Do something with the utility methods\n\nAlso, a Plone view is provided to automatically fix paths inside documents.\n\nSimply call::\n\n http://yourplone/folder/subfolder/@@convertUID\n\nThen you can fix all contents in the \"*subfolder*\" tree.\n\nHow is not going well on Kupu feature?\n--------------------------------------\n\nThe `Kupu`__ project has inside a similar feature for fixing Kupu (and TinyMCE) created\nlinks.\n\n__ http://plone.org/products/kupu\n\nHowever this not always works, for example, if for some reason you contents have inside absolute\npaths like this::\n\n /plonesite/foo/foo\n\nAlso: Kupu is less used in Plone world *and* even if you have it in your Plone environment,\nyou *must* have it installed and selected as your WYSIWYG editor to use its converting\nfeatures.\n\n .. Warning::\n This product is in early development stage; it will not substitute Kupu migration\n utility and is much less tested.\n \n Use at your own risk... **Data.fs backup** can make difference between life and death \n\nTODO\n====\n\n* Internationalization of the UI\n* Plone fixing form needs some love right now\n* Much more test\n* Beeing a complete alternative to Kupu migration tool\n* Also give the \"UID to Path\" feature\n* Relative path conversion is not working for all possibiel path (i.e: '*../foo/a-document*')\n* Transformation will not works if linking method/traverse of target object\n (i.e: \"foo/image-id/image_thumb\")\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.0a (2010-12-22)\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://svn.plone.org/svn/collective/collective.pathtouid", "keywords": "plone c3p uid path url", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "collective.pathtouid", "package_url": "https://pypi.org/project/collective.pathtouid/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/collective.pathtouid/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://svn.plone.org/svn/collective/collective.pathtouid" }, "release_url": "https://pypi.org/project/collective.pathtouid/0.1.0a/", "requires_dist": null, "requires_python": null, "summary": "Plone utility to change relative or absolute path inside text to UID (and resolveuid)", "version": "0.1.0a" }, "last_serial": 1771614, "releases": { "0.1.0a": [ { "comment_text": "", "digests": { "md5": "7e9a379c3542d0922480d0e393c33871", "sha256": "e467ec683d34fdee86ef396f2c532971135ba41cac7e7a297b89fd25b2fd2982" }, "downloads": -1, "filename": "collective.pathtouid-0.1.0a.tar.gz", "has_sig": false, "md5_digest": "7e9a379c3542d0922480d0e393c33871", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14771, "upload_time": "2010-12-22T14:41:22", "url": "https://files.pythonhosted.org/packages/1e/c8/3d1a359d8b075631a10bb1d9c4247224120e5aebf4186bef6750c316a625/collective.pathtouid-0.1.0a.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7e9a379c3542d0922480d0e393c33871", "sha256": "e467ec683d34fdee86ef396f2c532971135ba41cac7e7a297b89fd25b2fd2982" }, "downloads": -1, "filename": "collective.pathtouid-0.1.0a.tar.gz", "has_sig": false, "md5_digest": "7e9a379c3542d0922480d0e393c33871", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14771, "upload_time": "2010-12-22T14:41:22", "url": "https://files.pythonhosted.org/packages/1e/c8/3d1a359d8b075631a10bb1d9c4247224120e5aebf4186bef6750c316a625/collective.pathtouid-0.1.0a.tar.gz" } ] }