Closed Bug 511986 Opened 16 years ago Closed 16 years ago

Move minify's $config into a config file

Categories

(support.mozilla.org :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: paulc, Assigned: paulc)

References

Details

(Whiteboard: sumo_only)

Attachments

(1 file)

See webroot/minify.php The js/css files are SUMO specific and should be moved into a config file that's not under SVN.
OS: Linux → All
Hardware: x86 → All
Target Milestone: --- → 1.3
Attached patch patch, v1Splinter Review
This is the SVN patch with adds the dist but not the actual conf. To set things up, copy over minify.conf.php.dist to the same location but without the .dist I think scripts/minify is an appropriate location for this.
Attachment #395950 - Flags: review?(laura)
Attachment #395950 - Flags: review?(laura) → review+
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Also filed bug 512010 to create the file on stage.
Because bug 512010 is verified, does that mean this one is too?
Pretty much. If CSS or JS happens to be broken, you can reopen. If the config hadn't been set up well, we would have probably noticed by now. If you look at the patch, I basically cut out the $config variable and pasted it in a separate file, so there's little chance of regression :)
(In reply to comment #5) > Pretty much. If CSS or JS happens to be broken, you can reopen. If the config > hadn't been set up well, we would have probably noticed by now. Yes, agreed; it's been over the weekend, and things look fine. > If you look at the patch, I basically cut out the $config variable and pasted > it in a separate file, so there's little chance of regression :) Verified FIXED -- if I see anything strange with JS or CSS I'll file.
Status: RESOLVED → VERIFIED
Whiteboard: tiki_bug
All configurations must be preferences in tiki, so no upstream.
Whiteboard: tiki_bug → sumo_only
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: