And what do i add in condition in PHP, any example please?

deepM - February 11, 2009 - 01:05
Project:Node breadcrumb
Version:6.x-1.x-dev
Component:Code
Category:support request
Priority:critical
Assigned:Unassigned
Status:closed
Description

What can be added in conditon, could you post some example this doesnt look like condition ?

$node->type == 'story' || $node->type == 'news right?

#1

edhel - February 15, 2009 - 09:01

e.g. conditions on CCK-fields: $node->field_my_field[0]['value'] == 5

#2

edhel - August 13, 2009 - 16:46
Status:active» closed
 
 

Drupal is a registered trademark of Dries Buytaert.