Template Introduction
Template engine of SEBLOD 1.x inherits directly from Joomla template engine and so it integrate natively next update of Joomla template engine.
Templates of SEBLOD 1.x manage layouts of contents, forms and lists.
- Automatic Content Template: displays automatically a content with the values of selected fields from the "Content" tab in content type edition
- Automatic Form Template: displays automatically a form with the selected fields from the "Admin" or "Site" tab in content type edition
- Automatic List Template: displays automatically a list filtered by fields selected (see Search Type Manager)
- Custom Content Template: displays a content with the values of fields called in the template
- Custom Form Template: displays a form with the fields called in the template
- Custom List Template: displays a list of contents with the values of fields called in the template
Assign admin, site and content default template by editing the content type.
For beginning use only automatic template like "Default Form" template (for admin and/or site form) and "Default Content" template (to display content).
A major advantage of SEBLOD 1.x is the possibility for one content type to have various fields in the form for site side (front-end) and administration side (back-end), and to display the values of the fields you want in site side. For example, "Please accept the terms" field is only useful for front-end form, "Note of the administrator" field is only useful in back-end form...
