<html><body><html><head><meta content="text/html; charset=utf-8" http-equiv="Content-Type"></head><body><div><div style="font-family:Calibri,sans-serif;font-size:11pt">I&#39;d try  renaming to bartik_cjm. The name must conform to the naming of php-functions...<br>
<br>--Jørn<br></div></div><hr><span style="font-family:Tahoma,sans-serif;font-size:10pt;font-weight:bold">Fra: </span><span style="font-family:Tahoma,sans-serif;font-size:10pt">Chris Miller</span><br><span style="font-family:Tahoma,sans-serif;font-size:10pt;font-weight:bold">Sendt: </span><span style="font-family:Tahoma,sans-serif;font-size:10pt">10.10.2013 18:09</span><br>
<span style="font-family:Tahoma,sans-serif;font-size:10pt;font-weight:bold">Til: </span><span style="font-family:Tahoma,sans-serif;font-size:10pt"><a href="mailto:support@drupal.org">support@drupal.org</a></span><br><span style="font-family:Tahoma,sans-serif;font-size:10pt;font-weight:bold">Emne: </span><span style="font-family:Tahoma,sans-serif;font-size:10pt">[support] Sub-theme</span><br>
<br></body></html><div style="font-family:arial,helvetica,sans-serif;font-size:10pt;color:#000000"><div>Hi Folks,<br></div><div><br></div><div>I am still trying to understand sub-themeing. I have four themes installed and two enabled. Bartik(enabled), Seven(enabled), Garland, Stark.  I tried a minimal, trivial sub-theme of Bartik by creating a subdirectory /sites/all/themes/bartik-cjm populated as follows:<br>
</div><div><br></div><div style="padding-left:30px"><span style="font-family:courier new,courier,monaco,monospace,sans-serif">bartik-cjm/</span><br></div><div style="padding-left:60px"><span style="font-family:courier new,courier,monaco,monospace,sans-serif"><a href="http://bartik-cjm.info">bartik-cjm.info</a></span><br>
</div><div style="padding-left:60px"><span style="font-family:courier new,courier,monaco,monospace,sans-serif">css/</span><br></div><div style="padding-left:90px"><span style="font-family:courier new,courier,monaco,monospace,sans-serif">local.css</span><br>
</div><div><br></div><div><u><strong><a href="http://bartik-cjm.info">bartik-cjm.info</a>:</strong></u><br></div><div><br></div><div style="padding-left:30px"><span style="font-family:courier new,courier,monaco,monospace,sans-serif">name = Bartik-cjm</span><br>
<span style="font-family:courier new,courier,monaco,monospace,sans-serif">base theme = Bartik</span><br><br><span style="font-family:courier new,courier,monaco,monospace,sans-serif">core = 7.x</span><br><br><span style="font-family:courier new,courier,monaco,monospace,sans-serif">stylesheets[all][] = css/local.css</span><br>
</div><div><br></div><div>According to everything I&#39;ve read, and it has been a increasing amount, this should be sufficient to create a sub-theme named &quot;Bartik-cjm&quot; which inherits everything from Bartik and overrides local.css with my copy.  I believe I should see this as one of the options in admin/appearance, and I don&#39;t. I can see that $data[system_list][theme] is populated from the MySQL database (select * from cache_bootstrap where cid = &quot;system_list&quot;;), which only has my original four themes in the serialized object.<br>
</div><div><br></div><div>So, either the database must be updated somewhere, somehow, by someone,  -- OR -- Drupal must look at the filesystem and realize that there is more to the story than the database knows and extend the list. So, how does Drupal become aware of the custom sub-theme? <br>
</div><div>-- <br></div><div><span name="x"></span>Chris.<br id="d86527bb-6ce0-49a6-aa99-daa0e06c8317"></div></div></body></html>