Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
* Pass $node in $options from video theme functions (aaron). * Pass $options to theme_video_cck_bliptv_flash (aaron). * #351145 After upgrade, blip.tv videos show: Error: Invalid Feed (aaron).
HEAD to DRUPAL-5
Fix potential problem with missing thumbnail links (aaron).
* Check for isset($options) (aaron).
Changed name of module and functions from video_cck to emvideo
Changed #default_value settings to comply with new CCK/Schema API requirements
* Move theme functions to video_cck.theme.inc (aaron). * Implement hook_theme (aaron).
#177027#comment-883347 - Dalin patched a few different items helping towards move to 6
#266524 - joachim alerted us to the fact that some of the links on settings pages and in the documentation pointed to the wrong place
#266524 - joachim alerted us to the fact that some of the links on settings pages and in the documentation pointed to the wrong place
widget info:
'multiple values' => CONTENT_HANDLE_CORE,
'callbacks' => array(
'default value' => CONTENT_CALLBACK_DEFAULT,
),
field_info: 'callbacks' => array('tables' => CONTENT_CALLBACK_DEFAULT, 'arguments' => CONTENT_CALLBACK_DEFAULT, ),
allow w/h (and other) overrides to thumbnails and other formatters
case 'database columns': return module_invoke('emfield', 'field_columns', $field);
implement hook_content_is_empty
nonsie worked on fixing db field type definitions
utilize $options arrays in other theme functions
allow w/h (and other) overrides to thumbnails
#177027 - Dipen started the port from Drupal 5 to Drupal 6 using the coder module.
Corrected all errors registered by Coder module in preperation for D6 port
#249255 - ekes patched numerous files- adding rss enclosure support for YouTube, Google Video and custom URL - Add MRSS support
change 'thumbnail' text on widget settings form
#249255 - ekes patched numerous files- adding rss enclosure support for YouTube, Google Video and custom URL - Add MRSS support
support for blip.tv's new player added $options=array() to themes for future expansion of options
added $options=array() to themes for future expansion of options
#242197 - Lynn added a new formatter-> thumbnails + thickbox
current d6 support. still need to finish cck hooks
official release for d5
add provider views handlers
#178299/dalin - modified patch to allow filter by video present
create d6 version of embedded media field (not ported yet)
add d5 version of embedded media field to repository
file video_cck.module was added on branch DRUPAL-6--1 on 2008-01-09 02:22:24 +0000
file video_cck.module was added on branch DRUPAL-5 on 2008-01-09 01:21:41 +0000
#200435/jhedstrom - default thumbnail when video thumbnail not available
add support for emthumb, so that custom thumbnails may be stored and displayed for videos
added rss support for blip.tv added data versioning to allow nodes to save more data, but respect older nodes
backport emfield to 4.7
file video_cck.module was added on branch DRUPAL-4-7 on 2007-08-19 00:21:01 +0000
don't show 'show video' on thumbnails if no embed code value
rename ncck to emfield
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |