Closed (fixed)
Project:
AdaptiveTheme
Version:
6.x-2.0-rc1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 Dec 2009 at 18:14 UTC
Updated:
3 Jan 2010 at 19:10 UTC
I can see two of each template file in the base theme
for example
adaptivetheme\templates\page.tpl.php
and
adaptivetheme\templates\page\page.tpl.php
should we create both files in a subtheme when we want to override one of these files ?
should we copy and paste the whole template folder ?
Comments
Comment #1
giorgoskShoot
those were remnants of a previous adaptivetheme that I copied over
probably 1.6 -> 2.x files
Comment #2
Jeff Burnz commentedCorrect, that is a remnant of an older installation, the structure changed for RC1 since we no longer need the deep directory structure since template suggestions would be stored in the subtheme.