← Back to team overview

mahara-contributors team mailing list archive

[Bug 1444453] Re: Allow the use of SVG files for the social media icons

 

Right, so there are two things going on here.

1. The logo images in artefact.file/blocktype.gallery, should be stored
as theme assets. But instead they are stored in a special "logos"
directory under the blocktype.

2. While we're fixing that (which, in 15.04, we would have done by
changing them to use $THEME->get_url()), we can also change it to use
$THEME->get_image_url() to be compatible with the new 15.10 support for
different image types.

** Changed in: mahara
    Milestone: None => 15.10.0

** Changed in: mahara
   Importance: Undecided => Medium

** Changed in: mahara
       Status: New => Confirmed

** Tags added: gallery

** Changed in: mahara
     Assignee: (unassigned) => Aaron Wells (u-aaronw)

-- 
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/1444453

Title:
  Allow the use of SVG files for the social media icons

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  Images called in the following file are not in the correct folder :
  htdocs/theme/raw/artefact/file/blocktype/gallery/templates/supported.tpl
  htdocs/artefact/file/blocktype/gallery/logos/

  It may be moved in a correct folder to be called by
  $THEME->get_image_url() and then, be used in SVG format.

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


References