custom_node_template 6.x-1.5
| Download | Size | md5 hash |
|---|---|---|
| custom_node_template-6.x-1.5.tar.gz | 13.12 KB | 6a083709878c98b1686f2fcd605cae92 |
| custom_node_template-6.x-1.5.zip | 17.51 KB | b9a8626e2847b3327236b1d8f5f28950 |
Release notes
Notes have been added here to help you determine if an upgrade will be useful for you.
This release includes some help content changes, adds the previously missing CSS file, and adds a couple of minor new features. These include being able to print your mission statement on any node or page template, as well as displaying taxonomy terms separately by vocabulary in a node template.
1.5 Version Update
Version 1.5 includes a previously missing CSS file as well as some additional template features including an automatic Page Template suggestion based on the current node template; a mission statement variable for any node or page template (see Help section); and functionality to display taxonomy terms separately by vocabulary. You can also add this latter functionality to your theme without the module. See Display Taxonomy Terms Separately by Vocabulary in a Drupal Theme.
custom_node_template 6.x-1.4
| Download | Size | md5 hash |
|---|---|---|
| custom_node_template-6.x-1.4.tar.gz | 12.12 KB | eea09763c1a87783e309a39ebbfbedac |
| custom_node_template-6.x-1.4.zip | 15.84 KB | 36c99878624a6dee199d5e28fa906024 |
Release notes
This version includes one bug fix and new features. Thank you to Tekl for significant contributions to the Custom Node Template module.
Since 6.x-1.3:
Added #666492 by WebNewCastle per contributions from Tekl: Templates can be optionally displayed with thumbnails in Node Templates settings (and select list changed to radios).
Fixed #666524 by WebNewCastle per correction from Tekl - Although content type settings were being correctly retained and used, the dropdown was displaing "default" when returning to the content type settings.
Added by WebNewCastle: Added support for CCK Manage Fields page so that the Node Template Settings fieldset can be moved for the node add/edit form (have weight changed).
Added #666492 by WebNewCastle per contributions from Tekl: Added German translation PO.
Added #666492 by WebNewCastle per contributions from Tekl: Added support for Vertical Tabs module.
custom_node_template 6.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| custom_node_template-6.x-1.3.tar.gz | 9.68 KB | e48615d3ed7671b2026f36b1e3b29d83 |
| custom_node_template-6.x-1.3.zip | 11.46 KB | e5c5a9056ff6e2342999ff9d07c698ab |
Release notes
This update doesn't add new functionality per se, but it improves the display of templates and information for using the module. Template names will now appear with spaces (instead of dashes and underscores) and without "node" in front of each one. (example: node-custom-template.tpl.php appears as "Custom Template" in the select list).
- #638616: Great work. - changed display of templates in select list
- #639356: Why this module? What sets it apart? - updated online help info for better clarification of module
- Updated descriptions
- Removed templates for node edit form (i.e. node-XXXX-edit.tpl.php shouldn't be shown in list for display of nodes)
custom_node_template 6.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| custom_node_template-6.x-1.2.tar.gz | 9.66 KB | fdeb328dffe2d347d35103faefeaa3a1 |
| custom_node_template-6.x-1.2.zip | 11.41 KB | 8a65521dec01dd16bb00ffc503b5a0a2 |
Release notes
The module update and packaging process appears to have been out of sync for a while which resulted in a redundant release. If upgrading, please go ahead and use 6.x-1.3 (please ignore 1.1 and 1.2 - they are not needed to upgrade and there have been no database changes).
custom_node_template 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| custom_node_template-6.x-1.1.tar.gz | 8.25 KB | 770e0e72647439b400bd433a21ca2c21 |
| custom_node_template-6.x-1.1.zip | 8.71 KB | e7c082dc54b20fc952c5ee72d40ac964 |
Release notes
Please ignore - error with release upload
custom_node_template 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| custom_node_template-6.x-1.0.tar.gz | 9.23 KB | 1fdeeb9155598067cf3a067a18985468 |
| custom_node_template-6.x-1.0.zip | 10.89 KB | b5f78661d9612a5a41b0825bd8c4c835 |
Release notes
Initial upload and release of new module
custom_node_template 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| custom_node_template-6.x-1.x-dev.tar.gz | 11.44 KB | 11333b07fb7ffecdfcbc124f6ae1bfab |
| custom_node_template-6.x-1.x-dev.zip | 13.89 KB | 9c22ffc712ec58bb229a14ceb16f6ad1 |
Release notes
Jaunary 2010:
Added by WebNewCastle: Added support for CCK Manage Fields page so that Node Template settings fieldset can be moved (have weight changed).
Fixed #666524 by WebNewCastle per correction from Tekl: Not showing previous template selection correctly under content type settings.
Added #666492 by WebNewCastle per contributions from Tekl: Added German translation PO.
Added #666492 by WebNewCastle per contributions from Tekl: Added support for thumbnail images, vertical tabs, and associated changes.
******
28/11/09 - Updated display of node templates in select list per #638616 , also updated help text
24/11/09 - Updated help text, in part per suggestions and discussion in #638616 - also updated filtering to exclude node edit templates which should not be included for display of nodes.