node_media 5.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| node_media-5.x-1.x-dev.tar.gz | 22.25 KB | 5ed6227c87262489951a07b587e7e04f |
| node_media-5.x-1.x-dev.zip | 24.27 KB | fcc46eca0fa45fd35622fd39f2836811 |
Release notes
Development snapshot of Drupal 5 branch.
node_media 5.x-1.0-alpha1
| Download | Size | md5 hash |
|---|---|---|
| node_media-5.x-1.0-alpha1.tar.gz | 21.54 KB | b212c69478482ae4d439a57f6540df12 |
| node_media-5.x-1.0-alpha1.zip | 24.42 KB | 753050e556c56046d6a60e795306ec98 |
Release notes
First ALPHA release of Drupal 5 branch, feedback welcome, don't use in production!
New Stuff
- Uninstall hook implemented.
- Terminology changed from position to visibility.
- Terminology changed from Sound to Audio
- Squeleton of README.txt
- Squeleton of README.es.txt
- Display advices after install.
- README.txt embedded via hook_help().
- Hability to identify locale and display README in appropiate language
- Some common Video and Audio extensions added to defaults: mpeg ogg mpg avi wav mp3
Bugs Fixing
- Permission denied error messages when Node Media path is not writable.
node_media 5.x-0.x-dev
| Download | Size | md5 hash |
|---|---|---|
| node_media-5.x-0.x-dev.tar.gz | 20.74 KB | 7a7d4032987410c9174c468d39ac8720 |
| node_media-5.x-0.x-dev.zip | 23.04 KB | 22f7c699f8ba93181614a78bb90603d6 |
Release notes
First release of Node Media includes the following features:
- Upload mpeg videos
- Upload sounds(only upload)
- Limit number of uploads according to type: image, sound, video
- Some minor bug fixing