Update:Archive/2.0/Developers/Templates: Difference between revisions

Jump to navigation Jump to search
Line 114: Line 114:
The sidebar is an example.  We have different kinds of sidebars.  We have one for themes, one for extensions, one for developers ... Instead of us making a whole sidebar module that does echos, we can use a template that accepts data and turns it into presentation.
The sidebar is an example.  We have different kinds of sidebars.  We have one for themes, one for extensions, one for developers ... Instead of us making a whole sidebar module that does echos, we can use a template that accepts data and turns it into presentation.
Consider this example I wrote using Smarty
Consider this example I wrote using Smarty
<pre>
<!-- Insert Wrapper PHP Here -->
</pre>
<pre>
<pre>
<div id="side">
<div id="side">
244

edits

Navigation menu