On 23 Feb 2016 at 12:06:43, Guillaume Lerouge
(guillaume@xwiki.com(mailto:guillaume@xwiki.com)) wrote:
Hi Stuart,
thanks for your feedback. This is indeed a frequent request. In the current
WYSIWYG editor, it partially works (your image has to be available from a
public server).
However, we added full support for this feature in the last version of the
CKEditor extension:
http://extensions.xwiki.org/xwiki/bin/view/Extension/CKEditor+Integration
=> if you drag & drop an image in CKEditor, it is automatically attached to
the wiki page.
Please also note that drag & drop of images currently work if you go to the
"attachments" tab of any page (while in view mode) and drop your image
there.
hmm are you sure? I’m not aware of this feature. I just tested it and it didn’t work for
me on 8.0M2.
Thanks
-Vincent
Thanks,
Guillaume
On Tue, Feb 23, 2016 at 11:57 AM, Eduard Moraru
wrote:
> Hi,
>
> Found this issue
http://jira.xwiki.org/browse/XWIKI-10026
>
> However, as far as I have tested it, it works. Taking a screenshot, copying
> it to the clicpboard and pasting in wysiwyg produces an [[image:data:]]
> type image.
>
> Then, right clicking on an image on a website, selecting "Copy Image"
> (Firefox) then going to wysiwyg and pasting produces an [[image:http...]]
> type image.
>
> So copy/paste is one thing, which seems to work pretty well, while
> Drag&Drop is another and that would be a nice to have feature.
>
> Thanks,
> Eduard
>
> On Tue, Feb 23, 2016 at 12:50 PM, vincent(a)massol.net
> wrote:
>
> > Hi Stuart,
> >
> > I agree that’s would be a very nice feature addition: ability to drag and
> > drop images as attachments directly on wiki pages (without having to go
> > through edit).
> >
> > Strangely I couldn’t find a jira issue for this. Would be awesome if you
> > could create one at
http://jira.xwiki.org
> >
> > Thanks for the idea
> > -Vincent
> > On 23 Feb 2016 at 11:47:12, Stuart Stephen (
> stuart.stephen(a)tracegroup.com)
> > wrote:
> >
> > Hi all,
> >
> > In various web applications these days it is now possible to copy and
> > paste images into web pages which makes the process of adding an image
> to a
> > document online so much easier as you do not need to save it off
> somewhere,
> > then upload it. Copy and paste makes the process so much more efficient.
> >
> > See the upload feature on
http://imgur.com/ for example, where they also
> > support drag and drop.
> >
> > Thanks,
> > Stuart