Re: [xwiki-users] Configure FileUpload widget

2016-06-03 Thread Bryn Jeffries
Marius Dumitru Florea said: > > [...] > > This works pretty well, but at the end of the upload I temporarily get > > a div appear below the widget containing a fully rendered wiki page. > > How do I prevent this, or rather how do I configure things so that I > > can display something more useful?

Re: [xwiki-users] Configure FileUpload widget

2016-05-31 Thread Marius Dumitru Florea
On Wed, Jun 1, 2016 at 4:03 AM, Bryn Jeffries wrote: > Can anyone provide some assistance with correct usage of the XWiki > FileUpload HTML5 widget? I have a page ProcessFile that can process an > uploaded file, and in another page I have: > > {{velocity}} >

[xwiki-users] Configure FileUpload widget

2016-05-31 Thread Bryn Jeffries
Can anyone provide some assistance with correct usage of the XWiki FileUpload HTML5 widget? I have a page ProcessFile that can process an uploaded file, and in another page I have: {{velocity}} $xwiki.jsfx.use('uicomponents/widgets/upload.js', true)