StoreCreator Template Document
Introduction
Step 1 Creating a New Template Folder
Step 2 Creating a Template Specification File
Step 3 Creating the Template html Files
Step 4 Template Preview Images
Complete Template Commands
Template Command List
We have made plenty of improvements on our template system. The new template commands, which you can insert in your html files, are more powerful and flexible than the previous version. We assume you have some basic knowledge of html to be able to do any major customization. Otherwise, please read through this document even though you may not know html, you may still be able to do some basic modifications to suit your designs.
Here are the steps to creating your own templates:
- Create a new template folder and place it under \..\templates\
e.g. c:\Zilron\ZilronStoreCreator\templates\my_new_template\- Create a template specification file (*.ini) and place it in the \..\templates folder
e.g. c:\Zilron\ZilronStoreCreator\templates\my_new_template.ini- Create your template html files and place them in \..\templates\my_new_template\ folder.
- Create a preview image. This step is optional.
Use a text editor like NotePad or WordPad to create/edit all the *.ini and template html files. However, you must save them as text files with the same extension i.e. *.ini, *.html. Do not change the *.html to *.htm. We do not recommend you use any popular html editors, like FrontPage or HotDog Pro to create these template html files.