]> source.dussan.org Git - nextcloud-server.git/commit
add a formfactor session variable which is autodetected but can also manually overwri...
authorFrank Karlitschek <karlitschek@kde.org>
Fri, 6 Jan 2012 16:21:24 +0000 (17:21 +0100)
committerFrank Karlitschek <karlitschek@kde.org>
Fri, 6 Jan 2012 16:21:24 +0000 (17:21 +0100)
commitf9db4249a3a7b73f6c712cfa32b029e6d09595f5
tree48cb2c1f129d489681180c9027b524346c4c782d
parentf18e866a1e152a1fb13cb883d89d8efde413cea9
add a formfactor session variable which is autodetected but can also manually overwritten via a get variable.
currently we have:
         * default -> the normal desktop browser interface
         * mobile -> interface for smartphones
         * tablet -> interface for tablets
         * standalone -> the default interface but without header, footer and sidebar. just the application. useful to use just a specific app on the desktop in a standalone window.
In the future we should adapt the userinterface to the specific formfactor.
lib/base.php