Release notes Initial release, provides basic module functionality. Download Size md5 hash autoloading_for_themes-7.x-1.0-alpha1.tar.gz 7.52 KB c7e6e914a5733de0800fd9e21b8b7b42 autoloading_for_themes-7.x-1.0-alpha1.zip 8.38 KB a561ef43a8a2e43695b395b315ba18f4 Last updated: October 24, 2016 – 12:14 Official release from tag: 7.x-1.0-alpha1 Core compatibility: 7.x Release type: New features Short Description: Initial release Packaged Git[…]
Author: jamsilver
Autoloading for themes
Out of the box, Drupal only honours files[] entries in module info files and not themes. Enable this module (and clear all caches) and all the files[] directives in your theme .info files will immediately begin working. Disabled themes are ignored. Source: https://drupal.org/project/project_module/feed/all
tracking_code_persist 7.x-1.0-alpha2
Release notes Fixed integration with the Webform mailchimp module by supporting the patch in #2820445: Permit components to control the rendering of merge-field values. Fixed WSOD when webform module was enabled *after* tracking_code_persist module. Download Size md5 hash tracking_code_persist-7.x-1.0-alpha2.tar.gz 17.59 KB 3068bb022d81999166dc204e1becf307 tracking_code_persist-7.x-1.0-alpha2.zip 21.31 KB[…]
tracking_code_persist 7.x-1.0-alpha3
Release notes Fix notices when viewing a submission result with no submitted code values Simplify rendered results when only a path or only a query-string was used Download Size md5 hash tracking_code_persist-7.x-1.0-alpha3.tar.gz 17.72 KB 6b9b2a23e1d951e590dc9d5bf539890f tracking_code_persist-7.x-1.0-alpha3.zip 21.38 KB 79e8da8d28fba8644ac3988109ae2ffa Last updated: October 19, 2016 –[…]
tracking_code_persist 7.x-1.0-alpha1
Release notes Initial release, functionality includes: Strip/store URL paths Strip/store URL query-string parameters Configure the URL paths & query-string parameters by exact match, prefix (plus black-list) Option to auto-generate URL aliases for each exact path match (to avoid serving a brief 404 before redirecting) Experimental[…]