NewsSoftwareDownloadBuy NowAbout UsDevelopersContact
software



Creating Web Pages

Introduction
Preparation
Customizing HTML
Web Resources
Generating HTML
Customizing HTML: File Extensions
To set the file extension that Create will add to each filename when it generates the HTML files, select an extension from the popup menu in the Misc pane of the Web Options dialog. Normally, you would use html or htm. But if you’ve embedded some HTML that uses server-side includes, you can use shtml, and if you’ve embedded some PHP code, you may need to use php to force the web server to run the files through the PHP parser before serving them.

Custom HTML
Document/Page
Center Table
Table of Contents
Navigation Bars
Background Color
Background Image
Text Color
Adding HTML
Meta Tags
Page Title
Image Output
Text Output
Text as Image
Create® Logo
File Output
Index.html
File Extensions
Saved Settings
If you need to use a different file extension, you can use a special hidden default. In Terminal.app, type:

defaults write com.stone.Create HTMLFileExtension “myEnding”

where you replace myEnding with the file extension you want to use.


©1997-2005 Stone Design top