Feature proposal #5672
closed
Implement field by field template support
Added by krileon almost 9 years ago.
Updated almost 9 years ago.
Start date:
17 December 2015
Description
This should be a new display mode that lets you select a template to use for the output. The template will be sent the raw SQL data so you can completely customize with PHP and CSS the fields results.
- Status changed from Assigned to Rejected
- Target version deleted (
778)
- % Done changed from 0 to 100
Would make field output too heavy (slow)
- Status changed from Rejected to Assigned
- Target version set to 778
- % Done changed from 100 to 0
Add the template parse function directly to the field class and this will be fine (not heavy).
- Status changed from Assigned to Rejected
- Target version deleted (
778)
- % Done changed from 0 to 100
- Status changed from Rejected to Assigned
- Target version set to 778
- % Done changed from 100 to 0
- Status changed from Assigned to Resolved
- Target version changed from 778 to 5.0.0
- % Done changed from 0 to 100
New output mode lets you use a template for the display. Simply loads the display.php template file and passes the database object to it. From there you can request the results in a number of formats using database API (e.g. as an object, array, etc..).
- Status changed from Resolved to Closed
Also available in: Atom
PDF