10 Commits

Author SHA1 Message Date
Xymph
11209a4bad Update links that redirect to a new path on the same site 2022-08-25 15:36:13 +02:00
Josh Lockhart
b65103c026 Update Templating links to use https 2018-06-19 14:31:09 -04:00
Matt Basta
063b151a36 Add links to Brainy on the Compiled Templates page
Brainy is a fork of Smarty that is focused on enhancing Smarty's
security and performance. By default, it includes safer security
defaults while also bundling features that make it less susceptible to
XSS and other types of attacks.
2015-04-23 15:00:39 -07:00
Peter Kokot
8fefa031be syntax highlighting for Twig examples enabled 2014-12-11 11:33:00 +01:00
jrfnl
e4ff519882 Fix two faulty internal link/title tags 2014-12-09 00:16:40 +01:00
jrfnl
87202921c7 Style consistency Round 2
- spacing of jekyll tags at top of file
- line wrap at 120 chars
- url/link verification and move to bottom and order
2014-12-08 22:05:25 +01:00
Peter Kokot
846addf2ed syntax highlighting for Twig examples enabled 2014-12-07 21:46:54 +01:00
Michael K
47010419e6 Used .html as filename extension for templates
In user_profile we're actually extending template.html and not
template.php
2014-11-21 02:24:27 +01:00
Jonathan Reinink
d6f59a1ce0 Improve to the templating section
Add inheritance examples
Add the word "partials" to better describe reusable pieces of code
Clarify the role of templates (views) in the MVC pattern
Add note of caution around Smarty auto escaping
2014-08-15 13:53:45 -04:00
Jonathan Reinink
b761690292 Add new Templating section. 2014-07-25 14:53:02 -04:00