Basic setups typically require three steps:
1. Configure general DART settings like site/zone values.
2. Create ad tags with specific pos values.
3. Use a simple theme function - theme_dart_tag($tag_id,$class) - to add DART tags wherever you need them. For example: <?php print theme('dart_tag',12,'banner'); ?>
Other configurations are available.
Installation:
Unpack in your modules folder (usually '/sites/all/modules/')
Enable under Administer > Site Building > Modules
Requirements:
· Drupal 6.x
What's New in This Release: [ read full changelog ]
· Fixed broken HTML comment tag on error.