Log of /contributions/modules/media/media.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.11.2.43 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Nov 12 06:23:53 2009 UTC
(2 weeks ago)
by
arthuregg
Branch:
DRUPAL-7--1
Changes since
1.11.2.42: +109 -54 lines
Diff to
previous 1.11.2.42
, to
branch point 1.11
Major revision to the JS handling and the browser structure. Peter- sorry if I broke some of your work- I think the data handling is better now, but needs to be cleaned up so the validation stuff you're doing works.
Also, we should probably have some "no files found" stuff that appears if we don't get content.
Revision
1.11.2.37 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Nov 1 14:49:36 2009 UTC
(3 weeks, 4 days ago)
by
arthuregg
Branch:
DRUPAL-7--1
Changes since
1.11.2.36: +41 -13 lines
Diff to
previous 1.11.2.36
, to
branch point 1.11
* integrates the modal window system for the file browser
* loads all media_browser_content via ajax
* correctly reloads the modal window when the window is launched a second time.
@TODO
* file validation isn't working right quite yet
* file attachment via the uri field box isn't working yet
* UI form needs cleanup
* rebuild the registration call back system to load for the file UI
* move the file upload box into the modal window.
Revision
1.11.2.36 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Oct 31 21:03:17 2009 UTC
(3 weeks, 5 days ago)
by
arthuregg
Branch:
DRUPAL-7--1
Changes since
1.11.2.35: +61 -58 lines
Diff to
previous 1.11.2.35
, to
branch point 1.11
mid process checkin- ajax browser is now working on node/add/X page with a file field, need to check to make sure that the JS supports multiple file fields
Modal dialogs are next, should not take long to get there
Finally add the upload form to the modal, load full browser via ajax and disapear the current form elements
Revision
1.11.2.33 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Oct 25 20:10:11 2009 UTC
(4 weeks, 4 days ago)
by
arthuregg
Branch:
DRUPAL-7--1
Changes since
1.11.2.32: +79 -51 lines
Diff to
previous 1.11.2.32
, to
branch point 1.11
media browser is now loading content into the media content browser successfully. Still using dummy content, but ajax display including thumbnails is opperational. I changed one of the image cahce settings to use the default drupal7 imagecache setting
Revision
1.11.2.32 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Oct 25 03:43:57 2009 UTC
(4 weeks, 4 days ago)
by
arthuregg
Branch:
DRUPAL-7--1
Changes since
1.11.2.31: +113 -5 lines
Diff to
previous 1.11.2.31
, to
branch point 1.11
* EXTREMELY ROUGH *
First pass at loading the media content navigation data via ajax. Pager and results limiting works as expected. Dummy query is pulling data back from the menu router table. Close to adding the hook for content browser to be pulled. Adds two theme functions to be recyled for pagination/results limiting.
You can test this by going to media/test and clicking around. You'll need to reload your modules page to get the new urls and the new theme items.
Revision
1.11.2.6 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Oct 23 19:07:02 2009 UTC
(4 weeks, 6 days ago)
by
aaron
Branch:
DRUPAL-7--1
Changes since
1.11.2.5: +61 -55 lines
Diff to
previous 1.11.2.5
, to
branch point 1.11
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.10 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Jul 21 04:05:06 2009 UTC
(4 months, 1 week ago)
by
jmstacey
Branch:
MAIN
Changes since
1.9: +2 -8 lines
Diff to
previous 1.9
Some Drupal 7 compatability stuff
- Added necessary files to module registry.
- Removed 'file' keys from hook_menu().
- Global media settings page fixed.
Revision
1.8.2.56 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue May 26 15:47:35 2009 UTC
(6 months ago)
by
jmstacey
Branch:
DRUPAL-6--1
Changes since
1.8.2.55: +15 -42 lines
Diff to
previous 1.8.2.55
, to
branch point 1.8
#469220: Revise menu item locations (jmstacey).
* Global settings moved to site configuration (admin/settings).
* Content type settings moved to the content type edit page as a new fieldset (admin/content/node-type/*).
* Code refactoring: media_admin.inc renamed to media_settings.inc.
Revision
1.8.2.45 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Apr 19 17:53:20 2009 UTC
(7 months, 1 week ago)
by
aaron
Branch:
DRUPAL-6--1
Changes since
1.8.2.44: +15 -7 lines
Diff to
previous 1.8.2.44
, to
branch point 1.8
* Slide up the sibling file browser on submit (aaron).
* Add static $id count to media browser form for ahah wrapper (aaron).
* Bind behavior to click, and change ahah from default mousedown (aaron).
Revision
1.8.2.34 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Mar 8 21:30:16 2009 UTC
(8 months, 2 weeks ago)
by
arthuregg
Branch:
DRUPAL-6--1
Changes since
1.8.2.33: +73 -73 lines
Diff to
previous 1.8.2.33
, to
branch point 1.8
* Significant simplification of the form building process for the browser
* Added a form display theme to make the panel of the media browser easier to deal with
* improved the css to deal with the new structure
* made the JS more generic and adaptive to the changes in the form structure
* a few changes to the media mover module integration
Revision
1.8.2.16 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Jan 16 03:32:34 2009 UTC
(10 months, 1 week ago)
by
aaron
Branch:
DRUPAL-6--1
Changes since
1.8.2.15: +28 -22 lines
Diff to
previous 1.8.2.15
, to
branch point 1.8
* In media_get_registered_modules, check for NULL static variable (aaron).
* Add $reset option to media_get_registered_modules (aaron).
* Change null/true/false to NULL/TRUE/FALSE (aaron).
* Documentation changes (aaron).
Revision
1.7
Fri Jan 9 22:21:28 2009 UTC
(10 months, 2 weeks ago)
by
arthuregg
Branch:
MAIN
Changes since
1.6: +0 -0 lines
FILE REMOVED
removing old files to reclaim the name space
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.