mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #02232
[Bug 619284] Re: grouphomepage and dashboard views don't use themes, but can be set
A request I have been asked for is for the dashboard view to be by
default - content from the user's institutes.
There is an institute view that is able to be created - the dashboard
would be a good place to include this view - it doesn't seem to be used
elsewhere.
The institute admin would select this option in the same place they
select the institute theme.
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/619284
Title:
grouphomepage and dashboard views don't use themes, but can be set
Status in Mahara ePortfolio:
Fix Released
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.
References