Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download google_tag-7.x-1.0.tar.gztar.gz 12.31 KB
MD5: 0b7c4d08504c3b464ca53ccd86694305
SHA-1: c2a6d922b75402eb5b71e8f36ec912b16dcbd8ae
SHA-256: aa6540cf6a7aae838444097393d479b35fab921ce53866adcfdd37e24b9243d6
Download google_tag-7.x-1.0.zipzip 15.42 KB
MD5: 47e00eecb46e9c7e1c7cc5e2eb1c4b4a
SHA-1: ba340d4565b7f1101098b61bfa3b88241e68448c
SHA-256: ca18855c711879a12838a553fdbe1a523fa67321a680c520cf81c5b05c9cffe4

Release notes

Initial release with settings for snippet insertion conditions based on page paths, user roles, and response statuses.

  • 74313aa Add tab for advanced items to the settings form.
  • d7ff849 Encode the container ID before outputting to the response.
  • a4164ac Reorder items in form element to be consistent with other elements.
  • b85db5d Issue #2209835: Correct the snippet compaction code.
  • 5996651 Issue #2206989: Return false if the status condition is not enabled.
  • a361ce7 Add uninstall and requirements hooks.
  • 8b5bd74 Add snippet insertion routine.
  • 8acd6ba Add page_alter hook and routines to check snippet insertion conditions.
  • 696eaf1 Add CSS and JS files for settings form.
  • 1dd942d Add validation handler.
  • abf5d62 Add tab for response status condition.
  • 9c334a8 Add tab for user role condition.
  • a7c751e Add tab for page path condition.
  • 5b4116a Add tab for general items.
  • 5152b42 Add settings form using vertical tabs.
  • e20bad4 Add menu hook and callback routine.
  • 3712b93 Add permission hook and callback routine.
  • 00724ee Add help hook and callback routine.
  • d9daafb Add info and module files.
Created by: solotandem
Created on: 6 Mar 2014 at 16:21 UTC
Last updated: 9 Jan 2017 at 20:24 UTC
New features

Other releases