Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-01-22 | Patch #45892 by Khalid Baheyeldin - kbahey | Fabio Varesano | |
Added a Random Video Block | |||
2006-01-06 | Ops! I forget to change the primary key to vid insted of nid. | Fabio Varesano | |
2006-01-06 | mysql file has not been updated while the commit of ↵ | Fabio Varesano | |
http://drupal.org/node/40005. I do now. | |||
2005-12-15 | #40005 updated revisions, db schema, forms api, form validation, ↵ | Luke Last | |
permissions, added .swf and image support. | |||
2005-11-03 | GUI changes for metadata display. | Luke Last | |
2005-11-03 | #35453 Adds support for .3GP and .mp4 extensions, also changes to conform to ↵ | Luke Last | |
coding standards. | |||
2005-11-02 | #35914 Updates settings and form hook for new forms API. Also other 4.7 ↵ | Luke Last | |
updates like node_load() and theme printing changes. | |||
2005-10-29 | Added displaying for optional video metadata. | Fabio Varesano | |
Changed default behaviour if download dir empty: Instead of writing an error "There are no files to download for this video." lets download play file. | |||
2005-10-28 | Upgraded for video.module version 1.20 . | Fabio Varesano | |
2005-10-28 | Added $Id$ to track versions. | Fabio Varesano | |
2005-10-28 | Added $Id$ to track versions. | Fabio Varesano | |
Added informations on database upgrading from 4.6 to 4.7 scheme. | |||
2005-10-28 | Added handbook informations and $Id$ to track versions. | Fabio Varesano | |
2005-10-28 | Changed Database code to define every int filed as unsigned. | Fabio Varesano | |
2005-10-28 | Added unsigned to all int fields. | Fabio Varesano | |
2005-10-25 | Patch #25595 Fixed tab caching bug. | Luke Last | |
2005-10-25 | <a href="http://drupal.org/node/31432">RSS DTV support</a> by Uwe Hermann. | Luke Last | |
Also some other small fixes. | |||
2005-10-24 | Patch #34538 by - help text from handbook | Angie Byron | |
2005-10-01 | Added initial German translation of video.module. | Uwe Hermann | |
2005-09-19 | Deleted some unneeded lines. | Luke Last | |
2005-09-19 | Added 2 new blocks and added block config options. http://drupal.org/node/30943 | Luke Last | |
Also changed node body not to display on teaser, and cancled video size check on youtube videos. | |||
2005-09-13 | Updated $Id$ tags as per http://drupal.org/node/28482 | Luke Last | |
2005-09-12 | Fixes quicktime display on IE. http://drupal.org/node/30951 | Luke Last | |
2005-09-11 | Changed youtube video id's to be exactly 11 characters as confirmed by ↵ | Luke Last | |
youtube.com's Brent Hurley | |||
2005-09-11 | Updated minor typos. | Luke Last | |
2005-09-11 | Fixed "most viewed" block. http://drupal.org/node/30943 | Luke Last | |
2005-09-01 | Patch 29470 comment #42074 by LukeLast: | Fabio Varesano | |
Code cleaning. Rewriting of some functions to do less db queries. | |||
2005-08-31 | Added for translators. | Fabio Varesano | |
2005-08-31 | New db schema for video.module version 1.9 | Fabio Varesano | |
2005-08-31 | Patch #29470 by LukeLast: | Fabio Varesano | |
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 | |||
2005-08-31 | Added as documentation no how to upgrade from 4.6 version to 4.7 | Fabio Varesano | |
2005-08-31 | Removed completed tasks and added new from bug traking system. | Fabio Varesano | |
2005-08-31 | Added LukeLast as developer contact. | Fabio Varesano | |
Added informations about other documentation files. | |||
2005-08-31 | Removed file types informations for FILE_TYPES.txt creation. | Fabio Varesano | |
2005-08-31 | Added useful information about supported video file types. | Fabio Varesano | |
2005-07-03 | Can't verify license of FLV loader | David Norman | |
2005-07-03 | Added tests for required video field. | Fabio Varesano | |
(videfile, size, videox, videoy) | |||
2005-07-02 | added some todo | Fabio Varesano | |
2005-07-02 | Changed usage of theme() to something wich work. | Fabio Varesano | |
(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. | |||
2005-07-02 | Add RM, FLV, & WMV support; configuration for displaying play/download ↵ | David Norman | |
links; new fields for metadata; filesize & playtime; documentation; code cleanup | |||
2005-06-25 | Removed a bug wich let multiply | Fabio Varesano | |
video link on blocks. | |||
2005-06-22 | Solved a but which let absolute path not work. | Fabio Varesano | |
2005-06-19 | More code clean | Fabio Varesano | |
2005-06-19 | added | Fabio Varesano | |
2005-06-19 | removed some old infos | Fabio Varesano | |
2005-06-19 | Little error corrected | Fabio Varesano | |
2005-06-19 | Code clean | Fabio Varesano | |
2005-06-19 | added video.mysql | Fabio Varesano | |
2005-06-17 | to do | Fabio Varesano | |
2005-06-17 | early version maybe lot of bugs | Fabio Varesano | |