Default location of Templates , JS , CSS and Images.
Apr
26
2012
Default location of Templates , JS , CSS and Images.
2012-04-26 10:44:14 & Posted by : Mr Developer Developer
By Default the Core Files are located as :
File Type | File Locations |
---|---|
Layout File |
//application/layouts/scripts//layout.phtml |
Default Image | //application/layouts/scripts//images/ |
Block Files | //application/layouts/scripts//blocks/ |
Layout CSS | //application/layouts/scripts//css/ |
Layout JS | //application/layouts/scripts//js/ |
Config | //application/layouts/scripts//config/config.xml |
NB : $ServerPath represents your home directory when the application is installed.
$TemplatePath represents the present default templates directory that is set in admin area. See below image.
Comments