streams/Zotlabs/Render
2016-05-20 19:11:14 -07:00
..
Comanche.php Comanche: provide a variable '$region' which can be used within a layout to make content aware of where it is on the page. For instance this can be passed as a variable to a widget and trigger either a vertical or horizontal layout depending on which region it is assigned to. 2016-05-12 21:18:34 -07:00
SimpleTemplate.php move template stuff to zotlabs/render 2016-05-20 19:11:14 -07:00
SmartyInterface.php move template stuff to zotlabs/render 2016-05-20 19:11:14 -07:00
SmartyTemplate.php move template stuff to zotlabs/render 2016-05-20 19:11:14 -07:00
TemplateEngine.php move template stuff to zotlabs/render 2016-05-20 19:11:14 -07:00
Theme.php support work for a long-term fix for issue #390, essentially one can specify a theme:schema string anywhere a theme is input. It will be honoured unless an existing schema setting over-rides this behaviour. This should also be backward compatible but the theme selection code has been cleaned up slightly and there may be subtle differences in behaviour after this commit. On my site this required a page refresh as the first page load after this change was a bit confused. 2016-05-17 17:46:30 -07:00