Skip to main content

Allow redirection to a given page based on given url strings that is found on a page.

Project description

collective.redirector is used to redirect links on Plone websites to a specific page on the same domain or another domain. This packages can redirect both internal and external links on the Plone websites. #### Note: collective.redirector is a contenttype (RedirectPage).

Features

  • Create a custom redirect/confirmation page.

  • Allow redirection for external links on any page.

  • Allow redirection for internal links on any page.

Examples

This add-on can be seen in action at the following sites: - adding a confirmation page for form submission. - adding a confirmation page for external links on your plone site, which will allow users to choose if they want to leave your site or not. - force the user to see a notification or warning page for any links or pages on your site before visiting it.

Installation

Install collective.redirector by adding it to your buildout:

[buildout]

...

eggs =
    collective.redirector

and then running bin/buildout

Contribute

Support

If you are having issues, please let us know. We have a mailing list located at: project@example.com

License

The project is licensed under the GPLv2.

Contributors

1.1.0

  • Allow redirect to for all external links on any page.

  • Add RegEx url match for links on any site to be redirected.

1.0.0

  • Create a custom redirect/confirmation page.

  • Allow redirection for external links on any page.

  • Allow redirection for internal links on any page.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

collective.redirector-1.1.0.tar.gz (19.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page