Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
28.01 KB
MD5: 8848da4c5895b356d4b5803d91f05dcc
SHA-1: 0a8ee190737b6a094320504b2a5dbf1925ae2615
SHA-256: 320d92586b44a1611c331b656efc6361d536bdecbcf96cf3cac04e2d8ddaa38d
Download zip
34.45 KB
MD5: fa54a8aa851d34364d44bcd83ba1be6a
SHA-1: 12b929ac6af32d662fbb9f64e690325a60b5e52f
SHA-256: e9e5abfab5cb8a17446ed12c86f275e8cd94d7ba3b7212e7682770125ad5be22
Release notes
- Improving the test for URL Parts token replacement to be more
- Setting minimum version requirement for ctool (>= 7.x-1.0-rc2)
- Removing duplicate field error that appears if you use devel "reinstall module"
- Adding missing files to the git repo
- Removing DEBUG messages
- Moving a few formatting functions to the preprocess layer instead of the tag_load function
- #1499474: Implement advanced testing features by bleen18: Implement advanced testing features.
- #1490442: Add upgrade path from DART module by bleen18: Added upgrade path from DART module.
- Improving the README file
- Adding tests for DFP Ad Categories
- Moved the adsense channel id settings to individual tags and created tests
- Fixing "adunit" description to refelect the correct token
- Added tests for targeting and tokens
- #1495106: Use smarter static caching for taxonomy terms in hook_entity_view() by ericduran, bleen18: Use smarter static caching for taxonomy terms in hook_entity_view().
- Adding global targeting tests
- Adding global settings tests
- Using the testing profile is casuing a fatal error
- Code cleanup for the tests file
- #1488800: Include simpletests by bleen18: Added Include simpletests.
- #1490440: Only include terms from the "main" entity on the page as opposed to those from all entitys on the page by bleen18: Added Only include terms from the "main" entity on the page as opposed to those from all en
- #1488796: Add README.txt && Update the projects page by bleen18: Add README.txt && Update the projects page.
- Upon further reflection there is no need to rename the tokens so this undoes that
- Added a token for DFP Ad Categories and implmented hook_entity_view to support it
- Removing debug statements
- Added a DFP Ad Category field to term edit pages (along with some admin settings to control this).