|
W3C now requires a Meta tag with the encoding to be used in a page to validate the page as HTML 4.01.
This AppleScript adds a Meta Encoding tag in all open windows that contains a </head> end tag. No meta tag will be inserted if the scripts detects the presence of an existing encoding tag.
Download
Download Add Encoding Tag to Windows [~5K]
License Fee & Copyright
The Add Encoding Tag to Windows script is free for registered PageSpinner users.
Add Encoding Tag to Windows is © Optima System 2002. All rights reserved.
Related links
|
Installation notes
1. Place the script inside the folder named PageSpinner Script. The PageSpinner Script folder is located in the same folder as the PageSpinner application.
2. After installing, a "Add Encoding Tag to Windows" menu item will be available in PageSpinner's Script menu the next time you launch PageSpinner.
Customizing the script
You may modify the script with the System's Script Editor application to:
- disable the check for an existing encoding tag
- use a different encoding than the default iso-8859-1 encoding type
- select before or after which other tag the encoding info should be inserted
Press the Option key when selecting the command from the Script menu to open the script in Script Editor.
|