contemplate 6.x-1.2

Bug fixes

Changes since DRUPAL-6--1-1:

  • #448644 - fixed error with the templates not having a link(tab) off of the content-type page
  • #649120 by thekevinday: Fixed PHP 5.3.
  • #573500 by puckbag | etion: Fixed Can´t access edit fields.
  • #319255

contemplate 5.x-2.04

Bug fixes

Changes since DRUPAL-5--2-03:

  • #321298 by ki - ['body-file'] used for RSS feed changed to ['rss-file']
  • [#263630] by tatere - fixing the recursion depth issue, yet again. oe of these days we will finally get it. Hopefully this is it

contemplate 5.x-2.03

Changes since DRUPAL-5--2-02:

  • changed recursion depth error to point the user to the issue node
  • changing recursion limit error to notice fixing issue [#263630]
  • changed 'recursion depth limit hit' error to a warning
  • removed all references to node->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 - and added some documentation for this

contemplate 6.x-0.14

Bug fixes

Changes since DRUPAL-6--0-13:

  • changed recursion depth error to point the user to the issue node
  • fixed issue [#279289] - better Postgres Support
  • fixed the problem where the variables div was not resizing
  • #295662 by cityreader: a spelling mistake in contemplate/contemplate.module on line 407

contemplate 5.x-2.02

Bug fixes

Adding option for user to set maximum recursion depth when listing variables on the template creation page.

contemplate 6.x-0.13

Bug fixes

fix problem with tracking recursion depth: when the item being passed was an array it wasn't getting the $depth variable.

contemplate 6.x-0.12

Bug fixes

Added user configurable Maximum recursion depth to avoid loops with CCK node types causing PHP Memory Fatal Errors

contemplate 6.x-0.11

Bug fixes

add a system setting option to add the $node->content items in the variables while editing/creating content templates. $node->content is removed by default, but the user can enable it. Even though the $node->content variables cannot be seen in the variables dictionary, they are still avaible in the template, adding them to the dictionary will overload PHPs memory limit

contemplate 6.x-0.9

Bug fixes

Attempt to fix the problems in #230885: CCK activates triggers Fatal error where CCK recursively adds the node information to $node[content][field_*][#node].

contemplate 6.x-0.8

Bug fixes

Wasn't displaying additional xml elements, got it fixed.

contemplate 6.x-0.7

Bug fixes

in the last release we had a problem with one character out of place that broke the module, this has been fixed

contemplate 5.x-2.0

New features

Adds Support for $xml_elements, just add something similar to your rss template

contemplate 6.x-0.5

New features

Adds Support for $xml_elements, just add something similar to your rss template

contemplate 5.x-1.9

New features
Bug fixes

some small bug fixes, see cvs notes. added ability to delete templates

contemplate 6.x-0.3

New features
Bug fixes

fixed many bugs, see cvs notes, and added ability to delete template

contemplate 6.x-0.2

This is an Alpha release of Contemplate 6.x, please help with finding bugs.

contemplate 5.x-1.8

New features
Bug fixes

Smoothing out the past few releases, this version fixes several bugs with the .install file and finally gets the file-based templates working for new users.

contemplate 5.x-1.8-beta1

Bug fixes

Still fixing database nasties. Sorry folks! This should be the last one.

Using beta tag this time so we don't need to increment the version if there are still any loose ends.

contemplate 5.x-1.7

Bug fixes

Applied patch for #177112 fixing install/update.

Looking forward to new database schema API in Drupal 6. ;-)

contemplate 5.x-1.5

New features

Major new features for ConTemplate.

  • Templates can now be disk based with multi-site specificity
  • New layout for admin pages - more space for editing, monospace font

contemplate 5.x-1.3

Bug fixes

Fixing installer bug that didn't add correct columns to db.

contemplate 5.x-1.2

New features
Bug fixes

Big fix for better compatibility with PHP5 - fixes body and teasers using same data should fix #102562, #109222 code cleanup by Wim Leers, #84176 postgres install by havran, #84178 postrgres compatibility by havran

Better documentation and guidance for check_markup() and check_plain()... security stuff.

Subscribe with RSS Subscribe to Releases for Content Templates (Contemplate)