-
Stripping CVS keywords
-
Stripping CVS keywords
-
Use global $theme rather than $theme_key.
-
Fix prepping of raw scripts.
-
Don't convert JS settings to JSON.
-
Issue #153740, provide region (including block) and Javascript data.
-
#152819: Module .info files should not define 'version' in CVS
-
#152819: Module .info files should not define 'version' in CVS
-
-
Initial commit of a small (single function) helper module that can be used whenever there is a needto load the output of any Drupal path in data form. Based on the code in index.php, Page Array bypasses the theme('page') call, instead returning the page's output in data form. This can then be used for tasks like outputting in Javascript form, theming for printing, etc.