/[drupal]/contributions/modules/contemplate/README.txt
ViewVC logotype

Contents of /contributions/modules/contemplate/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (show annotations) (download)
Tue Dec 12 18:14:26 2006 UTC (2 years, 11 months ago) by jjeff
Branch: MAIN
CVS Tags: DRUPAL-5--1-2, DRUPAL-5--1-2-1, DRUPAL-5--1-1, DRUPAL-5--1-0, DRUPAL-5--1-3, HEAD
Branch point for: DRUPAL-5, DRUPAL-6--1
Changes since 1.1: +1 -1 lines
File MIME type: text/plain
Major update to ConTemplate module. Adds separate field for RSS modification. Also, teaser, body, and rss are now individually enableable. Template tab appears on content/types/[type] pages. Node object divs are now resizable.
1 Content Template (contemplate) Module for Drupal
2 by Jeff Robbins | Lullabot | www.lullabot.com
3 ------------------------------------------------
4
5 This module allows modification of Drupal's teaser, body, and RSS feed 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.
6
7 This module was written to solve a need with the Content Construction Kit (CCK), where it had a tendency toward outputting content in a not-very-pretty way. And as such, it dovetails nicely with CCK, adding a "template" tab to CCK content-type editing pages and pre-populating the templates with CCK's default layout. This makes it easy to rearrange fields, output different fields for teaser and body, remove the field title headers, output fields wrapped for use with tabs.module (part of JSTools), or anything you need.
8
9 But Content Template can actually be used on any node type and allows modification of the teaser and body properties before they go out in an RSS feed or are handed off to the theme.

  ViewVC Help
Powered by ViewVC 1.1.2