public marks

PUBLIC MARKS with tags taxonomy & drupal

2010

2009

2006

Taxonomy Tree with feed links | drupal.org

by claire_
<?php function getNodeCount($tid) { $sql = "select count(1) as num" . " from term_node" . " where tid = $tid"; return ($acount = db_fetch_object(db_query($sql)))? $acount->num : 0; } function getChildTerms($parent, $vid) { $sql = "select td.tid, td.vid, t

PUBLIC TAGS related to tag taxonomy

aggregator +   blog +   data +   del.icio.us +   flat-hierarchy +   folksonomy +   lang:en +   lang:fr +   license:cc +   rss +   social +   socialsoftware +   tags +   thesaurus +   vision +   web +   web-semantic +  

Active users

mfaure
last mark : 23/08/2010 17:49

claire_
last mark : 02/10/2009 13:31