User: nedjo Branch: HEAD Date: Mon, 12 Mar 2007 17:16:50 +0000 Modified files: /modules/jstools/dynamicload dynamicload.module Log message: Remove draft code for dashboard with dynamically loaded content. If anywhere, this should go in a separate module. (Issue was #118215.) Change the code for loading pages to pass the page content as 'content' and other extras (the page title, local task tabs, messages) as 'extra'. This is to allow the client to render as appropriate (extra only needed typically if rendering into the main content area). This will temporarily break page loading into the main content area (the js hasn't yet been updated). This is part of preparation for #126532, dynamically loading tabs. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/jstools/dynamicloa...