]> git.mxchange.org Git - friendica.git/commit - js/autocomplete.js
add possibility to load custom page templates + none.php pagetemplate is part of...
authorrabuzarus <>
Mon, 11 Jul 2016 08:33:39 +0000 (10:33 +0200)
committerrabuzarus <>
Mon, 11 Jul 2016 08:33:39 +0000 (10:33 +0200)
commit15471f383528a17c7373a1ef61ddd7ffb59faf06
tree0037aa54ea1e0c0e14268e4e63adb02611483d88
parent26098fa263f8d4e216fe5566aeb495c5b518b78a
add possibility to load custom page templates + none.php pagetemplate is part of core now
25 files changed:
include/acl_selectors.php
include/plugin.php
index.php
js/autocomplete.js
view/default.php [deleted file]
view/minimal.php [deleted file]
view/php/default.php [new file with mode: 0644]
view/php/minimal.php [new file with mode: 0644]
view/php/none.php [new file with mode: 0644]
view/theme/decaf-mobile/default.php [deleted file]
view/theme/decaf-mobile/php/default.php [new file with mode: 0644]
view/theme/dispy/default.php [deleted file]
view/theme/dispy/php/default.php [new file with mode: 0644]
view/theme/frio/default.php [deleted file]
view/theme/frio/php/default.php [new file with mode: 0644]
view/theme/frio/php/modes/default.php [deleted file]
view/theme/frio/php/modes/none.php [deleted file]
view/theme/frio/php/modes/standard.php [deleted file]
view/theme/frio/php/standard.php [new file with mode: 0644]
view/theme/frost-mobile/default.php [deleted file]
view/theme/frost-mobile/php/default.php [new file with mode: 0644]
view/theme/frost/default.php [deleted file]
view/theme/frost/php/default.php [new file with mode: 0644]
view/theme/smoothly/default.php [deleted file]
view/theme/smoothly/php/default.php [new file with mode: 0644]