← Back to team overview

mahara-contributors team mailing list archive

[Bug 1517433] Re: Enable drag and drop image into text box

 

Hi Domi, Aaron

When I first implemented the drag/drop of files into the Content ->
Files part of Mahara there was a bit that (tried to ) allow dropping of
files into a block that used a filechooser.

But at the time I couldn't get it to work - partly because the timeframe
to get the next release out was looming and partly I'd only been working
with Mahara for a few months so the ability to drop a file onto a block
config was suppressed.

The blocks with the filebrowser have the 'file_dropzone_container'
hidden via css. What is lacking is the rewiring of this zone to use the
artefact/file/js/dropzone.js functions - currently on Content -> Files
page the dropzone is the whole page

What will be needed is to alter that so we can specify what exactly is
the dropzone so that block configuration form can have a specific place
as the dropzone.

Cheers

Robert

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

Title:
  Enable drag and drop image into text box

Status in Mahara:
  New

Bug description:
  It would be nice as a possible future enhancement if it was possible
  to drag and drop and image into a text box in Mahara. It would be a
  way of making it easier to add images.

  This was suggested by one of my colleagues.

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


References