This release is a pre-release and may not be stable for production use.
Introduction
A Plone utility and view to help you to convert your paths inside site contents.
You can use the new provided utility:
>>> utility = getUtility(IUIDConverted) Do something with the utility methods
Also, a Plone view is provided to automatically fix paths inside documents.
Simply call:
http://yourplone/folder/subfolder/@@convertUID
Then you can fix all contents in the “subfolder” tree.
How is not going well on Kupu feature?
The Kupu project has inside a similar feature for fixing Kupu (and TinyMCE) created links.
However this not always works, for example, if for some reason you contents have inside absolute paths like this:
/plonesite/foo/foo
Also: Kupu is less used in Plone world and even if you have it in your Plone environment, you must have it installed and selected as your WYSIWYG editor to use its converting features.
TODO
Internationalization of the UI
Plone fixing form needs some love right now
Much more test
Beeing a complete alternative to Kupu migration tool
Also give the “UID to Path” feature
Relative path conversion is not working for all possibiel path (i.e: ‘../foo/a-document’)
Transformation will not works if linking method/traverse of target object (i.e: “foo/image-id/image_thumb”)
Changelog
0.1.0a (2010-12-22)
Initial release
Release files for collective.pathtouid 0.1.0a
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| collective.pathtouid-0.1.0a.tar.gz | 14.8 kB | Details |
Release files / collective.pathtouid-0.1.0a.tar.gz
| Download URL | collective.pathtouid-0.1.0a.tar.gz |
|---|---|
| Size | 14.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e467ec683d34fdee86ef396f2c532971135ba41cac7e7a297b89fd25b2fd2982
|
|
BLAKE2b-256 checksum How to use checksums |
1ec83d1a359d8b075631a10bb1d9c4247224120e5aebf4186bef6750c316a625
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |