Text File rules - Completing the Main tab
Complete this tab to describe and create or upload the text file.
Field | Description |
---|---|
Relative Path |
Optional. Enter a subdirectory of the Web server directory that is identified
by the first key part of the instance. For style sheets, enter
css .
|
Minification | This field appears only when the file type is JS . Select to
minify the JavaScript source code to require less workstation memory and less
bandwidth to transmit providing better performance. You can select Legacy (YUI)
minification or use the recommended default Google Closure Compiler (CC). Select
None to simplify JavaScript debugging. |
File Source | Enter the contents of the rule. The text can contain JavaScript source code, HTML, style definitions, or other values. |
Upload File | Click to upload a text file on your workstation into this rule. Save the rule form after the upload completes. |
Download File | Click to extract the text from this rule into a temporary text file on your workstation, so you can edit or examine it. |
Check JavaScript Syntax |
This button appears when the third key part of the rule is
js .
Click to check the JavaScript syntax. |
Check CSS Syntax |
This button appears when the third key part of the rule is
css .
Click to check the CSS syntax. |
Show JavaScript DOC | Reserved; do not use. |