- 🇩🇪Germany lrwebks Porta Westfalica
Drupal 6 is EOL and no longer supported. Closing this as outdated for that reason. Thanks for your contribution!
Convert ad display functions to template files (.tpl.php) for easier theming / enable preprocess functions.
The only problem with template files is that they are slower than functions for creating content. I have left the old function in place in case anyone needs to revert because of performance issues. To change between the template and the function, the file / template lines in the ad_display array in function ad_theme in ad.module need to be commented / uncommented.
This attachment covers the ad_display function in ad.module (general formats for the ad block, not for individual ads). I will post further patches / files for html ads and image ads.
Closed: outdated
2.2
ad module
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Drupal 6 is EOL and no longer supported. Closing this as outdated for that reason. Thanks for your contribution!