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

Log of /contributions/modules/media/media.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.11.2.51 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 26 01:26:49 2009 UTC (25 hours ago) by aaron
Branch: DRUPAL-7--1
Changes since 1.11.2.50: +13 -0 lines
Diff to previous 1.11.2.50 , to branch point 1.11
by aaron: Add hacks so that Media: YouTube can work.

Revision 1.11.2.50 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 21 20:35:01 2009 UTC (5 days, 5 hours ago) by aaron
Branch: DRUPAL-7--1
Changes since 1.11.2.49: +10 -1 lines
Diff to previous 1.11.2.49 , to branch point 1.11
by aaron: Temporarily hardcode load media youtube js in browser.

Revision 1.11.2.49 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 13 21:25:44 2009 UTC (13 days, 5 hours ago) by arthuregg
Branch: DRUPAL-7--1
Changes since 1.11.2.48: +22 -203 lines
Diff to previous 1.11.2.48 , to branch point 1.11
Major cruft removal

Revision 1.11.2.48 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 13 14:41:50 2009 UTC (13 days, 11 hours ago) by arthuregg
Branch: DRUPAL-7--1
Changes since 1.11.2.47: +98 -561 lines
Diff to previous 1.11.2.47 , to branch point 1.11
Big refactor here
 * cruft removal
 * hook improvements
 * content being pulled out of media_file module

 fun fun fun

Revision 1.11.2.47 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 13 03:07:38 2009 UTC (13 days, 23 hours ago) by arthuregg
Branch: DRUPAL-7--1
Changes since 1.11.2.46: +67 -61 lines
Diff to previous 1.11.2.46 , to branch point 1.11
Next big round of refactoring.
 * now using a field for data store  of the current object/field/bundle/tab
 * moving more stuff to be behaviors
 * starting to rip out mocked up code

Revision 1.11.2.46 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 13 01:17:47 2009 UTC (2 weeks ago) by aaron
Branch: DRUPAL-7--1
Changes since 1.11.2.45: +1 -13 lines
Diff to previous 1.11.2.45 , to branch point 1.11
by aaron: Allow saving existing streams.

Revision 1.11.2.45 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 12 22:26:02 2009 UTC (2 weeks ago) by arthuregg
Branch: DRUPAL-7--1
Changes since 1.11.2.44: +62 -69 lines
Diff to previous 1.11.2.44 , to branch point 1.11
Adds more JS functionality, updates the registration hook, added some helper functions that are going to let us render subtabs better

Revision 1.11.2.44 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 12 15:44:21 2009 UTC (2 weeks ago) by arthuregg
Branch: DRUPAL-7--1
Changes since 1.11.2.43: +32 -8 lines
Diff to previous 1.11.2.43 , to branch point 1.11
* tabs are now rendering right
* need to provide the subtabs ajax requests
* need to load active subtab pane content

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.42 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 12 02:13:54 2009 UTC (2 weeks, 1 day ago) by pwolanin
Branch: DRUPAL-7--1
Changes since 1.11.2.41: +29 -7 lines
Diff to previous 1.11.2.41 , to branch point 1.11
inital validation and filtering for file browsers

Revision 1.11.2.41 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 11 17:19:50 2009 UTC (2 weeks, 1 day ago) by pwolanin
Branch: DRUPAL-7--1
Changes since 1.11.2.40: +6 -4 lines
Diff to previous 1.11.2.40 , to branch point 1.11
temp revert to use links for browser

Revision 1.11.2.40 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 11 17:01:58 2009 UTC (2 weeks, 1 day ago) by pwolanin
Branch: DRUPAL-7--1
Changes since 1.11.2.39: +5 -3 lines
Diff to previous 1.11.2.39 , to branch point 1.11
add field identifier

Revision 1.11.2.39 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 11 16:43:24 2009 UTC (2 weeks, 1 day ago) by arthuregg
Branch: DRUPAL-7--1
Changes since 1.11.2.38: +4 -6 lines
Diff to previous 1.11.2.38 , to branch point 1.11
changes the behavior of the file uri text field

Revision 1.11.2.38 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 10 21:09:02 2009 UTC (2 weeks, 2 days ago) by aaron
Branch: DRUPAL-7--1
Changes since 1.11.2.37: +28 -16 lines
Diff to previous 1.11.2.37 , to branch point 1.11
by aaron: Save remote streams.

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.35 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 30 16:37:01 2009 UTC (3 weeks, 6 days ago) by arthuregg
Branch: DRUPAL-7--1
Changes since 1.11.2.34: +73 -66 lines
Diff to previous 1.11.2.34 , to branch point 1.11
adds support for local file directory browsing

Revision 1.11.2.34 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 28 20:00:00 2009 UTC (4 weeks, 1 day ago) by arthuregg
Branch: DRUPAL-7--1
Changes since 1.11.2.33: +54 -27 lines
Diff to previous 1.11.2.33 , to branch point 1.11
Commit for the second round of demos

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.31 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 25 01:26:45 2009 UTC (4 weeks, 5 days ago) by pwolanin
Branch: DRUPAL-7--1
Changes since 1.11.2.30: +7 -2 lines
Diff to previous 1.11.2.30 , to branch point 1.11
validate URI scheme is allowed for this instance

Revision 1.11.2.30 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 25 01:03:47 2009 UTC (4 weeks, 5 days ago) by pwolanin
Branch: DRUPAL-7--1
Changes since 1.11.2.29: +22 -2 lines
Diff to previous 1.11.2.29 , to branch point 1.11
add settings for allowed schemes per field instance

Revision 1.11.2.29 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 25 00:23:10 2009 UTC (4 weeks, 5 days ago) by pwolanin
Branch: DRUPAL-7--1
Changes since 1.11.2.28: +19 -5 lines
Diff to previous 1.11.2.28 , to branch point 1.11
fix doxygen and CSS classes

Revision 1.11.2.28 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 24 23:59:51 2009 UTC (4 weeks, 5 days ago) by pwolanin
Branch: DRUPAL-7--1
Changes since 1.11.2.27: +23 -6 lines
Diff to previous 1.11.2.27 , to branch point 1.11
Get attachment of existing non-managed file to work

Revision 1.11.2.27 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 24 22:26:25 2009 UTC (4 weeks, 5 days ago) by pwolanin
Branch: DRUPAL-7--1
Changes since 1.11.2.26: +11 -2 lines
Diff to previous 1.11.2.26 , to branch point 1.11
try creating new file from URI

Revision 1.11.2.26 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 24 22:06:41 2009 UTC (4 weeks, 5 days ago) by pwolanin
Branch: DRUPAL-7--1
Changes since 1.11.2.25: +177 -2 lines
Diff to previous 1.11.2.25 , to branch point 1.11
start work on a validated URI field

Revision 1.11.2.25 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 24 21:53:47 2009 UTC (4 weeks, 5 days ago) by lynn
Branch: DRUPAL-7--1
Changes since 1.11.2.24: +21 -2 lines
Diff to previous 1.11.2.24 , to branch point 1.11
Added a new square thumbnail image style and use it on the thumbnail view

Revision 1.11.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 24 21:03:23 2009 UTC (4 weeks, 5 days ago) by lynn
Branch: DRUPAL-7--1
Changes since 1.11.2.23: +1 -5 lines
Diff to previous 1.11.2.23 , to branch point 1.11
Adding global media settings and an uninstall function for our variables

Revision 1.11.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 24 20:33:30 2009 UTC (4 weeks, 5 days ago) by aaron
Branch: DRUPAL-7--1
Changes since 1.11.2.22: +14 -3 lines
Diff to previous 1.11.2.22 , to branch point 1.11
by aaron: Add media_browser_thumbnails form element.

Revision 1.11.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 24 18:57:52 2009 UTC (4 weeks, 5 days ago) by lynn
Branch: DRUPAL-7--1
Changes since 1.11.2.21: +6 -4 lines
Diff to previous 1.11.2.21 , to branch point 1.11
Added a file uploader for media module

Revision 1.11.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 24 17:38:50 2009 UTC (4 weeks, 5 days ago) by lynn
Branch: DRUPAL-7--1
Changes since 1.11.2.20: +7 -1 lines
Diff to previous 1.11.2.20 , to branch point 1.11
For theming, re-organized checkboxes on thumbnails view

Revision 1.11.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 24 16:29:32 2009 UTC (4 weeks, 5 days ago) by aaron
Branch: DRUPAL-7--1
Changes since 1.11.2.19: +2 -2 lines
Diff to previous 1.11.2.19 , to branch point 1.11
more coder review - tabs

Revision 1.11.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 24 16:27:44 2009 UTC (4 weeks, 5 days ago) by aaron
Branch: DRUPAL-7--1
Changes since 1.11.2.18: +8 -8 lines
Diff to previous 1.11.2.18 , to branch point 1.11
more coder review (t()'s in dsm)

Revision 1.11.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 24 16:21:52 2009 UTC (4 weeks, 5 days ago) by aaron
Branch: DRUPAL-7--1
Changes since 1.11.2.17: +23 -23 lines
Diff to previous 1.11.2.17 , to branch point 1.11
by aaron: Coder review of concatenated spaces.

Revision 1.11.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 24 16:16:23 2009 UTC (4 weeks, 5 days ago) by aaron
Branch: DRUPAL-7--1
Changes since 1.11.2.16: +7 -7 lines
Diff to previous 1.11.2.16 , to branch point 1.11
by aaron: Parameters to hook_form_alter have changed.

Revision 1.11.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 24 16:05:35 2009 UTC (4 weeks, 5 days ago) by lynn
Branch: DRUPAL-7--1
Changes since 1.11.2.15: +3 -2 lines
Diff to previous 1.11.2.15 , to branch point 1.11
Working on bulk file delete

Revision 1.11.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 24 16:01:15 2009 UTC (4 weeks, 5 days ago) by pwolanin
Branch: DRUPAL-7--1
Changes since 1.11.2.14: +46 -1 lines
Diff to previous 1.11.2.14 , to branch point 1.11
let media module offer the file field widget

Revision 1.11.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 24 15:15:03 2009 UTC (4 weeks, 5 days ago) by lynn
Branch: DRUPAL-7--1
Changes since 1.11.2.13: +9 -1 lines
Diff to previous 1.11.2.13 , to branch point 1.11
Adding a file edit form

Revision 1.11.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 24 14:44:04 2009 UTC (4 weeks, 5 days ago) by mverbaar
Branch: DRUPAL-7--1
Changes since 1.11.2.12: +3 -3 lines
Diff to previous 1.11.2.12 , to branch point 1.11
Correct 'upload new files' link and page callback.

Revision 1.11.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 24 00:04:13 2009 UTC (4 weeks, 6 days ago) by mverbaar
Branch: DRUPAL-7--1
Changes since 1.11.2.11: +26 -1 lines
Diff to previous 1.11.2.11 , to branch point 1.11
Add action links to the administer media page.

Revision 1.11.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 23 22:29:45 2009 UTC (4 weeks, 6 days ago) by lynn
Branch: DRUPAL-7--1
Changes since 1.11.2.10: +5 -4 lines
Diff to previous 1.11.2.10 , to branch point 1.11
working on admin thumbnail display

Revision 1.11.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 23 21:48:03 2009 UTC (4 weeks, 6 days ago) by lynn
Branch: DRUPAL-7--1
Changes since 1.11.2.9: +4 -3 lines
Diff to previous 1.11.2.9 , to branch point 1.11
allow both a list and thumbnail view at admin/content/media

Revision 1.11.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 23 20:44:35 2009 UTC (4 weeks, 6 days ago) by lynn
Branch: DRUPAL-7--1
Changes since 1.11.2.8: +4 -4 lines
Diff to previous 1.11.2.8 , to branch point 1.11
Renaming media_setting.inc to media.admin.inc

Revision 1.11.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 23 20:36:18 2009 UTC (4 weeks, 6 days ago) by lynn
Branch: DRUPAL-7--1
Changes since 1.11.2.7: +6 -1 lines
Diff to previous 1.11.2.7 , to branch point 1.11
Adding form element to admin/content/media for a display switcher

Revision 1.11.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 23 19:49:14 2009 UTC (4 weeks, 6 days ago) by lynn
Branch: DRUPAL-7--1
Changes since 1.11.2.6: +23 -3 lines
Diff to previous 1.11.2.6 , to branch point 1.11
Adding new tab to admin/content for media

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.11.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 23 17:09:41 2009 UTC (4 weeks, 6 days ago) by arthuregg
Branch: DRUPAL-7--1
Changes since 1.11.2.4: +20 -2 lines
Diff to previous 1.11.2.4 , to branch point 1.11
* comments out the file function
* adds a new helper function for extracting registered modules' data

Revision 1.11.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 11 03:03:12 2009 UTC (2 months, 2 weeks ago) by aaron
Branch: DRUPAL-7--1
Changes since 1.11.2.3: +6 -3 lines
Diff to previous 1.11.2.3 , to branch point 1.11
* Use file_get_field_list() to get a listing of node type's filefields (aaron).

Revision 1.11.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 11 02:15:52 2009 UTC (2 months, 2 weeks ago) by aaron
Branch: DRUPAL-7--1
Changes since 1.11.2.2: +5 -5 lines
Diff to previous 1.11.2.2 , to branch point 1.11
* $type is an object (aaron).

Revision 1.11.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 9 14:32:14 2009 UTC (2 months, 2 weeks ago) by aaron
Branch: DRUPAL-7--1
Changes since 1.11.2.1: +22 -18 lines
Diff to previous 1.11.2.1 , to branch point 1.11
* Begin to fix content type settings page (aaron).

Revision 1.11.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 9 14:14:39 2009 UTC (2 months, 2 weeks ago) by aaron
Branch: DRUPAL-7--1
Changes since 1.11: +18 -17 lines
Diff to previous 1.11
* Move menu settings to media config (aaron).

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 21 04:34:45 2009 UTC (4 months, 1 week ago) by jmstacey
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-7--1
Changes since 1.10: +87 -74 lines
Diff to previous 1.10
Some blind styling cleanup in preparation for work.

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.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 20 22:58:02 2009 UTC (4 months, 1 week ago) by jmstacey
Branch: MAIN
Changes since 1.8: +800 -308 lines
Diff to previous 1.8
Some untested rough sync up with the D6 branch

Revision 1.8.2.62 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 11 02:54:17 2009 UTC (4 months, 2 weeks ago) by aaron
Branch: DRUPAL-6--1
Changes since 1.8.2.61: +30 -30 lines
Diff to previous 1.8.2.61 , to branch point 1.8 , to next main 1.11
* Add $form_state when building the metadata form (aaron).

Revision 1.8.2.61 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 3 01:16:48 2009 UTC (5 months, 3 weeks ago) by jmstacey
Branch: DRUPAL-6--1
Changes since 1.8.2.60: +21 -61 lines
Diff to previous 1.8.2.60 , to branch point 1.8
#480146: Move Media Hook Implementations out of media.module

Revision 1.8.2.60 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 2 17:45:30 2009 UTC (5 months, 3 weeks ago) by jmstacey
Branch: DRUPAL-6--1
Changes since 1.8.2.59: +31 -4 lines
Diff to previous 1.8.2.59 , to branch point 1.8
An experimental addition of hook_media_action that does not take chaining into account.

Revision 1.8.2.59 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 2 14:42:55 2009 UTC (5 months, 3 weeks ago) by jmstacey
Branch: DRUPAL-6--1
Changes since 1.8.2.58: +12 -8 lines
Diff to previous 1.8.2.58 , to branch point 1.8
Minor doc enhancements. Checkpoint for start of file handling implementation.

Revision 1.8.2.58 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 28 23:39:36 2009 UTC (5 months, 4 weeks ago) by jmstacey
Branch: DRUPAL-6--1
Changes since 1.8.2.57: +138 -87 lines
Diff to previous 1.8.2.57 , to branch point 1.8
Code cleanup based on recommendations from coder (and personal pet peeves).

Revision 1.8.2.57 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 26 20:54:27 2009 UTC (6 months ago) by jmstacey
Branch: DRUPAL-6--1
Changes since 1.8.2.56: +40 -28 lines
Diff to previous 1.8.2.56 , to branch point 1.8
#469214: Remove CCK Requirement (jmstacey).

* CCK is no longer required for media_upload.
* _media_content_field_types() added to remove redundant code.

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.55 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 12 03:01:18 2009 UTC (6 months, 2 weeks ago) by aaron
Branch: DRUPAL-6--1
Changes since 1.8.2.54: +2 -2 lines
Diff to previous 1.8.2.54 , to branch point 1.8
Debugging messages (aaron).

Revision 1.8.2.54 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 12 02:46:59 2009 UTC (6 months, 2 weeks ago) by aaron
Branch: DRUPAL-6--1
Changes since 1.8.2.53: +4 -4 lines
Diff to previous 1.8.2.53 , to branch point 1.8
Debugging messages (aaron).

Revision 1.8.2.53 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 20 22:29:51 2009 UTC (7 months, 1 week ago) by aaron
Branch: DRUPAL-6--1
Changes since 1.8.2.52: +33 -30 lines
Diff to previous 1.8.2.52 , to branch point 1.8
* Minor documentation (aaron).

Revision 1.8.2.52 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 19 22:51:33 2009 UTC (7 months, 1 week ago) by aaron
Branch: DRUPAL-6--1
Changes since 1.8.2.51: +60 -2 lines
Diff to previous 1.8.2.51 , to branch point 1.8
 * Create metadata mockup (aaron).
 * Add metadata submission & drupal behaviors (aaron).
 * Clean tab names w/ check_plain (aaron).
 * Begin creating metadata form (aaron).

Revision 1.8.2.51 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 19 21:50:25 2009 UTC (7 months, 1 week ago) by aaron
Branch: DRUPAL-6--1
Changes since 1.8.2.50: +51 -1 lines
Diff to previous 1.8.2.50 , to branch point 1.8
* Begin creating metadata form (aaron).

Revision 1.8.2.50 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 19 20:26:51 2009 UTC (7 months, 1 week ago) by aaron
Branch: DRUPAL-6--1
Changes since 1.8.2.49: +2 -2 lines
Diff to previous 1.8.2.49 , to branch point 1.8
* Add file attached successful image (aaron).

Revision 1.8.2.49 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 19 20:06:01 2009 UTC (7 months, 1 week ago) by aaron
Branch: DRUPAL-6--1
Changes since 1.8.2.48: +6 -5 lines
Diff to previous 1.8.2.48 , to branch point 1.8
* Add file progress spinner images (aaron).

Revision 1.8.2.48 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 19 19:58:13 2009 UTC (7 months, 1 week ago) by aaron
Branch: DRUPAL-6--1
Changes since 1.8.2.47: +0 -0 lines
Diff to previous 1.8.2.47 , to branch point 1.8
* Hide our file progress indicators (aaron).

Revision 1.8.2.47 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 19 19:27:58 2009 UTC (7 months, 1 week ago) by aaron
Branch: DRUPAL-6--1
Changes since 1.8.2.46: +32 -34 lines
Diff to previous 1.8.2.46 , to branch point 1.8
 * Move button/progress out of loop and back into browser (aaron).
 * Store progress message in a variable (aaron).

Revision 1.8.2.46 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 19 19:08:40 2009 UTC (7 months, 1 week ago) by aaron
Branch: DRUPAL-6--1
Changes since 1.8.2.45: +5 -5 lines
Diff to previous 1.8.2.45 , to branch point 1.8
* Move button/progress out of browser (aaron).

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.44 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 19 16:55:15 2009 UTC (7 months, 1 week ago) by aaron
Branch: DRUPAL-6--1
Changes since 1.8.2.43: +4 -3 lines
Diff to previous 1.8.2.43 , to branch point 1.8
* Troubleshooting click-bind ahah override behavior (aaron).

Revision 1.8.2.43 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 19 16:48:54 2009 UTC (7 months, 1 week ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.8.2.42: +5 -1 lines
Diff to previous 1.8.2.42 , to branch point 1.8
 * simplifies the api to not require t() functions
 * redid some of the registratino builds to look more like menu functions

Revision 1.8.2.42 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 23 00:53:41 2009 UTC (8 months ago) by aaron
Branch: DRUPAL-6--1
Changes since 1.8.2.41: +4 -3 lines
Diff to previous 1.8.2.41 , to branch point 1.8
* Attempt piggyback AHAH behavior to button wrapper (see http://groups.drupal.org/node/20429) (aaron).

Revision 1.8.2.41 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 19 03:08:32 2009 UTC (8 months, 1 week ago) by aaron
Branch: DRUPAL-6--1
Changes since 1.8.2.40: +3 -2 lines
Diff to previous 1.8.2.40 , to branch point 1.8
 * Begin mediaAhahHideBrowser (aaron).
 * Add class to ahah submit button (aaron).

Revision 1.8.2.40 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 19 02:07:59 2009 UTC (8 months, 1 week ago) by aaron
Branch: DRUPAL-6--1
Changes since 1.8.2.39: +13 -2 lines
Diff to previous 1.8.2.39 , to branch point 1.8
* Begin file browser indicator (aaron).

Revision 1.8.2.39 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 18 02:47:11 2009 UTC (8 months, 1 week ago) by aaron
Branch: DRUPAL-6--1
Changes since 1.8.2.38: +31 -13 lines
Diff to previous 1.8.2.38 , to branch point 1.8
 * Rename media/ahah path to media/js and remove args (aaron).
 * Refactor ahah (aaron).
 * Attach ahah behavior (aaron).
 * Re-add Add button (aaron).

Revision 1.8.2.38 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 18 00:21:51 2009 UTC (8 months, 1 week ago) by aaron
Branch: DRUPAL-6--1
Changes since 1.8.2.37: +2 -2 lines
Diff to previous 1.8.2.37 , to branch point 1.8
* Fix error re. is_null(variable_get...) (aaron).

Revision 1.8.2.37 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 17 21:02:22 2009 UTC (8 months, 1 week ago) by aaron
Branch: DRUPAL-6--1
Changes since 1.8.2.36: +18 -5 lines
Diff to previous 1.8.2.36 , to branch point 1.8
Documentation

Revision 1.8.2.36 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 17 19:42:46 2009 UTC (8 months, 1 week ago) by aaron
Branch: DRUPAL-6--1
Changes since 1.8.2.35: +35 -23 lines
Diff to previous 1.8.2.35 , to branch point 1.8
Documentation

Revision 1.8.2.35 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 8 22:07:32 2009 UTC (8 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.8.2.34: +6 -5 lines
Diff to previous 1.8.2.34 , to branch point 1.8
* added additional code comments
* fixed an #id name space issue
* removed obsolete CSS

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.33 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 4 00:26:41 2009 UTC (8 months, 3 weeks ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.8.2.32: +4 -25 lines
Diff to previous 1.8.2.32 , to branch point 1.8
* removes legacy function
* builds the MD5 hash of the file to be uploaded and appends this to the upload URL to connect the file upload to meta data form

Revision 1.8.2.32 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 3 23:19:11 2009 UTC (8 months, 3 weeks ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.8.2.31: +2 -2 lines
Diff to previous 1.8.2.31 , to branch point 1.8
moved the main JS file into the javascript dir

Revision 1.8.2.31 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 3 23:13:48 2009 UTC (8 months, 3 weeks ago) by aaron
Branch: DRUPAL-6--1
Changes since 1.8.2.30: +69 -11 lines
Diff to previous 1.8.2.30 , to branch point 1.8
* #377050 - Intelligent Media Defaults (kwinters).

Revision 1.8.2.30 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 19 19:24:35 2009 UTC (9 months ago) by aaron
Branch: DRUPAL-6--1
Changes since 1.8.2.29: +2 -2 lines
Diff to previous 1.8.2.29 , to branch point 1.8
* $formatter in media_get_applicable_formatters (aaron).

Revision 1.8.2.29 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 4 00:32:26 2009 UTC (9 months, 3 weeks ago) by aaron
Branch: DRUPAL-6--1
Changes since 1.8.2.28: +10 -34 lines
Diff to previous 1.8.2.28 , to branch point 1.8
Roll back $default_files (aaron).

Revision 1.8.2.28 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 29 03:30:43 2009 UTC (9 months, 4 weeks ago) by aaron
Branch: DRUPAL-6--1
Changes since 1.8.2.27: +33 -11 lines
Diff to previous 1.8.2.27 , to branch point 1.8
 * Add $default_files to form elements (aaron).

Revision 1.8.2.27 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 28 15:04:42 2009 UTC (9 months, 4 weeks ago) by aaron
Branch: DRUPAL-6--1
Changes since 1.8.2.26: +59 -6 lines
Diff to previous 1.8.2.26 , to branch point 1.8
 * Add variable_get('media_file_list_size', 10) (aaron).
 * Add experimental hook_elements and relevant themes (aaron).

Revision 1.8.2.26 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 27 21:45:42 2009 UTC (9 months, 4 weeks ago) by lynn
Branch: DRUPAL-6--1
Changes since 1.8.2.25: +2 -2 lines
Diff to previous 1.8.2.25 , to branch point 1.8
Fixing invalid markup which was causing problems

Revision 1.8.2.25 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 27 20:32:03 2009 UTC (9 months, 4 weeks ago) by lynn
Branch: DRUPAL-6--1
Changes since 1.8.2.24: +35 -10 lines
Diff to previous 1.8.2.24 , to branch point 1.8
Changed media_active_fields_for_node_type to handle multiple fields per type.

Revision 1.8.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 27 19:00:17 2009 UTC (9 months, 4 weeks ago) by lynn
Branch: DRUPAL-6--1
Changes since 1.8.2.23: +3 -4 lines
Diff to previous 1.8.2.23 , to branch point 1.8
Removed system_settings_form from main media admin page which has no settings yet.

Revision 1.8.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 27 18:00:44 2009 UTC (9 months, 4 weeks ago) by lynn
Branch: DRUPAL-6--1
Changes since 1.8.2.22: +5 -3 lines
Diff to previous 1.8.2.22 , to branch point 1.8
Fixed broken logic in media_active_fields_for_node_type.

Revision 1.8.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 27 17:42:49 2009 UTC (9 months, 4 weeks ago) by lynn
Branch: DRUPAL-6--1
Changes since 1.8.2.21: +1 -3 lines
Diff to previous 1.8.2.21 , to branch point 1.8
fixed menu item types so that the asettings show up in navigation menu

Revision 1.8.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 27 17:09:36 2009 UTC (9 months, 4 weeks ago) by lynn
Branch: DRUPAL-6--1
Changes since 1.8.2.20: +26 -38 lines
Diff to previous 1.8.2.20 , to branch point 1.8
For now, make tabs module a dependency and updated module accordingly for less confusion.  Also made media_upload dependent on upload module.

Revision 1.8.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 27 15:55:53 2009 UTC (9 months, 4 weeks ago) by aaron
Branch: DRUPAL-6--1
Changes since 1.8.2.19: +8 -8 lines
Diff to previous 1.8.2.19 , to branch point 1.8
latest changes; largely just documentation

Revision 1.8.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 27 03:46:44 2009 UTC (9 months, 4 weeks ago) by aaron
Branch: DRUPAL-6--1
Changes since 1.8.2.18: +4 -4 lines
Diff to previous 1.8.2.18 , to branch point 1.8
minor documentation changes

Revision 1.8.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 16 04:05:22 2009 UTC (10 months, 1 week ago) by aaron
Branch: DRUPAL-6--1
Changes since 1.8.2.17: +98 -93 lines
Diff to previous 1.8.2.17 , to branch point 1.8
more documentation changes

Revision 1.8.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 16 03:44:35 2009 UTC (10 months, 1 week ago) by aaron
Branch: DRUPAL-6--1
Changes since 1.8.2.16: +11 -4 lines
Diff to previous 1.8.2.16 , to branch point 1.8
documentation of media_get_registered_modules

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.8.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 16 03:15:00 2009 UTC (10 months, 1 week ago) by aaron
Branch: DRUPAL-6--1
Changes since 1.8.2.14: +83 -75 lines
Diff to previous 1.8.2.14 , to branch point 1.8
documentation changes

Revision 1.8.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 12 00:33:12 2009 UTC (10 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.8.2.13: +155 -237 lines
Diff to previous 1.8.2.13 , to branch point 1.8
Restructuring the browser form so that data can be extracted with aha

Revision 1.8.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 11 19:34:23 2009 UTC (10 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.8.2.12: +28 -28 lines
Diff to previous 1.8.2.12 , to branch point 1.8
Switches the term "streams" to "resources" to reflect the new name space

Revision 1.8.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 11 18:29:44 2009 UTC (10 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.8.2.11: +18 -1 lines
Diff to previous 1.8.2.11 , to branch point 1.8
adds the the menu paths for each content type

Revision 1.8.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 11 06:11:03 2009 UTC (10 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.8.2.10: +58 -8 lines
Diff to previous 1.8.2.10 , to branch point 1.8
improves the data model for handling registrations, adds definitions for registrations, cleans up a few loose ends

Revision 1.8.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 11 04:47:43 2009 UTC (10 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.8.2.9: +57 -36 lines
Diff to previous 1.8.2.9 , to branch point 1.8
renamed container namespace to streams

Revision 1.8.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 11 03:15:12 2009 UTC (10 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.8.2.8: +16 -8 lines
Diff to previous 1.8.2.8 , to branch point 1.8
ahah formater forms working

Revision 1.8.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 11 01:40:37 2009 UTC (10 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.8.2.7: +122 -37 lines
Diff to previous 1.8.2.7 , to branch point 1.8
latest form nonsense

Revision 1.8.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 10 22:20:03 2009 UTC (10 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.8.2.6: +96 -34 lines
Diff to previous 1.8.2.6 , to branch point 1.8
tied the admin screen to the form alter function- basic control in place, need to implement per field

Revision 1.8.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 10 16:07:11 2009 UTC (10 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.8.2.5: +2 -2 lines
Diff to previous 1.8.2.5 , to branch point 1.8
added the new css

Revision 1.8.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 10 07:43:05 2009 UTC (10 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.8.2.4: +33 -23 lines
Diff to previous 1.8.2.4 , to branch point 1.8
fixes some of the javascript issues

Revision 1.8.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 10 03:18:37 2009 UTC (10 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.8.2.3: +14 -3 lines
Diff to previous 1.8.2.3 , to branch point 1.8
added some faux data, added more dummy css

Revision 1.8.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 10 02:35:33 2009 UTC (10 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.8.2.2: +8 -3 lines
Diff to previous 1.8.2.2 , to branch point 1.8
Got some mockup js and css working for the browser

Revision 1.8.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 10 00:35:15 2009 UTC (10 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.8.2.1: +15 -44 lines
Diff to previous 1.8.2.1 , to branch point 1.8
improved the layout and display of the browser

Revision 1.8.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 10 00:01:22 2009 UTC (10 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.8: +16 -15 lines
Diff to previous 1.8
Lots of cleanup so other people can start coding on this mess

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 9 22:38:43 2009 UTC (10 months, 2 weeks ago) by arthuregg
Branch: MAIN
Branch point for: DRUPAL-6--1
Changes since 1.7: +379 -909 lines
Diff to previous 1.7
first commit of the new code into the media module

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

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 12 13:32:39 2005 UTC (4 years, 3 months ago) by weitzman
Branch: MAIN
Changes since 1.5: +1 -0 lines
Diff to previous 1.5
clean up EOF problem

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 11 13:44:11 2005 UTC (4 years, 3 months ago) by weitzman
Branch: MAIN
Changes since 1.4: +17 -35 lines
Diff to previous 1.4
simplify some code and get rid of dead code in hook_link()

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 10 19:34:27 2005 UTC (4 years, 3 months ago) by weitzman
Branch: MAIN
Changes since 1.3: +1 -1 lines
Diff to previous 1.3
increase size of 'path to getid3.php' field in admin

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 10 19:32:10 2005 UTC (4 years, 3 months ago) by weitzman
Branch: MAIN
Changes since 1.2: +290 -324 lines
Diff to previous 1.2
improved logic of the settings page to match other settings pages in drupal.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 7 02:45:15 2005 UTC (4 years, 3 months ago) by weitzman
Branch: MAIN
Changes since 1.1: +4 -4 lines
Diff to previous 1.1
fix php5 error, make compatible with proposed patch tp HEAD

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 23 07:23:12 2005 UTC (4 years, 8 months ago) by robertDouglass
Branch: MAIN
Initial commit as module project

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