[support] targeting a content type
    Allen Stern 
    allen at centernetworks.com
       
    Wed Oct 17 14:00:44 UTC 2007
    
    
  
Hi - I am trying to target a new content type in my node template so as 
not to show certain items. Normally I use the node id which works fine 
but now i want to blanket a node type. Here is what I am uisng in my query:
$content_type=="mootype"
full string:
if (arg(1)=="862" || arg(1)=="3" || arg(1)=="56" || arg(1)=="76" || 
arg(1)=="245" || arg(1)=="5" || arg(1)=="1711" || $content_type=="mootype")
But it's not taking it - any ideas?
Thanks,
Allen
    
    
More information about the support
mailing list