contemplate 6.x-0.16
| Download | Size | md5 hash |
|---|---|---|
| contemplate-6.x-0.16.tar.gz | 28.48 KB | 74a2ac6f3ca5b5932f496ba36341437f |
Official release from CVS tag: DRUPAL-6--0-16
Last updated: October 14, 2008 - 17:00
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']
