PHP block code snippet for V6.x
pmomidi - April 24, 2008 - 13:57
Does any one have a php code snippet which can create a block that can display certain number of latest posts that belong to a particular taxonomy term id.
This is for V6.x
Does any one have a php code snippet which can create a block that can display certain number of latest posts that belong to a particular taxonomy term id.
This is for V6.x
A quick scan of the PHP
A quick scan of the PHP Block Snippets page yields: Display latest X nodes from a taxonomy terms set. I don't see anything particularly d5 specific, give it a shot and see what happens.
===
"Give a man a fish and you feed him for a day.
Teach a man to fish and you feed him for a lifetime." -- Lao Tzu
"God helps those who help themselves." -- Benjamin Franklin
"Search is your best friend." -- Worldfallz
I tried it, but my site dies.
I tried the script available on the specified URL, but my V6.x drupal site dies when I add that block. Looks like it is not suitable for V6.x environment. Do you know what modifications we need to do to run it on V6.x ?