Closed (fixed)
Project:
Arctica
Version:
7.x-1.0
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 Dec 2011 at 22:34 UTC
Updated:
22 Dec 2011 at 14:30 UTC
I apologize if I missed it, but what is the difference between the two starter themes and why you broke them out this way. I did not see anything in the readme or docs.
Comments
Comment #1
jurriaanroelofs commentedHi, there is information about the starterkits in the README.TXT file:
So the big starterkit has a different organisation of files, this becomes useful if you are developing big websites that have lots of theming work. For big Drupal sites it's not uncommon to have 30+ template files, tons of functions and function overrides, different color schemes etcetera. The big starterkit is just a good start of organising your theme files in such a way that you keep an overview of your code when it grows and grows.
Comment #2
blainelang commentedI saw that one sentence but didn't think it described more then the obvious. If just breaking it out into some extra folders is the only difference then fine - and suggest that you also state that's the only difference and there is no functionality difference.