Age | Commit message (Collapse) | Author |
|
|
|
|
|
Also some other small fixes.
|
|
|
|
|
|
Also changed node body not to display on teaser, and cancled video size check on youtube videos.
|
|
|
|
|
|
youtube.com's Brent Hurley
|
|
|
|
Code cleaning. Rewriting of some functions to do less db queries.
|
|
Filesize:
Doesn't display on nodes if value is 0.
Automatically gets and sets size of files on the servers local file system.
Www.youtube.com file support
Added support for videos hosted on youtube.com
Just post the video ID in for the videofile.
Although low quality, this can be a real bandwidth saver.
Example: http://www.ppixel.com/index.php?q=node/7/play
Multi-file download:
Allows the "download" tab to display a list of files.
File list comes from either an entered folder or the same folder as the "play" videofile.
This is usefull for allowing visitors to choose between multiple video sizes and formats.
Example: http://www.ppixel.com/index.php?q=node/3/download
Custom fields:
Allows adding up to 6 custom fields, 2 of them text boxes.
Fields show up with given titles on the view page.
Example: http://www.ppixel.com/index.php?q=node/5
Other small changes:
Video playtime check now works.
Bug fixed where playtime minutes and hours were being reset to 0 if there was a page validation error.
Changed error handling of invalid "play" and "download" files to redirect back to the view page
Video help link now opens in new window.
Fixed bug where a video file size error highlighted the videoy field instead of the size field.
Added another counter: play
Also includes fixes by Fax8:
Absolute URI used when playing WMV.
Updated Flash player
|
|
(videfile, size, videox, videoy)
|
|
(before this theme() used as in drupal 4.5)
Now when playing a video a reasonable title is set.
Removed display of links if user doesn't have access video permissions.
|
|
links; new fields for metadata; filesize & playtime; documentation; code cleanup
|
|
video link on blocks.
|
|
|
|
|
|
|
|
|