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.

CommentFileSizeAuthor
css_explanation.patch2.36 KBChrisKennedy

Comments

dries’s picture

IMO, 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?

ChrisKennedy’s picture

Status: Needs review » Closed (fixed)

Ah 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 (!).