Ignore:
Timestamp:
May 27, 2014, 4:11:23 PM (10 years ago)
Author:
plg
Message:

feature 2616: HTML5 upload (with plupload 2.1.2). First basic implementation. Needs customization.

Chunked upload + Drag & drop (no more Flash)

use a new specific API method pwg.images.upload

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/themes/default/theme.css

    r28533 r28545  
    573573#photosAddContent {
    574574  text-align:left;
    575 }
    576 
    577 #photosAddContent FIELDSET {
    578   width:650px;
    579   margin:0 auto 20px auto;
    580575}
    581576
     
    999994p#uploadModeInfos {text-align:left;margin-top:1em;font-size:90%;color:#999;}
    1000995
    1001 #photosAddContent p.showFieldset {text-align:left;margin: 0 auto 10px auto;width: 650px;}
     996#photosAddContent p.showFieldset {text-align:left;margin: 1em;}
    1002997
    1003998#uploadProgress {width:650px; margin:10px auto;font-size:90%;}
Note: See TracChangeset for help on using the changeset viewer.