Book Image

Mastering Magento Theme Design

By : Andrea Sacca
Book Image

Mastering Magento Theme Design

By: Andrea Sacca

Overview of this book

Table of Contents (18 chapters)
Mastering Magento Theme Design
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

A quick recap of the theme's option panel


Here we are! Our awesome theme admin panel is ready, and you can start customizing with tons of options, as you wish!

Let's go through a quick recap of the directory and the files used for this chapter:

app
- design
  - adminhtml
    - default
      - default
        - layout
          - bookstore_themeoptions.xml

- code
  - local
    - BookStore
     - ThemeAdmin
        - etc
          - config.xml
          - system.xml
        - Helper
	  - Data.php
        - Model
	  - Source
	    - Font.php
	    - Fontsize.php
- etc
  - modules
    BookStore_ThemeOptions.xml