Install

Works with Drupal: 7.x

Using dev releases is not recommended, except for testing.

Using Composer to manage Drupal site dependencies

Downloads

Download token_request_params-7.x-1.x-dev.tar.gztar.gz 11.3 KB
MD5: 8decc7373e9d153beb5ca21f7ada6e4f
SHA-1: 7732f501d1f9387c2e738db4f7c14e6e04261ba2
SHA-256: a02efa678a70be214fe29c549d691fe3cdd3aa63fece4e88cbbe0f191be5634e
Download token_request_params-7.x-1.x-dev.zipzip 13.84 KB
MD5: a2137b177390b0f61ccb9e0051a29041
SHA-1: be656b546a90dd3516ca2cd6057c899802275423
SHA-256: b2504298785aab354ac0316d2b9472c27e3e79d556b30e30c11da76f8e72af23

Release notes

I have updated everything to use D7 APIs and conventions throughout. It's tested and works on a development server. However, it should be noted that at least on XAMPP for Windows the Apache server does not populate the $_GET array with the parameters when clean urls are used. So /node/1/&param=hello will not get tokenized correctly. It works fine though if you don't pass clean urls. In the example given /index.php?q=node/1&param=hello will work correctly. I will add a note to this effect on the documentation page.

Created by: atheneus
Created on: 2 Jul 2011 at 17:28 UTC
Last updated: 3 Jul 2011 at 00:41 UTC

Other releases