Active
Project:
Speedy
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
26 Mar 2012 at 14:10 UTC
Updated:
20 Mar 2013 at 19:11 UTC
Jump to comment: Most recent file
It would be good to have the path to the JS directory where the minified files are stored configurable. This will allow for different usages in terms of compression engines and VCS. Attached patch adds a variable (with no interface) and cleans up the file directory creation.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | js_path.diff | 874 bytes | arthurf |
Comments
Comment #1
arthurf commentedComment #2
klonosI can see at least two common use cases where people would like to keep minified files under either /sites/all/files/speedy or under /sites/all/libraries (when using the Libraries API module).
Perhaps these two can be offered as option through a very basic admin UI along with a third "custom path" option.