Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

Add directive to disabling combing CSS files across paths #161

Closed
GoogleCodeExporter opened this issue Apr 6, 2015 · 6 comments
Closed

Comments

@GoogleCodeExporter
Copy link

Consider an HTML file with these CSS links:

plugins/content/attachments.css
templates/dotcomlayout_application/css/template1.css
templates/dotcomlayout_application/css/dropline_lnux.css
templates/dotcomlayout_application/css/home.css
js/home/jquery-slideshow.css

It's plausible that your HTTPD configuration is set up to allow access to URLs 
underneath plugins/ templates/ and js/ but disallows access to URLs in /.

combine_css would break such a site, but it should be fine to combine the 3 
files in templates.

Original issue reported on code.google.com by jmara...@google.com on 22 Dec 2010 at 12:42

@GoogleCodeExporter
Copy link
Author

Original comment by jmara...@google.com on 12 Jan 2011 at 5:06

  • Changed state: New

@GoogleCodeExporter
Copy link
Author

Original comment by jmara...@google.com on 14 Jan 2011 at 6:49

  • Added labels: Type-Defect
  • Removed labels: Type-Enhancement

@GoogleCodeExporter
Copy link
Author

Original comment by jmara...@google.com on 18 Jan 2011 at 9:36

  • Changed state: Started

@GoogleCodeExporter
Copy link
Author

Fixed in r380

Original comment by jmara...@google.com on 19 Jan 2011 at 8:02

@GoogleCodeExporter
Copy link
Author

Original comment by jmara...@google.com on 19 Jan 2011 at 8:03

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

Original comment by sligocki@google.com on 19 Jan 2011 at 8:29

  • Added labels: release-note

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant