dart 7.x-2.10

New features
Bug fixes
Unsupported

dart 7.x-2.9

New features
Bug fixes
Unsupported

#1812686: Add key|val pairs to forms dynamically by bleen18: Added key|val pairs to forms dynamically.

dart 7.x-2.8

New features
Bug fixes
Unsupported

dart 7.x-2.7

Bug fixes
Unsupported

IMPORTANT: Make sure you read the release notes for 7.x-2.5 before updating to 7.x-2.7

There was a bug in 7.x-2.6 that caused the update function disable all your ad tags... thats not good.

#1782596: running update 7200 with ctools version 1.2 disables all tags by skruf: Fixed running update 7200 with ctools version 1.2 disables all tags

dart 7.x-2.6

Bug fixes
Unsupported

IMPORTANT: Make sure you read the release notes for 7.x-2.5 before updating to 7.x-2.6

dart 7.x-2.5

New features
Bug fixes
Unsupported

There were quite a few changes in this release. The most notable is that the Dart Taxonomy module has been deprecated in favor of a "DART Ad Categories" vocabulary that can be applied to any of your existing vocabularies. This allows you to essentially tag your tags instead of using Taxonomy Manager to create mappings. Also, there is a new sub-module available: DART Search, which can be used to add search terms to your tags as key value pairs (thx to dwkitchen & marcelovani).

Please test this update thoroughly before releasing it on a production site.

Updates include:

dart 7.x-2.4

Bug fixes
Unsupported
  • - #1333918 by bleen18, tanc: Fixed dart_load_last() option is borked.
  • - #1347840 by bleen18: Fixed Vertical tabs are not properly setup.
  • - #1337930 by bleen18: Fixed When dart_scheduler() is enabled, warnings & notices displayed when editing tag.

dart 6.x-2.7

New features
Unsupported

- #1252342 by gansbrest: Improved support for AJAX loaded ad tags by using a "processed" class.
- #1278300 by rickvug: Remove DART Taxonomy's dependency on Taxonomy Manager.

dart 7.x-2.3

New features
Unsupported

- #1252342 by gansbrest: Improved support for AJAX loaded ad tags by using a "processed" class.
- #1278300 by rickvug: Remove DART Taxonomy's dependency on Taxonomy Manager.
- #1283704 by jamiecuthill: Fixed Syntax error in dart_taxonomy().

dart 7.x-2.2

New features
Bug fixes
Unsupported

---- BUG FIXES ----
#1199450: Notice: Undefined index: site in dart_test_page_form() on /admin/structure/dart_tags/test_page by bleen18: Fixed Notice: Undefined index: site in dart_test_page_form() on /admin/structure/dart_tags()/test_page().

dart 6.x-2.6

New features
Bug fixes
Unsupported

---- BUG FIXES -----
#1256292: Cleanup the default dart_tag.tpl.php to use drupal PHP template standards by bleen18: Cleanup the default dart_tag().tpl.php to use drupal PHP template standards.

dart 7.x-2.1

New features
Bug fixes
Unsupported

Sorry to create a new release so quickly ... there was a critical bug that made it impossible to install a fresh copy of this module.

#1208536 by rickvug: Fixed Fatal error on install: Call to undefined function libraries_get_path().
#1208568 by rickvug: Added Make it possible to package and install DART within a Drupal distribution.

dart 6.x-2.5

New features
Bug fixes
Unsupported

Sorry to create a new release so quickly ... there was a critical bug that made it impossible to install a fresh copy of this module.

#1208536 by rickvug: Fixed Fatal error on install: Call to undefined function libraries_get_path().
#1208568 by rickvug: Added Make it possible to package and install DART within a Drupal distribution.

dart 7.x-2.0

Unsupported

This is the initial stable release for 7.x
.. thanks to jamiecuthill for doing some of the initial heavy lifting

dart 6.x-2.4

New features
Bug fixes
Unsupported

#1180434 by bleen18: Fixed tags shouldnt be used as the "scriptless" tag.
#1190798 by bleen18: Fixed dart_update_6200() throwing PHP notice.
#1195310 by bleen18: Fixed Notice: Undefined index: eval in dart_tag_prepare() (line 237 of dart.module)
#1141652 by davmorr: Fixed Taxonomy term is not included in DART tag when on the taxonomy/term/1234 page.
#1141652 by davmorr: Fixed Taxonomy term is not included in DART tag when on the taxonomy/term/1234 page.
#1181396 by jarrodirwin | kungfuchris: Added Allow the network ID to be added to the ad tag.

dart 6.x-2.3

New features
Bug fixes
Unsupported
  • #1135198 by bleen18 | davmorr: Fixed noscript tag not being rendered in the output.
  • #1135592 by bleen18: Changed dart_taxonomy_get_map() should be statically cached....
  • #1138048 by davmorr: Fixed hook_dart_tag_alter() updates not reflected in noscript tag.
  • #1135168 by bleen18: Fixed error when allowing modules to modify the final rendered ad tag using js.
  • #1146080 by gansbrest, bleen18: Added override document.write in dart.js.
  • adding more specific access rules for ctools plugin

dart 7.x-2.x-dev

Thanks to jamiecuthill this is the initial attempt at porting the DART module to d7.

For more details see #1096564: Will there be a D7 version?

Testers needed - patches welcome!

dart 6.x-2.2

New features
Bug fixes
Unsupported

NEW FEATURES:
#1129978 by bleen18: Added Add the ability to provide an initial value for tile.
#1129988 by bleen18: Added the ability to override the prefix/site/zone for ads on a page using a query string.
Adding a README.txt file
#1135168 by bleen18: Added Allow modules to modify the final rendered ad tag using js.

BUG FIX:
#1132174 by bleen18: Fixed DART context reactions are not saving properly.
#1135116 by davmorr: Fixed DART Taxonomy module "Default taxonomy value" not sticky on "Global DART Settings" admin form.

dart 6.x-2.1

Bug fixes
Unsupported

#1100482: "Default DART Settings Override" has bug in the field descriptions by bleen18: Fixed "Default DART Settings Override" has bug in the field descriptions.

dart 6.x-2.0

New features
Bug fixes
Unsupported

This is the initial stable release of DART 6.x-2.x. The major improvements include:

  • Integration with ctools exportables. This means dart tags can be exported, cloned, disabled, included in features, etc...
  • Major code re-write ... much cleaner and easier to follow
  • Several new hooks are available (see the main project page)
  • Integration with context module instead of the fragile display rules form 6.x-1.x
  • Much improved administration forms.
  • and more...

Updating from DART 6.x-1.x

The 6.x-1.x branch is no longer being developed. Only major bug fixes (or security fixes) will be worked on. If you are using that branch it is recommended that you update to the 6.x-2.x branch. To upgrade, follow these steps:

  1. Backup everything & put your site in maintenance mode
  2. Install and enable ctools if its not already installed on your site. If you use the "display rules" currently then you might also want to install context. (Note: current display rules will be lost during this update - sorry).
  3. Delete all the files form the existing /dart folder (Several files and folders have become obsolete.
  4. Download the 6.x-2.x version of dart

dart 6.x-2.x-dev

New features
Bug fixes

If you are upgrading from 6.x-1.x READ THESE NOTES CAREFULLY OR YOU WILL LOOSE DATA!

dart 6.x-1.5

New features
Bug fixes
Unsupported

dart 6.x-1.4

New features
Bug fixes
Unsupported

dart 6.x-1.3

Unsupported

#843086 by bleen18: Fixed "Include taxonomy terms" checkbox is not working reliably.
#858700 by bleen18: Added add display rule to hide ad tags on admin pages.

dart 6.x-1.2

New features
Bug fixes
Unsupported
  • #837628 by bleen18: Added indicate which terms have been DARTified in the taxonomy manager term list.
  • #834956 by bleen18: Added Autodetect duplicate key|val pairs.
  • #835218 by bleen18: Changed clean up code with coder.
  • #833562 by bleen18: Fixed dart_tag() function chokes when an invalid DTID is supplied.
  • #833626 by bleen18: Fixed DART uninstall does not remove blocks.
  • Fixed missing css and images from dart_taxonomy

dart 6.x-1.1

Bug fixes
Unsupported
  • #828308 by bleen18: Fixed Provide a jump_src variable to noscript-tag.tpl.
  • fixed domain display rules werent working
  • #833562 by bleen18: Fixed dart_tag() function chokes when an invalid DTID is supplied. && #833626 by bleen18: Fixed DART uninstall does not remove blocks.
  • #834664 by bleen18 | desmondmorris: Fixed Missing column "active" on fresh install.
  • Commit #383312 by bleen18: fixed typo | fixed 'special_kvs' var name

dart 6.x-1.0

New features
Bug fixes
Unsupported

NOTE: if upgrading from a BETA version of this module and you turn on the dart scheduler module, you will see an error about the dart_tag_schedule table already existing. This error can be safely ignored.

dart 6.x-1.0-beta4

New features
Bug fixes
Unsupported

*** UPDATING TO BETA4: If you are using a custom dart-tag.tpl.php, some variables have changed in beta4, so please check everything carefully ****

This version completely overhauled the backend code of the DART module. It now uses a DartTag class.

dart 6.x-1.0-beta3

New features
Bug fixes
Unsupported

added:

  • domain module support
  • active/inactive tag
  • scriptless tags (for email tags)

dart 6.x-1.0-beta2

New features
Bug fixes
Unsupported

This release includes several new features including tag scheduling and some bug fixes to noscript tags

dart 6.x-1.0-beta1

New features
Unsupported

This is the initial beta release of the DART module

Subscribe with RSS Subscribe to Releases for DART