After spending the last week and a half coding like a mad man and testing the thing to make sure there were no glaring bugs I am finally releasing the Advanced Taxonomy Blocks module. This module took a lot more...
Tag: PHP
How to programmatically insert a view into a tpl or content in Drupal 6
In Drupal 6 views has been completely rewritten from the ground up, and as such we have to adjust the little code snippets that we developers have collected over the years to compensate.
The old way ( Drupal 5 views …
...