| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
|
|
| |
This patch fixes HTML validity problems with the multiupload flash. It also
makes sure the uploadflash is shown when switching namespaces via Ajax in the
Mediamanager.
BTW. The multiupload flash does not work in lighttpd 1.4.x
see http://trac.lighttpd.net/trac/ticket/1017 for details
darcs-hash:20080916173630-7ad00-84c4ad5d580093155a1ccfb41054c55b789118c0.gz
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This patch adds experimental support for uploading multiple files in one go.
This is achieved by using Flash for selecting multiple images and intitiating
the HTTP upload.
When Flash 8 or higher is detected, an additional icon is added to the usual
upload form. Clicking it will swith the form to the Flash based upload queue.
Things that need work:
* Better Icon
* Feedback if Flash detection works on all Flash 8 supported platforms
* Progress feedback seems not to work on Linux (might be Adobe bug)
* No final feedback how many images were uploaded correctly
The flash sources are located in lib/_fla/
Any feedback and help would be appreciated.
darcs-hash:20080606222849-7ad00-738083445af275752aaebc29bfa51430f3d94459.gz
|
|
|
|
| |
darcs-hash:20080118212849-7ad00-fbdb3c4b9f4f130acda82b0934b49390f36bd4a7.gz
|
|
|
|
| |
darcs-hash:20070513220816-d5083-3d1ab51294c79f48a9a88159de579b32768a3a16.gz
|
|
|
|
| |
darcs-hash:20070513213350-7ad00-ed07ed98389045714328c34aaf318fc7734665a2.gz
|
|
|
|
|
|
| |
Fixes the display of the checkbox options
darcs-hash:20060616113600-7ad00-000ca791e8c3d9045bda06af9e149f2e2321a8bd.gz
|
|
|
|
| |
darcs-hash:20060526232000-7ad00-be18aedbc317ad0f285c359200f467a7e42b96f2.gz
|
|
|
|
|
|
|
| |
This fixes some styling issues, the cookie handling and a bug in the
JavaScript caching mechanism.
darcs-hash:20060525144000-7ad00-2f0b673d4f747c979f460e4e927a50eeeae81ec1.gz
|
|
|
|
| |
darcs-hash:20060521213334-7ad00-d3bdc1fbce1b904d3f939197bae0b811aa5bbac3.gz
|
|
|
|
|
|
|
| |
This adds an option to hide the details (thumbnail, metadata) in the media
manager. The selected choice is remembered in a cookie.
darcs-hash:20060520124854-7ad00-3ef624d495bed0830f05ea06d54d039784206793.gz
|
|
|
|
|
|
|
| |
Separate scrolling for right and left side of the manager (like frames)
Show syntax example for simple copy'n'paste if no JavaScript available.
darcs-hash:20060519202900-7ad00-9b20bd7993d3687f83b807a81cd23051b16785db.gz
|
|
This patch adds a completely rewritten media popup. The following noteworthy
changes were made:
- media manager uses a collapsible namespace tree
- media manager uses AJAX if available
- media manager popup can be kept open when selecting a media file
- only one template is used for the media manager :!: Template
- Editable image metadata is configured in conf/mediameta.php now
- The JS cookie mechanism was enhanced to store key/value pairs
- Language strings can be exported to JS in js.php
darcs-hash:20060519165023-7ad00-4932b4553fc919aa4a8b8187958b823acf4f8cee.gz
|