Closed (fixed)
Project:
Node breadcrumb
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
11 Feb 2009 at 01:05 UTC
Updated:
13 Aug 2009 at 16:46 UTC
What can be added in conditon, could you post some example this doesnt look like condition ?
$node->type == 'story' || $node->type == 'news right?
Comments
Comment #1
edhel commentede.g. conditions on CCK-fields: $node->field_my_field[0]['value'] == 5
Comment #2
edhel commented