For my purpose the system would always be
Default -> A -> B/C/D/E/F
as A is my "default" set.
So i guess my options are:
i) using phpmyadmin (or i think there is a variable that allows you to override deleting the real default set, there was with the beta anyway) and over ride the actual default set with my set A templates. Problem is of course upgrading when template changes are made.
ii) somehow load 3 template sets instead of 2 and then change the bit that goes if x, use x elseif use x from template -1.
any idea where these bits of code are? i assume global.php - of to look.
|