django-rewrite-external-links

Rewrite all external links to go via a message page
Download

django-rewrite-external-links Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Other/Proprietary Li...
  • Price:
  • FREE
  • Publisher Name:
  • Incuna Ltd
  • Publisher web site:
  • http://incuna.com/

django-rewrite-external-links Tags


django-rewrite-external-links Description

django-rewrite-external-links is a rewrite all external links (using a middleware class) to go via a message page.Installing / usageIf you want to use the provided templates add 'rewrite_external_links' to INSTALLED_APPS.Add 'rewrite_external_links.middleware.RewriteExternalLinksMiddleware' to MIDDLEWARE_CLASSES.Add (r'', include('rewrite_external_links.urls')) to the urls.If you want to load the external links message using javascript AJAX then add something like the following to your template: < script >$(document).ready(function () { $('a').fancybox(); });< /script >Product's homepage


django-rewrite-external-links Related Software