hydwebdesigner
CSS/CSS3
HTML5
Javascript
jQuery
Web Design
Drupal
Wordpress
Joomla
About Hydwebdesigner.com
Tuesday, May 15, 2012
block content from $node->field
<?php if (arg(0) == 'node' && is_numeric(arg(1)) ) { $node = node_load(arg(1)); if($node->type == 'article') { print $node->body['und'][0]['value']; } } ?>
URL:
http://drupal.org/node/232474#comment-764060
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment