Log of /contributions/modules/media/CHANGELOG.txt
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.4.2.5 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Oct 23 19:07:02 2009 UTC
(4 weeks, 5 days ago)
by
aaron
Branch:
DRUPAL-7--1
Changes since
1.4.2.4: +22 -12 lines
Diff to
previous 1.4.2.4
, to
branch point 1.4
by aaron: Wrap js with (function($) {})(jQuery); for library compatibility.
by aaron: Add settings to each js behavior.
by aaron: Convert js behavior selection to once().
by aaron: Add attach methods to js behaviors.
by aaron: Attach css & js to form using #attached element.
by aaron: Convert class #attributes to arrays.
by aaron: Fix php notices for $registration['callbacks']['resource'].
by aaron: Update parameters to theme('image') call for d7.
by aaron: Update parameters to theme('item_list') calls for d7.
by aaron: Set static cache in media_get_fields() and fix notices for isset.
by aaron: In media_get_registered_modules() fix notices for isset.
by aaron: In media_active_fields_for_node_type() grab field info for d7.
by aaron: Use file_get_field_list() to get a listing of node type's filefields.
Revision
1.3 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Jul 21 04:05:06 2009 UTC
(4 months ago)
by
jmstacey
Branch:
MAIN
Changes since
1.2: +6 -1 lines
Diff to
previous 1.2
Some Drupal 7 compatability stuff
- Added necessary files to module registry.
- Removed 'file' keys from hook_menu().
- Global media settings page fixed.
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.