Releases for Media Field
mediafield 5.x-1.01-rc1
Download: mediafield-5.x-1.01-rc1.tar.gz
Size: 16.12 KB
md5_file hash: 0ed7ae70725d9bb1e97eafcf92e456f9
First released: June 26, 2008 - 10:49
Last updated: June 26, 2008 - 10:50
Critical bug fix
* Error retrieving node with media field (#146955: Error retrieving node with media field)
General bug fix
* Extension validation now allows for uppercase extensions e.g. ".AVI" will pass if "avi" is allowed (#234469: file extensions are case-sensitive)
UI improvement
* Improved the logic which pics icons to display on the edit pages, will now check for dedicated icon (e.g. mp3.png, if it cant find it then it will use a default, e.g. audio.png)
New features
* Adding AJAX upload feature as patched by panis (#132233: Progress bar - patch for mediafields)
* Now uses getId3 module for Id3 support (#144674: Make getID3() library location user assignable)
mediafield 4.7.x-1.0
Download: mediafield-4.7.x-1.0.tar.gz
Size: 11.25 KB
md5_file hash: c0cf87b16a4f388bf571f02812765a35
First released: February 16, 2007 - 01:44
Last updated: February 16, 2007 - 01:45
Fixes DRUPAL-SA-2007-009.
mediafield 5.x-1.0
Download: mediafield-5.x-1.0.tar.gz
Size: 14.93 KB
md5_file hash: 2b52dc2605b3c18d1abd72b2b7c8d01e
First released: February 16, 2007 - 01:44
Last updated: February 16, 2007 - 01:45
Fixes DRUPAL-SA-2007-009.
mediafield 5.x-1.x-dev
Download: mediafield-5.x-1.x-dev.tar.gz
Size: 15.28 KB
md5_file hash: 5ee2eda9cb3dc2b6f171899dce2faef4
First released: February 10, 2007 - 13:28
Last updated: June 19, 2007 - 00:19
Audio and Video fields for Drupal 5.0
Several major defects were fixed.
Now there is a new subdirectory 'mediaicons' where you can put PNG images of desired media formats. Name them like wav.png, mpeg.png, mp3.png, etc. They will be visible when uploading files on a node edit form. You can also copy this subfolder to your theme folder and have several sets of images for different themes.
mediafield 4.7.x-1.x-dev
Download: mediafield-4.7.x-1.x-dev.tar.gz
Size: 11.46 KB
md5_file hash: 77052d421d2fc73943f5fe7715548623
First released: January 24, 2007 - 16:58
Last updated: April 19, 2007 - 00:14
Audio and video fields releases for Drupal 4.7
The main goals of this project are:
- Upload audio/video files as fields for CCK nodes.
- Read and analyze audio/video data and store this information in the content table to flexibly work with this data. GetId3 library is used for these purposes.
- Specify separate folder to store uploaded files for each field instance. So, it is possible to distribute all files among different folders.
