mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #64045
[Bug 1949311] Re: Comment attachments to use 'filebrowser' instead of 'files' pieform element
In fact there are three types of file choosers in Mahara
1 files: where you can upload but not choose existing files (eg seen when adding a comment)
2 filebrowser: where you can choose existing and also upload files (eg seen when adding an image block to a page)
3 artefactchooser: where you can pick existing files only (eg adding a background to a skin)
We should sort thing out so that they all use the same thing
--
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
References