<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Drag &amp;amp; Drop - file size limitation ? in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/drag-amp-drop-file-size-limitation/m-p/319029#M6030</link>
    <description>&lt;P&gt;Hello,
I would like to limit file size to 50M.
limitation works by pressing the buttons (new document, import document), but doesn't work with Drag&amp;amp;drop.
Where can I configure a size limit for Drag &amp;amp; Drop ?&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;</description>
    <pubDate>Thu, 29 Mar 2012 10:26:19 GMT</pubDate>
    <dc:creator>jpetitjean_</dc:creator>
    <dc:date>2012-03-29T10:26:19Z</dc:date>
    <item>
      <title>Drag &amp; Drop - file size limitation ?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/drag-amp-drop-file-size-limitation/m-p/319029#M6030</link>
      <description>&lt;P&gt;Hello,
I would like to limit file size to 50M.
limitation works by pressing the buttons (new document, import document), but doesn't work with Drag&amp;amp;drop.
Where can I configure a size limit for Drag &amp;amp; Drop ?&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Thu, 29 Mar 2012 10:26:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/drag-amp-drop-file-size-limitation/m-p/319029#M6030</guid>
      <dc:creator>jpetitjean_</dc:creator>
      <dc:date>2012-03-29T10:26:19Z</dc:date>
    </item>
    <item>
      <title>Re: Drag &amp; Drop - file size limitation ?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/drag-amp-drop-file-size-limitation/m-p/319030#M6031</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;There's nothing about configuring a size limit for upload via Drag&amp;amp;Drop since it was based on HTML5. One of the benefits of that new implementation was to remove the file size limit.&lt;/P&gt;
&lt;P&gt;However, if you have some development skills, it is quite easy to implement: the server would have to check the size and, in case of excess, warn the user why the upload is refused.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Apr 2012 17:37:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/drag-amp-drop-file-size-limitation/m-p/319030#M6031</guid>
      <dc:creator>Julien_Carsique</dc:creator>
      <dc:date>2012-04-06T17:37:27Z</dc:date>
    </item>
    <item>
      <title>Re: Drag &amp; Drop - file size limitation ?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/drag-amp-drop-file-size-limitation/m-p/319031#M6032</link>
      <description>&lt;P&gt;If you have a little development knowledge, Nuxeo IDE and Nuxeo Studio this is not really hard.&lt;/P&gt;
&lt;P&gt;Here is the way to implement your need:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Create a &lt;A href="http://doc.nuxeo.com/x/cYKE"&gt;Nuxeo Project&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;You can create an Operation that check the size of the binary given as input. This operation get the size as parameter. For a first simple implementation, if the size is bigger an exception is sent.&lt;/LI&gt;
&lt;LI&gt;Synchronize your project with your Studio project the operation will be available.&lt;/LI&gt;
&lt;LI&gt;Create an operation that implement the following operations: Fetch Context Document &amp;gt; Get Document File &amp;gt; YOUROPERATION&lt;/LI&gt;
&lt;LI&gt;Attach this operation to the about to create event with a Event Handler&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;That's it.&lt;/P&gt;
&lt;P&gt;Hope this will help you.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Apr 2012 19:31:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/drag-amp-drop-file-size-limitation/m-p/319031#M6032</guid>
      <dc:creator>Benjamin_Jalon1</dc:creator>
      <dc:date>2012-04-10T19:31:37Z</dc:date>
    </item>
  </channel>
</rss>

