Downloads

Download tar.gz 9.04 KB
MD5: 1586b32ab2c822bd12ec71399c32d0d9
SHA-1: 615e7c164e38ea48d3982dfe89446ef922f818cc
SHA-256: fc3c9d278b45137d00b7dba8ed9ab2894d922f27d152d35b579d9effe70c79b1
Download zip 10.37 KB
MD5: d7de68b03869290798a37c65caba33c2
SHA-1: e5e009f035c929969634ecf3b7addae8a04c34ff
SHA-256: 46d785fac6ba7f34ec180fb88ddf55a79458c8c450d0ee580d7e86b274508207

Release notes

27Mar11

Initial release:
Module will create non-Drupal page in files directory on install
Module hooks ShURLy at hook_shurly_redirect_before() and looks for a cookie. Cookie is set on first time through so that you never have to go through the redirect again.
When the cookie does not exist, user is redirected to t he non-Drupal page before passing on with another redirect via JS. The destination is pulled from a query string. As Drupal does not have to fully boot it is still fairly fast. There is an admin page that allows you to inject any valid HTML head code (ie JS). Custom tracking code code like Google analytics or other that allows more robust tracking.

This module needs polish but functionally is complete as intended.

Created by: Michael Hofmockel
Created on: 28 Mar 2011 at 03:26 UTC
Last updated: 28 Mar 2011 at 12:13 UTC
New features

Other releases