← Back to team overview

mahara-contributors team mailing list archive

[Bug 815603] A change has been merged

 

Reviewed:  https://reviews.mahara.org/517
Committed: http://gitorious.org/mahara/mahara/commit/f227745d46d685540bc07ba720927b7d1a530e96
Submitter: Richard Mansfield (richardm@xxxxxxxxxx)
Branch:    master

commit f227745d46d685540bc07ba720927b7d1a530e96
Author: Richard Mansfield <richard.mansfield@xxxxxxxxxxxxxxx>
Date:   Mon Jul 25 10:58:39 2011 +1200

    Allow blocktype icons to be themeable (bug #815603)
    
    The current theme is now searched for the blocktype thumb.png icon.
    This change also moves the existing blocktype icons from the blocktype
    base directory into theme/raw/static/images.  To ensure 3rd party
    blocktype icons continue to work, thumb.png icons in the base directory
    will still be displayed if no icon is found in the raw theme.
    
    Change-Id: If9f6a00f69799806fbf28384e00fe43f7e190f48
    Signed-off-by: Richard Mansfield <richard.mansfield@xxxxxxxxxxxxxxx>

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/815603

Title:
  Blocktype icons cannot be overridden in themes

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  Blocktype icons in the view editor can't be overridden in child
  themes.  Other images can, and it's easy enough to fix this by making
  thumb.php look in the current theme directory for the icons, instead
  of looking in the blocktype's base directrory.

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


References