streams/view/php
2017-01-05 17:40:45 +01:00
..
choklet.php deprecate $a->get_baseurl() 2016-03-30 22:13:24 -07:00
default.php fix an issue with sticky_kit where input fields and textareas would blur on recalc. auto resize the notes textarea since if it sticks to the bottom it can not be properly resized 2017-01-05 17:40:45 +01:00
full.php deprecate $a->get_baseurl() 2016-03-30 22:13:24 -07:00
minimal.php deprecate $a->get_baseurl() 2016-03-30 22:13:24 -07:00
mod_import.php static App 2016-03-31 16:06:03 -07:00
none.php provide a page template "none" which lets a webpage take over the entire page. Everything. The application is essentially bypassed. You'll need doctype and html and head and body tags in your content as none of them are supplied. There are no page regions. Nada. We should probably restrict this to those who have code exec in their account_roles but other folks won't be able to do very much useful with it anyway as their HTML is filtered. 2013-11-20 16:28:17 -08:00
redable.php deprecate $a->get_baseurl() 2016-03-30 22:13:24 -07:00
theme_init.php fix a glitch in sticky-kit and comment out alt_pager() in widget_conversations since it will not work there 2016-12-21 11:51:24 +01:00
zen.php Facebook scraper "OpenGraph" support; modules will need to set the required fields (type, image, url) as well as any desired optional or type specific fields. We will set the title during pagebuild. 2016-03-07 15:03:53 -08:00