[Mahara-contributors] [Bug 1681571] Re: Allow upload of SVG to use in portfolio pages

2020-09-05 Thread Kristina Hoeppner
We decided not to implement this after all because it is too dangerous
securitywise to allow anybody to upload a SVG file because malicious
code can be embedded.

Instead we'll only allow site admins to upload SVG files as logos in
wishlist item bug #1894358

** Changed in: mahara
   Status: Confirmed => Won't Fix

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

Title:
  Allow upload of SVG to use in portfolio pages

Status in Mahara:
  Won't Fix

Bug description:
  All modern browsers support SVG and so should we in Mahara. Currently,
  you can't upload them to an image block because the format is not
  recognized.

  Bug #1681573 deals with the support for inline SVG for easy
  manipulation as a follow-on wishlist item.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1681571] Re: Allow upload of SVG to use in portfolio pages

2020-06-01 Thread Cecilia Vela Gurovic
** Attachment added: "Freesample.svg"
   
https://bugs.launchpad.net/mahara/+bug/1681571/+attachment/5379638/+files/Freesample.svg

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

Title:
  Allow upload of SVG to use in portfolio pages

Status in Mahara:
  Confirmed

Bug description:
  All modern browsers support SVG and so should we in Mahara. Currently,
  you can't upload them to an image block because the format is not
  recognized.

  Bug #1681573 deals with the support for inline SVG for easy
  manipulation as a follow-on wishlist item.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1681571] Re: Allow upload of SVG to use in portfolio pages

2020-05-12 Thread Rangi Daymond
Hi Robert - a couple of smaller things that may or not be issues:
1. When image block created/edited:
1.1 filename is displayed when Description is selected (instead of entered 
description)
1.2. file preview is not displayed in the Details & comments sidebar.
2. Should animated SVGs still display as animated ?  I have not had one display 
as expected and a couple cause errors.
And one bigger one:
3. Deleting svg files (maybe just animated ones) via the File Manager cause 
errors to display on both the Files home page and also sometimes on page/s that 
used to use a deleted file.  I'm investigating this further and have pasted 
this comment into the launchpad ticket with a zip file containing a screenshot 
of the Files error and several test svg files (different types: plain, with 
transforms & animated).  Will add further detail when I have it.

** Attachment added: "SVGFilesDeleteArtefacts.zip"
   
https://bugs.launchpad.net/mahara/+bug/1681571/+attachment/5370615/+files/SVGFilesDeleteArtefacts.zip

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

Title:
  Allow upload of SVG to use in portfolio pages

Status in Mahara:
  Confirmed

Bug description:
  All modern browsers support SVG and so should we in Mahara. Currently,
  you can't upload them to an image block because the format is not
  recognized.

  Bug #1681573 deals with the support for inline SVG for easy
  manipulation as a follow-on wishlist item.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1681571] Re: Allow upload of SVG to use in portfolio pages

2020-05-10 Thread Lisa Seeto
** Attachment added: "helloworld.svg"
   
https://bugs.launchpad.net/mahara/+bug/1681571/+attachment/5369642/+files/helloworld.svg

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

Title:
  Allow upload of SVG to use in portfolio pages

Status in Mahara:
  Confirmed

Bug description:
  All modern browsers support SVG and so should we in Mahara. Currently,
  you can't upload them to an image block because the format is not
  recognized.

  Bug #1681573 deals with the support for inline SVG for easy
  manipulation as a follow-on wishlist item.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1681571] Re: Allow upload of SVG to use in portfolio pages

2019-11-02 Thread Robert Lyon
For things to translate/scale one needs to have the svg markup like so:


  
...
all other info
...
  


Attached is an example

One can also set/override the  transform="translate(x,y) scale(x,y)"
part via the image block config if one wants to display only part of the
svg

** Attachment added: "MA_I537750_TePapa_Plate-proof-for-beer_full.svg"
   
https://bugs.launchpad.net/mahara/+bug/1681571/+attachment/5302392/+files/MA_I537750_TePapa_Plate-proof-for-beer_full.svg

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

Title:
  Allow upload of SVG to use in portfolio pages

Status in Mahara:
  Confirmed

Bug description:
  All modern browsers support SVG and so should we in Mahara. Currently,
  you can't upload them to an image block because the format is not
  recognized.

  Bug #1681573 deals with the support for inline SVG for easy
  manipulation as a follow-on wishlist item.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1681571] Re: Allow upload of SVG to use in portfolio pages

2018-08-30 Thread Kristina Hoeppner
** Changed in: mahara
Milestone: 18.10.0 => None

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

Title:
  Allow upload of SVG to use in portfolio pages

Status in Mahara:
  Confirmed

Bug description:
  All modern browsers support SVG and so should we in Mahara. Currently,
  you can't upload them to an image block because the format is not
  recognized.

  Bug #1681573 deals with the support for inline SVG for easy
  manipulation as a follow-on wishlist item.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1681571] Re: Allow upload of SVG to use in portfolio pages

2018-03-07 Thread Robert Lyon
** Changed in: mahara
Milestone: 18.04.0 => 18.10.0

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

Title:
  Allow upload of SVG to use in portfolio pages

Status in Mahara:
  Confirmed

Bug description:
  All modern browsers support SVG and so should we in Mahara. Currently,
  you can't upload them to an image block because the format is not
  recognized.

  Bug #1681573 deals with the support for inline SVG for easy
  manipulation as a follow-on wishlist item.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1681571] Re: Allow upload of SVG to use in portfolio pages

2017-09-18 Thread Robert Lyon
To handle this we will need to recognise the .svg as an 'image' file but
will need to handle slightly  differently as we won't need to make
thumbnails of it as we can just supply it with dimensions to achieve
that.

So bits that will need to change include (but not limited to)

- Code that handles the upload / saving of the file
- Code that displays it in filebrowser / aretefactchooser
- code that displays it via artefact/file/download.php so we display the file 
rather than prompt download

** Changed in: mahara
Milestone: 17.10.0 => 18.04.0

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

Title:
  Allow upload of SVG to use in portfolio pages

Status in Mahara:
  Confirmed

Bug description:
  All modern browsers support SVG and so should we in Mahara. Currently,
  you can't upload them to an image block because the format is not
  recognized.

  Bug #1681573 deals with the support for inline SVG for easy
  manipulation as a follow-on wishlist item.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1681571] Re: Allow upload of SVG to use in portfolio pages

2017-04-10 Thread Kristina Hoeppner
** Description changed:

  All modern browsers support SVG and so should we in Mahara. Currently,
  you can't upload them to an image block because the format is not
  recognized.
  
- Bug deals with the support for inline SVG for easy manipulation.
+ Bug #1681573 deals with the support for inline SVG for easy manipulation
+ as a follow-on wishlist item.

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

Title:
  Allow upload of SVG to use in portfolio pages

Status in Mahara:
  Confirmed

Bug description:
  All modern browsers support SVG and so should we in Mahara. Currently,
  you can't upload them to an image block because the format is not
  recognized.

  Bug #1681573 deals with the support for inline SVG for easy
  manipulation as a follow-on wishlist item.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp