Git Product home page Git Product logo

Comments (6)

warper avatar warper commented on June 24, 2024

This may be solved in http://github.com/warper/django-image-filer/commit/4126a1b313e536c684a65b7941b7ccbe5ed1e41f as I replaced uploadify with SWFUpload. Under Windows it worked in IE8, plain did not work in srware Iron (^=Google Chrome) and crashed Firefox 3.0 and 3.5. Upgrading uploadify to version 2.0 and switching to POST did not help either. Downside: SWFUpload should not be activated by a javascript link (deprecated). The source website notes that this is due to Flash 10 not supporting this anymore. A custom graphic keeps the looks OK at least on Windows.

from django-image-filer.

stefanfoulis avatar stefanfoulis commented on June 24, 2024

thanks! I'll have a look at your changes in the weekend.

from django-image-filer.

stefanfoulis avatar stefanfoulis commented on June 24, 2024

@warper: I tried out your fork. SWFupload worked in safari and firefox 3.5, but only for one file at a time and no upload progress animations. Did it work for you?

from django-image-filer.

warper avatar warper commented on June 24, 2024

Correct, multi-upload doesn't work - most likely I used the wrong event hook and reload of the page happens too early. Upload progress is missing because no < div > is provided - I wanted to keep your page layout. Maybe this should be dropped. A popup for multi-upload may be an option.

from django-image-filer.

tehfink avatar tehfink commented on June 24, 2024

from latest checkout:

Mac laptop: OSX 10.6.1, with safari 4.0.3, firefox 3.5.3, opera 10, and Flash 10.0 r32.
Safari: Flash crashes when the "Upload" button is clicked
Firefox: clicking the upload button reloads the page, no popup
Opera: blank page

My freebsd 7 desktop, which doesn't have flash (bit of a pain, not worth it):
Firefox: page loads, button is unresponsive (of course)

Is it possible to have a non-flash, js fallback for systems with no flash or flash problems, for maximum compatibility? multiple file select is cool, but not a crucial feature

from django-image-filer.

stefanfoulis avatar stefanfoulis commented on June 24, 2024

@tehfink: I'll add a fallback to a plain form/js upload when I setup the replacement for the flash uploader.
I think I'll go with SWFupload... or maybe the YUI uploader.

from django-image-filer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.