Log of /contributions/modules/media/media_theme.inc
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.3.2.18 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Nov 1 14:49:36 2009 UTC
(3 weeks, 3 days ago)
by
arthuregg
Branch:
DRUPAL-7--1
Changes since
1.3.2.17: +2 -18 lines
Diff to
previous 1.3.2.17
, to
branch point 1.3
* 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.3.2.17 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Oct 31 21:03:17 2009 UTC
(3 weeks, 4 days ago)
by
arthuregg
Branch:
DRUPAL-7--1
Changes since
1.3.2.16: +23 -10 lines
Diff to
previous 1.3.2.16
, to
branch point 1.3
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.3.2.14 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Oct 25 20:10:11 2009 UTC
(4 weeks, 3 days ago)
by
arthuregg
Branch:
DRUPAL-7--1
Changes since
1.3.2.13: +26 -26 lines
Diff to
previous 1.3.2.13
, to
branch point 1.3
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.3.2.13 -
(
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.3.2.12: +60 -1 lines
Diff to
previous 1.3.2.12
, to
branch point 1.3
* 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.1.2.5 -
(
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.1.2.4: +18 -1 lines
Diff to
previous 1.1.2.4
, to
branch point 1.1
* 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
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.