left arrow right arrow help header logo background

Publish Website

Publish Website
1

Default Selection for "Mark Files As Unchanged"

1. Default Selection for "Mark Files As Unchanged"
Control the default selection of the option "Mark files as unchanged after publishing" in the dialogs for publishing website.
2

Noscript for Audio and Video Files

2. Noscript for Audio and Video Files
Select this option to generate HTML Noscript tags for audio and video files so that they continue to work when javascript is disabled. However, the extra html tags generated will fail the validation of the W3C HTML validator (http://validator.w3.org/).
3

Font Size Conversion

3. Font Size Conversion
Convert the font size used in the Text / Table Editor to corresponding pixels. When font size is set on the text using the drop down menu, only sizes of x-small, medium etc can be selected. Select this option to convert for example from medium to 16px.
4

Internet Explorer 6 PNG Fix

4. Internet Explorer 6 PNG Fix
Select this option to generate javascript to show PNG files in Internet Explorer 6.
 
Internet Explorer 6 does not support PNG. A gray background will be displayed when PNG images are used. However, Internet Explorer 6 supports a proprietary image filter, AlphaImageLoader, which can be used to show PNG files. There are some limitations. One of them is that it only supports displaying images at the top left corner. The generated javascript makes use of this filter to display PNG files in IE6.
5

CSS File Compression

5. CSS File Compression
Compress the generated css to make it smaller for faster loading.
6

Compact HTML Web Pages

6. Compact HTML Web Pages
Minimize the size of a web page by removing extra blank spaces and newline characters.
7

Compress images

7. Compress images
Compress the published images of type JPG and PNG to make it smaller if possible so as to speed up page loading. However, after compression, Internet Explorer 6 (IE6) may not show the png images correctly. If you want to retain the quality of png images in IE6, select the option "Retain PNG quality for Internet Explorer 6". The downside of this is that the compression ratio will be lower for some png images i.e. they will be larger in size though still smaller than the original ones.
8

Keep PHP Tags unescaped

8. Keep PHP Tags unescaped
Select this option will keep the PHP tags <?php ?> unescaped in title and in the content of meta tags with names "author", "description" and "keywords".
9

Restore Defaults button

9. Restore Defaults button
Restore the default values of the settings.
10

Apply button

10. Apply button
Save the settings.