← Back to team overview

mahara-contributors team mailing list archive

[Bug 619284] [NEW] grouphomepage and dashboard views don't use themes, but can be set

 

Public bug reported:

When editing a grouphomepage or a dashboard view type, you can set the
theme for the view, but when viewing the group/homepage, the theme isn't
used.

Options are:
a) Don't allow them to choose the theme; or
b) Have the relevant pages respect themes.

Option a is obviously pretty easy by modifying view/blocks.php to only assign viewthemes if the view isn't in array('grouphomepage', 'dashboard'),
Option b may be preferable long term.

** Affects: mahara
     Importance: Undecided
         Status: New


** Tags: theme usability view

-- 
grouphomepage and dashboard  views don't use themes, but can be set
https://bugs.launchpad.net/bugs/619284
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.

Status in Mahara ePortfolio: New

Bug description:
When editing a grouphomepage or a dashboard view type, you can set the theme for the view, but when viewing the group/homepage, the theme isn't used.

Options are:
a) Don't allow them to choose the theme; or
b) Have the relevant pages respect themes.

Option a is obviously pretty easy by modifying view/blocks.php to only assign viewthemes if the view isn't in array('grouphomepage', 'dashboard'),
Option b may be preferable long term.





Follow ups

References