/[drupal]/contributions/modules/video_cck/video_cck.module
ViewVC logotype

Log of /contributions/modules/video_cck/video_cck.module

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 27 18:54:40 2007 UTC (2 years, 4 months ago) by aaron
Branch: MAIN
CVS Tags: HEAD
Changes since 1.22: +7 -7 lines
Diff to previous 1.22
don't show 'show video' on thumbnails if no embed code value

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 26 14:31:49 2007 UTC (2 years, 4 months ago) by aaron
Branch: MAIN
Changes since 1.21: +3 -3 lines
Diff to previous 1.21
fixed fatal string error in php5 -- http://drupal.org/node/151082

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 10 01:05:09 2007 UTC (2 years, 5 months ago) by aaron
Branch: MAIN
Changes since 1.20: +119 -49 lines
Diff to previous 1.20
added support for blip.tv
added serialized data array for extra provider-specific node-level data
added thumbnail width/height

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 7 20:53:06 2007 UTC (2 years, 5 months ago) by aaron
Branch: MAIN
Changes since 1.19: +18 -5 lines
Diff to previous 1.19
created 'supported features' sections of settings page

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 5 16:43:59 2007 UTC (2 years, 5 months ago) by aaron
Branch: MAIN
Changes since 1.18: +31 -1 lines
Diff to previous 1.18
add 'embed code' filter for views -- note: run update.php to see it

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 5 15:24:46 2007 UTC (2 years, 5 months ago) by aaron
Branch: MAIN
Changes since 1.17: +4 -4 lines
Diff to previous 1.17
increase maxlength on embed textfield for better embed code support
added support for ifilm

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 3 20:25:05 2007 UTC (2 years, 5 months ago) by aaron
Branch: MAIN
Changes since 1.16: +14 -22 lines
Diff to previous 1.16
field grouping: http://drupal.org/node/142803

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 3 20:11:02 2007 UTC (2 years, 5 months ago) by aaron
Branch: MAIN
Changes since 1.15: +18 -4 lines
Diff to previous 1.15
begin support for autoplay (starting with youtube)

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 20 17:52:14 2007 UTC (2 years, 7 months ago) by aaron
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14
revver associate id; revver thumbnails

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 12 20:39:17 2007 UTC (2 years, 7 months ago) by aaron
Branch: MAIN
Changes since 1.13: +11 -8 lines
Diff to previous 1.13
text link for thumbnail when thumbnail not available
link thumbnails to node view
fix youtube thumbnails

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 4 21:03:06 2007 UTC (2 years, 7 months ago) by aaron
Branch: MAIN
Changes since 1.12: +27 -1 lines
Diff to previous 1.12
just some code documentation

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 25 01:34:32 2007 UTC (2 years, 8 months ago) by aaron
Branch: MAIN
Changes since 1.11: +36 -18 lines
Diff to previous 1.11
allow admins to turn on/off providers per field

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 25 00:46:26 2007 UTC (2 years, 8 months ago) by aaron
Branch: MAIN
Changes since 1.10: +24 -2 lines
Diff to previous 1.10
add admin configurable providers per node type

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 24 23:28:01 2007 UTC (2 years, 8 months ago) by aaron
Branch: MAIN
Changes since 1.9: +34 -7 lines
Diff to previous 1.9
add video link hook; other api changes

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 24 21:51:18 2007 UTC (2 years, 8 months ago) by aaron
Branch: MAIN
Changes since 1.8: +9 -5 lines
Diff to previous 1.8
change api for display

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 23 23:54:23 2007 UTC (2 years, 8 months ago) by aaron
Branch: MAIN
Changes since 1.7: +25 -22 lines
Diff to previous 1.7
fix provider message in edit screen

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 23 22:32:32 2007 UTC (2 years, 8 months ago) by aaron
Branch: MAIN
Changes since 1.6: +4 -4 lines
Diff to previous 1.6
fix settings page

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 23 21:48:31 2007 UTC (2 years, 8 months ago) by aaron
Branch: MAIN
Changes since 1.5: +228 -177 lines
Diff to previous 1.5
begin support for other 3rd parties; change framework accordingly

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 22 23:06:23 2007 UTC (2 years, 8 months ago) by aaron
Branch: MAIN
Changes since 1.4: +13 -17 lines
Diff to previous 1.4
parse video code from the YouTube video URL

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 22 22:36:33 2007 UTC (2 years, 8 months ago) by aaron
Branch: MAIN
Changes since 1.3: +153 -2 lines
Diff to previous 1.3
integrate youtube thumbnails

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 22 22:26:27 2007 UTC (2 years, 8 months ago) by aaron
Branch: MAIN
Changes since 1.2: +7 -5 lines
Diff to previous 1.2
fix bug w/ blank youtube embed code

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 14 17:53:10 2007 UTC (2 years, 8 months ago) by aaron
Branch: MAIN
Changes since 1.1: +33 -26 lines
Diff to previous 1.1
branch youtube_cck into more generic video_cck

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 23 19:54:11 2007 UTC (2 years, 9 months ago) by aaron
Branch: MAIN
video_cck -- add cck field for embedded youtube videos

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.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2