Posted by indytechcook on January 6, 2012 at 10:04pm
This module provides a field for entities that allows users to select what template the field should be displayed in. The goal is to give users the ability to choose the layout of the content without them having to use different content types for different layouts. It is a collection of three modules working in tandem:
- Template API
- Template Field
- Template Mustache - The rendering module for Template API
Templates can be created through the UI or by implementing hook_template_api_templates().
The Mustache Template Rendering Library can be found here. It must be installed at libraries/mustache/Mustache.php.
The Template Field module provides a ctools exportable template to be used as a field.
Downloads
Recommended releases
Development releases
Project Information
- Maintenance status: Actively maintained
- Development status: Under active development
- Module categories: Content, Content Display, Developer, Fields
- Reported installs: 27 sites currently report using this module. View usage statistics.
- Downloads: 522
- Automated tests: Enabled
- Last modified: February 8, 2012