Needs review
Project:
BundleCache
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
19 Apr 2011 at 23:51 UTC
Updated:
19 Apr 2011 at 23:51 UTC
I needed to rewrite the output URL dynamically but found that there's nowhere to hook in between reading the processed value from the database and rendering out to the browser.
I've added a drupal_alter() call in bundlecache_process_file_list() to achieve this, and updated the hook documentation.
Patch attached for anyone else who needs this.
| Comment | File | Size | Author |
|---|---|---|---|
| bundlecache_file_alter.patch | 1.76 KB | neilnz |