Releases for Content Templates (Contemplate)
contemplate 6.x-1.1
First released: June 2, 2009 - 16:53
Size: 30.15 KB
md5_file hash: 53f37f94813b812c7b2dd6e8732ee78d
Last updated: June 2, 2009 - 16:55
Changes since DRUPAL-6--1-0:
- Assorted cleanups and fixes.
- Add some more fixes from slurslee's patch in #345061
- Ouch: missing braces.
- #352474 by Arancaytar, also #352083: fixing problem with error in last patch committed 1.8.4.54
- #352769 - fixes bug where templates were not saved
- added back menu item 'admin/content/templates', just because I prefer to go there so I don't have to load the page another time when going to the Templates page
- #345340 fixed link to refer to the D6 API reference instead of the D5 API reference
- #345060 by slurslee: switched install function to utilize new Schema API
- switched the Save and Delete buttons
- on the admin/content/types/templates page it now shows 'Enabled' when a disk based template is in use
contemplate 6.x-1.0
First released: November 14, 2008 - 06:49
Size: 28.82 KB
md5_file hash: da4d919d7d9b9779853590c5cbea3fc8
Last updated: November 14, 2008 - 06:50
Changes since DRUPAL-6--0-16:
- #321298 by ki - ['body-file'] used for RSS feed changed to ['rss-file']
- #295617 - fixed typo
- added an option to process the template before node is indexed for search
- removed extra comments and watchdog calls used in developement
- ok, now I have the option to process the template before indexing by search back
- added support for system based error reporting, if you want errors to only go to log you will not get the recursion limit noticed displayed to the page. Also we now point out where the recursion is occurring instead of just dropping the resursive elements.
- #328541 - eMPee584: add check to see if file var exists
- #329169 by eMPee584 - php errors on admin page
- [#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.04
First released: November 14, 2008 - 06:44
Size: 21.95 KB
md5_file hash: 48af8da7a8a978bc8cefa9f269407b2b
Last updated: November 14, 2008 - 06:45
Changes since DRUPAL-5--2-03:
contemplate 5.x-2.03
First released: October 14, 2008 - 16:57
Size: 16.52 KB
md5_file hash: 96e1bcb1afc30fc05a1a7849c0db06c1
Last updated: October 14, 2008 - 17:00
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.16
First released: October 14, 2008 - 16:56
Size: 28.48 KB
md5_file hash: 74a2ac6f3ca5b5932f496ba36341437f
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']
contemplate 6.x-0.15
First released: October 14, 2008 - 16:55
Size: 28.16 KB
md5_file hash: 61cbebe8005fbadf10b31dd77c5f04b2
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']
contemplate 6.x-0.14
First released: September 16, 2008 - 05:31
Size: 22.9 KB
md5_file hash: 8b9ae5a300e3b339f01d9ee1b3dd71e0
Last updated: September 16, 2008 - 05:35
Changes since DRUPAL-6--0-13:
contemplate 5.x-2.02
First released: May 18, 2008 - 19:51
Size: 26.82 KB
md5_file hash: 17241db6542207ee35d301cd88c5b035
Last updated: May 18, 2008 - 19:55
Adding option for user to set maximum recursion depth when listing variables on the template creation page.
contemplate 6.x-0.13
First released: May 15, 2008 - 19:50
Size: 27.88 KB
md5_file hash: f8ec6ba03b08c6498fbcf44907ca6a28
Last updated: May 15, 2008 - 19:55
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
First released: May 14, 2008 - 17:14
Size: 27.85 KB
md5_file hash: b92ef2ff941d6dfd73086be82e15af08
Last updated: May 14, 2008 - 17:15
Added user configurable Maximum recursion depth to avoid loops with CCK node types causing PHP Memory Fatal Errors
contemplate 6.x-0.11
First released: May 12, 2008 - 23:17
Size: 22.43 KB
md5_file hash: 5b031d9954dee2c843751d0b7225c44c
Last updated: May 12, 2008 - 23:20
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.10
First released: May 6, 2008 - 16:14
Size: 22.03 KB
md5_file hash: e0f092db517c1b82215159947765e6a7
Last updated: May 6, 2008 - 16:15
another attempt to correct issue #230885: CCK activates triggers Fatal error
contemplate 6.x-0.9
First released: May 5, 2008 - 03:13
Size: 27.05 KB
md5_file hash: 5b3ccfa42797498b6ff0f2188faedcfb
Last updated: May 5, 2008 - 03:15
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
First released: April 25, 2008 - 20:43
Size: 27.04 KB
md5_file hash: 3eb44aba539cb661fbb763e19d81ec07
Last updated: April 25, 2008 - 20:45
Wasn't displaying additional xml elements, got it fixed.
contemplate 6.x-0.7
First released: April 4, 2008 - 22:24
Size: 27.03 KB
md5_file hash: 5271f4233fcfabecb83ed32666fcf9d3
Last updated: April 4, 2008 - 22:25
in the last release we had a problem with one character out of place that broke the module, this has been fixed
contemplate 6.x-0.6
First released: April 3, 2008 - 13:47
Size: 27.04 KB
md5_file hash: 5c9158b2fe0c6b17b26a01fc594f6bd0
Last updated: April 3, 2008 - 13:50
fixes issue #241961: PHP 4 Parse error: syntax error
contemplate 5.x-2.01
First released: April 3, 2008 - 13:46
Size: 26.26 KB
md5_file hash: b44eac53f9183cec17253f2d64a97de2
Last updated: April 3, 2008 - 13:50
fixes issue #241961: PHP 4 Parse error: syntax error
contemplate 5.x-2.0
First released: March 30, 2008 - 20:45
Size: 20.97 KB
md5_file hash: e6690c1db04b2e7e8d2357fa758e64c4
Last updated: March 30, 2008 - 20:50
Adds Support for $xml_elements, just add something similar to your rss template
<?php
$xml_elements = array(
array(
'key' => 'key1',
'value' => 'value1',
),
array(
'key' => 'key2',
'value' => 'value2',
);
array(
'key' => 'key3',
'attributes' => array(
'attrib1' => 'this attribute',
'attrib2' => 'that attribute',
'attrib3' => 'the other attribute',
),
),
);
?>Your rss feed for the node type will appear like this
<item>
<title>some kind of title</title>
<link>www.somelink.com</link>
<description>some description, etc etc</description>
<key1>value1</key1>
<key2>value2</key2>
<key3 attrib1="this attribute" attrib2="that attribute" attrib3="the other attribute"/>
</item>contemplate 6.x-0.5
First released: March 30, 2008 - 20:44
Size: 21.35 KB
md5_file hash: 05758e2e51cb0074c687d3e1e6d7606b
Last updated: March 30, 2008 - 20:45
Adds Support for $xml_elements, just add something similar to your rss template
<?php
$xml_elements = array(
array(
'key' => 'key1',
'value' => 'value1',
),
array(
'key' => 'key2',
'value' => 'value2',
);
array(
'key' => 'key3',
'attributes' => array(
'attrib1' => 'this attribute',
'attrib2' => 'that attribute',
'attrib3' => 'the other attribute',
),
),
);
?>Your rss feed for the node type will appear like this
<item>
<title>some kind of title</title>
<link>www.somelink.com</link>
<description>some description, etc etc</description>
<key1>value1</key1>
<key2>value2</key2>
<key3 attrib1="this attribute" attrib2="that attribute" attrib3="the other attribute"/>
</item>contemplate 6.x-0.4-2
First released: March 7, 2008 - 07:13
Size: 21.28 KB
md5_file hash: d8edefba560907219cf1af741c7e364d
Last updated: March 7, 2008 - 07:15
fixes issue #230885: CCK activates triggers Fatal error - see CVS notes
