Making Script Link
If "Make Script Link" is turned on, A script link which send source code to the Script Editor is attached to the output. The script link is highly customizable.
- Title
- The title of the script link is set by "Title" text field.
- "%s" in the title text will be replaced with the file name.
- When "Use File Name" is turned on, the title of the script link is determined by the file name of the script file.
- Mode
- When "New" mode is selected, the source code is inserted new document window of the Script Editor.
- When "Insert" mode is selected, the source code is inserted at the selection of the document of the Script Editor.
- When "Append" mode is selected, the source code is appended to the frontmost document of the Script Editor.
- Position
- The relative position of the script link to the code is customizable.
- When "Top" is selected, the script link is placed near the top of the code.
- When "Bottom" is selected, the script link is placed near the bottom of the code.
- The potion of the script link is set by CSS. You must turn "Generate CSS" on.