← Back to team overview

mahara-contributors team mailing list archive

[Bug 1237013] Re: Allow theme to turn off skins

 

I've altered the patch so now if a theme has $theme->skins  = false; it
warns you when adding a skin to a page that the skin will not display
while using this theme - all other features act as before - eg, you can
make skins, choose skins, import/export skins like before.

If you switch theme to one that doesn't have $theme->skins (or has it
set to true) then you should be able to see the skin you've picked for
the page.

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1237013

Title:
  Allow theme to turn off skins

Status in Mahara ePortfolio:
  In Progress

Bug description:
  Say you made a special theme, like a moderator one, where the set of
  things one can access is a subset of all things one can access (eg
  less artefact options) and you thought hey I don't want this theme to
  have access to making/editing/displaying skins.

  So you'd want the theme to be able to turn off skins.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1237013/+subscriptions


References