Most drupal views remove parent terms related news are at:
phpjavascript.com
– PHPJavascript Web Development Guide – My Personal Library of Tutorials and Scripts
Drupal Commerce MIGS payment gateway 11 Jul 2013 | 01:15 pm
I came across the Commerce MIGS Merchant module but for some reason it did not work for me. Then I found about “Commerce MIGS Hosted” module which worked like a charm. Click here to go to source of th...
Drupal 7 taxonomy_select_nodes wrong total nodes 4 Jul 2013 | 02:06 pm
I wanted to use function taxonomy_select_nodes to generate total no of nodes for a taxonomy term. But the result was wrong. So I wrote a custom function instead. Hope it saves someones time. function ...