- Table of Contents
- Changing the Docmint layout
Docmint uses the Smarty template engine. Changing
the Docmint design requires to change the Smarty templates. Alternatively you
can also drop the Smarty engine and build your design in straight PHP if you
want to. But I can't think of a reason why you would want to do this.
Detailed information on the Smarty template
engine can be found at the Smarty website:
http://smarty.php.net
Inside the Docmint default design you have
examples of all the used Smarty functionality in the default Docmint public
interface. So it should be fairly easy to adjust the design inside the
templates.
add a note
User Contributed Notes
Templates and Layout
There are no user contributed notes for this page.