User: arthuregg Branch: DRUPAL-7--1 Date: Sun, 25 Oct 2009 03:43:58 +0000 Modified files: /modules/media/javascript media.js /modules/media media.css media.module media_theme.inc Log message: * 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. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/media/javascript/m... http://cvs.drupal.org/diff.php?path=contributions/modules/media/media.css&ol... http://cvs.drupal.org/diff.php?path=contributions/modules/media/media.module... http://cvs.drupal.org/diff.php?path=contributions/modules/media/media_theme....