Plone ResolveUID
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.
Links
- Download releases from Sourceforge.net Plone ResolveUID project area
- Get the latest development version from SVN repository
- Post feedback about product in TalkQuintagroup Plone Forums
Installation
Install qPloneResolveUID with quickinstaller (Plone Control Panel ->Add/remove Products)Requirements
- Plone 2.0.5
- Plone 2.1.x
- Plone 2.5.x
Author
- Taras Melnychuk