Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-6682

Browser integration

    XMLWordPrintable

    Details

    • Impact type:
      API change

      Description

      Most recent browsers (FF, Chrome, Safari) have good support for HTML5 Drag&Drop.

      We should leverage this to replace the browsers addons :

      • that need to be deployed
      • that are hard to maintain

      Using standard HTML5 Drop support we should be able to import files in Nuxeo from the desktop on most recent browsers :FireFox > 3.6 / Chrome / Safari 4+.

      The feature we may loose is the possibility to upload a foldertree

      => to be checked

      In addition, Chrome supports Drag out (moving files from the browser to the desktop)

      => we must leverage this also and see if this can be done on othe browsers (check GMail)

      In all cases, this HTML5 should replace the "old D&D" when the browser supports HTML5 :

      => browser detection

      => replace the content of include.xhtml

      This way, we should be able to maintain at least both systems in parallele

      NB : We could also replace the internal D&D support (done using prototype) with some JQuery : this would make the code cleaner and the page rendering faster (less isolated JS fragments).

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                1 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: