Closed (won't fix)
Project:
Drupal core
Version:
6.x-dev
Component:
theme system
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 Oct 2008 at 17:43 UTC
Updated:
3 Oct 2008 at 18:07 UTC
Request that a field be offered within themesettings.api, as standard, which provides a field which refers to a custom.css file for each site, which is imported by the theme.
In this way, a theme can be utilised on a multi-site Drupal installation with a different custom.css for each different site on which the theme is used.
This system is utilised in the Tapestry theme and I have found it works very well.
Comments
Comment #1
dvessel commentedI don't think Drupal needs more options. This can be implemented in the theme by adding that option yourself. Layering more options when it's not needed for most users would just be more clutter and confusing IMO.