天梯梦 发表于 2013-2-6 23:31:59

How to create a new package / theme (文档下载)

<div class="level1">From:
http://www.magentocommerce.com/wiki/4_-_themes_and_template_customization/0_-_theming_in_magento/package
http://www.siteground.com/tutorials/magento/
 
This is a work-in-progress.Help making this article great is requested.
 
The following was done with Magento v1.3.2.4.
I’ve been reading up on Magento’s packages and themes for a little while now.For the life of me, I can’t get a secondary theme to work.So I created a whole new package.
 
This procedure will create a minimal, 2-column (left), non-complete, bare-bones package/theme that you can then fully customize.I did it from the command-line in linux, but I suppose you could do it from FTP or SCP.Just make sure you keep the paths correct.
 
The reason for creating this package from scratch is so that I could get a better understanding of exactly how it works and what files do what.During this walk-through, you can reload your test Magento installation and either see a bare-bones theme, or an error message specifying the missing file.This will help you to see which files are necessary for which part of the system.
 
页: [1]
查看完整版本: How to create a new package / theme (文档下载)