mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #25045
[Bug 1436854] [NEW] Allow the call of SVG images in javascript
Public bug reported:
In the htdocs/js/mahara.js file, we should create a method equivalent to
the method php get_image_url () in htdocs/lib/web.php
It should also replace the call of the method get_themeurl by this new
method and replace config.theme['images/myimage.png'] calls in the
javascript files.
This task is related with:
https://bugs.launchpad.net/mahara/+bug/1416890
** Affects: mahara
Importance: Undecided
Status: New
--
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/1436854
Title:
Allow the call of SVG images in javascript
Status in Mahara ePortfolio:
New
Bug description:
In the htdocs/js/mahara.js file, we should create a method equivalent
to the method php get_image_url () in htdocs/lib/web.php
It should also replace the call of the method get_themeurl by this new
method and replace config.theme['images/myimage.png'] calls in the
javascript files.
This task is related with:
https://bugs.launchpad.net/mahara/+bug/1416890
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1436854/+subscriptions
Follow ups
References