← Back to team overview

mahara-contributors team mailing list archive

[Bug 1444450] Re: Allow the use of SVG files for the thumbs

 

This suggestion makes sense, as a follow-up to Bug 1416890, which allows
theme images to be SVGs.

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

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

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

** Tags added: api theming

** Changed in: mahara
   Importance: Wishlist => High

** Changed in: mahara
   Importance: High => Wishlist

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

Title:
  Allow the use of SVG files for the thumbs

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  Mahara use thumbs.php files to render some icons. It would be nice to
  allow the use of the SVG format in the thumbs images.

  Here a list of files and position who currently call png files :
  htdocs/admin/thumb.php	 line 20, column 38
  htdocs/admin/thumb.php	 line 28, column 61
  htdocs/lib/file.php	 line 358, column 84
  htdocs/lib/file.php	 line 376, column 33
  htdocs/lib/file.php	 line 403, column 16
  htdocs/lib/file.php	 line 557, column 72
  htdocs/lib/file.php	 line 565, column 24
  htdocs/lib/file.php	 line 572, column 29
  htdocs/lib/file.php	 line 573, column 45
  htdocs/lib/file.php	 line 614, column 45
  htdocs/skin/thumb.php	 line 37, column 58
  htdocs/skin/thumb.php	 line 39, column 33
  htdocs/skin/thumb.php	 line 44, column 33
  htdocs/skin/thumb.php	 line 45, column 53
  htdocs/thumb.php	 line 96, column 46
  htdocs/thumb.php	 line 102, column 65
  htdocs/thumb.php	 line 110, column 50
  htdocs/thumb.php	 line 117, column 42
  htdocs/thumb.php	 line 118, column 61
  htdocs/thumb.php	 line 137, column 42
  htdocs/thumb.php	 line 138, column 58
  htdocs/thumb.php	 line 148, column 37
  htdocs/thumb.php	 line 155, column 48
  htdocs/thumb.php	 line 159, column 61
  htdocs/thumb.php	 line 163, column 61

  Refer to the method $THEME->get_image_url() for adapting that.

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


References