Downloads
Download tar.gz
28.16 KB
MD5: 61cbebe8005fbadf10b31dd77c5f04b2
SHA-1: 14298cf538119ebbf3ee129bb1ddc4ee943b23ee
SHA-256: 8f6dac41f6d49c01d19568bead118ba17a6bb7cb270aa8a0058e4e731c73751c
Download zip
33.14 KB
MD5: ef7b9e2eeed13f6869f981e475dacf3e
SHA-1: 2a48f1180c3a7fbcc0f6b3e73bee125846a61adf
SHA-256: 894d5387999f13325736cf398b3510db2868a53d38c9f1a1b334e1533ef69bb1
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']