php-mpos/public/templates/mmcFE/global
Sebastian Grewe f6242f2c74 Adding swipable sidebar
* Login to mobile version to enable sidebar
* Swipe right to display your old dashboard
* Modified `home.inc.php` to default to news at all times again
* Modified sidebar implementation to change via config setting
* Modified mobile navigation bar and header
* Added `sidebar_prop.tpl` file for both themes

Some breaking changes might be introduced here if you are running your
own template implementation. Please ensure that `home/default.tpl` will
display the news posts. `sidebar.tpl` is now `sidebar_prop.tpl`.

If the files are missing you will get a PHP error. Check your logs what
file is missing and create them from my original samples.

Fixes #283
2013-06-29 21:26:58 +02:00
..
block_footer.tpl
block_header.tpl Getting rid of various PHP notice warnings 2013-05-31 11:56:56 +02:00
footer.tpl fixing newline on footer 2013-06-10 20:39:41 +02:00
header.tpl Adding support for API currencies 2013-06-17 10:40:36 +02:00
login.tpl initial work on password reset, not working fully yet 2013-05-25 10:58:53 +02:00
motd.tpl Getting rid of various PHP notice warnings 2013-05-31 11:56:56 +02:00
navigation.tpl Adding transactions admin panel 2013-06-25 10:57:56 +02:00
pagination.tpl Allow pagination on Transaction page 2013-06-09 16:38:12 +02:00
sidebar_pps.tpl proper number format for invalid % 2013-06-28 22:00:46 +02:00
sidebar_prop.tpl Adding swipable sidebar 2013-06-29 21:26:58 +02:00
userinfo.tpl Fixing minor template issues 2013-06-03 12:30:37 +02:00