Plone ResolveUID (qPloneResolveUID) product allows to replace existing Kupu resolve uids with real urls usable for visitors and search engines.
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.
Installation
Install qPloneResolveUID with quickinstaller (Plone Control Panel ->Add/remove Products)
Requirements
- Plone 2.0.5
- Plone 2.1
- Plone 2.5
Author
Taras Melnychuk
Links
- Get the latest development version from SVN repository
- Post feedback about product in TalkQuintagroup Plone Forums