Downloads
Download tar.gz
28.48 KB
MD5: 74a2ac6f3ca5b5932f496ba36341437f
SHA-1: bd6c37f65bf782d55f6a4bec6e84b0d963c940ce
SHA-256: 000964cccc518415883fa92897334bdaa19083641561d7737a47d0c8ebd2da62
Download zip
40.85 KB
MD5: a6f0d6e60ac5544620e79f6b0f4b5d36
SHA-1: 3560ae857f95020bf648ad377fd14efd9cf68477
SHA-256: 26501e454695b24294b16a147b6c62e5ec0a1dbfabce8625f2aeb257b4f45b9c
Release notes
Changes since DRUPAL-6--0-14:
- #314474 - inserted code to set defaut flags incase the node type does not have a template for it
- set max and min width for div.contemplate-scroller
- few minor changes in the way the max recursion depth is set when displaying the variable
- *** empty log message ***
- <?php
- removed all references to ->content['field_name']['items'][0]['#node'] where the was recursion and an instance of the node object for each cck field in the node type
- added documentation about removing array node->content['field_name']['items'][0]['#node']