CVS messages for Content Templates (Contemplate)
July 12, 2008
-
changing recursion limit error to notice fixing issue [#263630]
July 8, 2008
-
fixed issue [#279289] - better Postgres Support
July 2, 2008
-
changed recursion depth error to point the user to the issue node
-
changed recursion depth error to point the user to the issue node
May 18, 2008
-
ported changes allowing user setting max_recursion_depth back from 6.x
May 15, 2008
-
fixed recursion problem, I wasn't passing the $depth variable back when the item was an array.
May 14, 2008
-
since I added variable 'contemplate_max_recursion_depth' I feel that 'contemplate_remove_node_content' can be set to false as default, this change has been made
-
Content Templates (Contemplate): /modules/contemplate/.cache/.dataModel 1.1.4.3 @ DRUPAL-6--1
Content Templates (Contemplate): /modules/contemplate/contemplate.module 1.8.4.30 @ DRUPAL-6--1commenting fix
-
added variable 'contemplate_max_recursion_depth' this can be set by the user, it defines the max recursion that contemplate_array_get_variables goes to prevent php memory errors. This defaults to 10.
May 13, 2008
-
made changes suggested in issue [#128663], Admin page now tells you, at a glance, which node types have templates created for Teaser, Body, RSS and whether they are enabled or disabled
