mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #64044
[Bug 1949311] [NEW] Comment attachments to use 'filebrowser' instead of 'files' pieform element
Public bug reported:
Currently when you want to add an attachment to a comment you can only
upload it from your local storage/computer.
But it would be better if you could also chose from existing files that
you've already uploaded / exist in you Create -> Files area.
The comments code uses 'files' pieform element to do what it currently
does - but we also have the 'filebrowser' pieform element that allows us
to upload or pick from existing uploads.
We should look at making the comment system use the 'filebrowser' option
as well as phase out other places using the 'files' pieform element so
we have better consistency in the Mahara system
** Affects: mahara
Importance: Wishlist
Status: New
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1949311
Title:
Comment attachments to use 'filebrowser' instead of 'files' pieform
element
Status in Mahara:
New
Bug description:
Currently when you want to add an attachment to a comment you can only
upload it from your local storage/computer.
But it would be better if you could also chose from existing files
that you've already uploaded / exist in you Create -> Files area.
The comments code uses 'files' pieform element to do what it currently
does - but we also have the 'filebrowser' pieform element that allows
us to upload or pick from existing uploads.
We should look at making the comment system use the 'filebrowser'
option as well as phase out other places using the 'files' pieform
element so we have better consistency in the Mahara system
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1949311/+subscriptions
Follow ups