Index: contemplate.module =================================================================== RCS file: /cvs/drupal/contributions/modules/contemplate/contemplate.module,v retrieving revision 1.8.2.2 diff -u -p -r1.8.2.2 contemplate.module --- contemplate.module 4 Apr 2007 21:54:19 -0000 1.8.2.2 +++ contemplate.module 8 May 2007 14:38:48 -0000 @@ -22,7 +22,7 @@ function contemplate_help($section) { case 'admin/content/templates/'. arg(3): case 'admin/content/types/'. arg(3) .'/template': return t('
Enable the textareas by enabling the checkbox above each. Click on content attributes on the right to insert the appropriate PHP print statements at your cursor position in the textareas on the left.
Please note that by creating a template for this content type, you are taking full control of its output and you will need to manually add all of the fields that you would like to see in the output. Click reset to remove template control for this content type.
'. theme('more_help_link', url('admin/help/contemplate'))); +Please note that by creating a template for this content type, you are taking full control of its output and you will need to manually add all of the fields that you would like to see in the output. Click reset to remove template control for this content type.
') . theme('more_help_link', url('admin/help/contemplate')); case 'admin/help#contemplate': return t('The Content Templates (a.k.a. contemplate) module allows modification of the teaser and body fields using administrator defined templates. These templates use PHP code and all of the node object variables are available for use in the template. An example node object is displayed and it is as simple as clicking on its properties to add them to the current template.
@@ -208,7 +208,7 @@ function contemplate_edit_type_form($typ $form['teaser']['teaser_example'] = array( '#type' => 'markup', - '#value' => '