Redirection Tool 1.2 (Nov 12, 2007)

Plone 3.0 compatibility.

For additional information about this project, please visit the overview page .

Available downloads

RedirectionTool 1.2

For all platforms (0 kB)

Change log

RedirectionTool 1.2 - November 7, 2007

- Updated for Plone 3 by using plone.app.redirector, replacing skin parts
with a view + template, using GenericSetup for installation and migrate
existing redirections on install.
[fschulze]

- Use new permission "RedirectionTool: Modify aliases" for the alias tab.
[fschulze]

- When adding an alias a security check is performed on the source path.
This prevents users from linking to their own content from locations to
which they normally don't have access.
[fschulze]

RedirectionTool - before 1.2

- take into account site property allowAnonymousViewAbout in not_found_message

- Added german translation [spamsch]

- Added default validators and actions [spamsch]

- Moved ActionProviderBase before SimpleItem so that
actions tab is shown in ZMI