Closed (fixed)
Project:
Drupal core
Version:
5.x-dev
Component:
system.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Dec 2006 at 20:40 UTC
Updated:
10 Dec 2006 at 23:14 UTC
CSS preprocessing (http://drupal.org/node/100516) requires that the files directory be writable and that public_downloads be set. It automatically disables the form at admin/settings/performance but doesn't explain why. This patch adds an explanation and a link to admin/settings/file-system if the form is disabled.
| Comment | File | Size | Author |
|---|---|---|---|
| css_explanation.patch | 2.36 KB | ChrisKennedy |
Comments
Comment #1
dries commentedIMO, the link should be 'File system settings page' and not 'File system'. We link to the settings page, not to the file system. ;-)
I wonder if this is the best way to flag the problem though. I though that was were we had the status report page for?
Comment #2
ChrisKennedy commentedAh the last item in the description is already "This option is disabled if you have not set up your files directory, or if your download method is set to private." I probably should have checked there originally (!).