
Re: Skin Project: Questions
I downloaded the beta earlier and have been looking over the code. Then I realized that I should probably start with the latest stable version for the new skins. I'm not familiar with the code changes from it to the beta yet so I will put the beta skins on hold until it hits a RC or final.
Final templates should have few changes... most of the changes will be in PHP files... but I understand your point... you can choose the best way for you to go.
1. I noticed you (whoever made icy phoenix template) used variables for your images for the blocks and boxes etc. This is new to me and I think a good idea. I'll have to learn this and where the variables are included from before I can start on a theme from that one though.
I have created this template... but when I have created it I had to respect some Aphrodite rules, because
phpBB XS was based on Aphrodite and most of the templates things were hardcoded... it took me a while to take away most (unfortunately not all) hardcoded things from PHP files, and the best way to go was to integrate all images in the CFG of the theme... so creating a new theme based on the current template should be the best way to go. Almost all the images vars are defined in the CFG files and passed as template vars in page_header.php. If you need more help in understanding this, just ask...
2. Does anyone have a version of subSilver with the mods and edits done up-to-date with the package? I was wanting this to create brand new skins from scratch. I also want this so I don't have to use anyone else's themes. As I do not know who made what yet I'm not familiar with the designer's or their preferences on usage of their themes.
No... you should use this template as a new "basic" template... I know that it is quite different from subSilver (almost all differences are in the CSS though), but we don't have subSilver for Icy Phoenix.
3. If nobody kept an updated version following the growth of the package does anyone have a list of edit's done specificaly to template files since the first mod? I will add all the mods myself then release the package in case anyone else needs it. (Doubtful
LOL)
No subSilver... No templates changes as well...
4. Was the (bug?) in eXtreme Styles cloning process addressed and if so has it been fixed? (Refering to the "always" incorrect path to phpbb) while attempting to clone a style?
I can't remember this one... you can install Icy Phoenix Beta and have a try...
I'm going to go ahead and do some PS images for the first skin while I figure all this out

Great... we are looking forward to see the images!
Thank you in advance for your cooperation here.