Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
67.29 KB
MD5: d23f9f877eb2111df8c8eba093339d8b
SHA-1: 0fe06c4ba37a7052eab20f8eccd542468d5dc401
SHA-256: 2d5162a1f14d900ceb9aa92acad8666b99ef5c59f35ae20b0a4fd5286ed2a240
Download zip
77.26 KB
MD5: 7a7ad28e4a5ff5cfa8406de2f00bc056
SHA-1: 4b04d9a623a5a15e0b20009052df25d2aea224a2
SHA-256: 0f8e66a1d4cfd0081ac8d5c17f1eba264ae3e1b10fd7538e87385e84e0ed42b0
Release notes
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:
- Added very very basic simpletests... more to come.
- #1772654: Notice: Undefined offset: 10 in dart_scheduler_form_validate() by bleen18: Fixed Notice: Undefined offset: 10 in dart_scheduler_form_validate() .
- #1772570: Create machine name automatically by bleen18: Added Create machine name automatically.
- #1772568: remove dependency on "writecapture" by bleen18: Removed dependency on 'writecapture'.
- Cleaned up .info file after an IRC consultation with rfay.
- #1772500: Replace the DART Taxonomy module with the "tagging tags" solution employed by the DFP module by bleen18: Added Replace the DART Taxonomy module with the 'tagging tags' solution employed by the DFP module.
- #1516140: Pass search key words on results page by dwkitchen, marcelovani: Added Pass search key words on results page.
- #1526442: Uncaught TypeError: Cannot read property '1' of null by scottatdrake, bleen18, bblake: Uncaught TypeError: Cannot read property '1' of null.
- #1570846: Dart tag still uses old "Active" flag instead of ctools disabled. by ericduran, bleen18: Fixed Dart tag still uses old 'Active' flag instead of ctools disabled.
- #1569716: DART_URL constant doesn't account for https pages by ericduran: Fixed DART_URL constant doesn't account for https pages.
- #1356050: Option in dart_taxonomy to include all term ancestors in the tag key|values by jamiecuthill, dwkitchen: Added Option in dart_taxonomy() to include all term ancestors in the tag key|values.
- #1355836: Trying to get property of non-object in dart_taxonomy_dart_key_vals() by bleen18, PeterC: Fixed Trying to get property of non-object in dart_taxonomy_dart_key_vals().
- #1426436: Block cache setting when proving tags as blocks by bleen18: Added Block cache setting when proving tags as blocks.
- #1464426: Dart Scheduler not working by henwan: Fixed Dart Scheduler not working.
- #1413678: Maxlength for machinename textfield by cntlscrut: Fixed Maxlength for machinename textfield.
- #1410530: Remove the maxlength limit of values by melon: Removed the maxlength limit of values.
- #1372072: I can't change the zone for the ads any more :( by bleen18: Fixed I cant change the zone for the ads any more.