[
https://issues.apache.org/jira/browse/VCL-981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16047975#comment-16047975
]
ASF subversion and git services commented on VCL-981:
-----------------------------------------------------
Commit 1798606 from [~jfthomps] in branch 'vcl/trunk'
[ https://svn.apache.org/r1798606 ]
VCL-981 - create a new theme that is more responsive for mobile devices
authentication.php:
-modified localLogin: attempt to get theme assigned in database for user's
affiliation and set that for the VCLSKIN cookie
-modified checkExpiredDemoUser: get skin from calling getAffiliationTheme
instead of DEFAULTTHEME constant
sitemaintenance.php: modified writeMaintenanceFile: write theme for Global
affiliation to file so that can be used to display maintenance message
utils.php:
-modified initGlobals: when user not authed, get $skin from
getAffiliationTheme(0) instead of from DEFAULTTHEME
-modified maintenanceCheck: read site theme from maintenance file; use that if
it is valid and VCLSKIN cookie is not set
-modified getAffiliationTheme: added check for $affilid being passed as 0; if
so, just query to get the theme for Global affiliation
> Create a New Theme That Is More Responsive for Mobile Devices
> -------------------------------------------------------------
>
> Key: VCL-981
> URL: https://issues.apache.org/jira/browse/VCL-981
> Project: VCL
> Issue Type: Improvement
> Components: web gui (frontend)
> Reporter: Josh Thompson
> Assignee: Josh Thompson
> Fix For: 2.5
>
>
> It would be nice to have a new theme that works better with mobile devices.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)