Patch (to be ported)
Project:
TinyBrowser
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
15 Apr 2011 at 16:21 UTC
Updated:
15 Apr 2011 at 16:21 UTC
In order to support Drupal core JS optimization you have to do a few changes.
This patch replaces calls to "drupal_add_js()" to a custom method namde "tinybrowser_add_js()" which is a simple call to drupal_add_js() but with argument $preprocess set as FALSE.
| Comment | File | Size | Author |
|---|---|---|---|
| tinybrowser-js_optimization.patch | 3.13 KB | sjovanig |