Plone ResolveUID 0.1 (Beta release) (Sep 29, 2006)
This is not a final release. Experimental releases should only be used for testing and development. Do not use these on production sites, and make sure you have proper backups before installing.
Plone ResolveUID (qPloneResolveUID) product allows to replace existing Kupu resolve uids with real urls usable for visitors and search engines.
For additional information about this project, please visit the overview page .
Available downloads
Release Notes
| Tested with | Plone 2.5, Plone 2.1, Plone 2.0 |
|---|---|
| State | Beta release |
| License | ZPL |
| Release Manager | Quintagroup |
Resolve uids is a very powerfull tool to prevent broken links in Plone based sites. Kupu when used in conjunction with Archetypes generates urls that look like:
<a href="resolveuid?uid=a236346347634634c457457252135346f780568" />
When inside Zope, resolveuid is actually a script that will resolve the UID to a URL and direct the user there. qPloneResolveUID product allows to generate real links instead of ugly UIDs. This product makes links more usable to visitors and search engines while content manager see links with UIDs.
qPloneResolveUID product uses portal_transforms tool. This product adds new transformation to trasformation line during page generation process.

