home *** CD-ROM | disk | FTP | other *** search
- History file for CSE 3310 HTML Validator.
- More recent entries are at the top.
-
- ---------------------------
- June 23, 1996 Released version 1.00 ahead of schedule
-
- Can Drag and Drop files to be processed by a tool.
- Can also process a dropped file with a tool,
- then validate it. That is, you can select whether
- you want to 1) use a tool on dropped files, 2) use
- the validator on dropped files, or 3) use both.
-
- Drag and Drop HTML file(s) onto HTML Validator for
- instant validation! Use Explorer to sort by
- type and then easily select the list of HTML files
- to validate and drop the whole list onto
- HTML Validator for the fastest validation (faster
- than right clicking and selecting 'validate'--
- if you have it set up for this feature). Does not
- work with directories.
-
- Added Edit Last Document to File menu so you can
- launch Notepad to edit the last document
- validated by hitting Alt-F12 or selecting this item
-
- Now reports number of lines ignored in validation
- (i.e. for <SCRIPT>...</SCRIPT>)
-
- Results of a validation can now be placed in the same
- directory as the HTML document with the same name as
- the HTML document but with a '.val' extension. Using
- Explorer, you can now validate all HTML files in a
- directory at one time and then go back and check
- each .val file individually. Thanks to Sebouh
- Karakashian for this suggestion.
-
- Program now knows whether it is registered or not
-
- Modifications/corrections to the HTML Configuration
-
- Other minor changes/fixes/improvements to program and online help
-
- ---------------------------
- June 2, 1996 Released second BETA
-
- ** NEW INSTALLSHIELD helps install program and also
- allows easy uninstall through Add/Remove Programs **
-
- Added error message for missing close tags ( </> )
-
- Improved error messages for certain errors
-
- Can now specify specific invalid ranges for tags
-
- Changed definition of the attribute value (no value)
-
- Added attribute value (alphanum string); this allows
- SRC=intro.html to now not generate a must be quoted
- error message, but A=/intro.html will generate the
- error due to the '/'
-
- Added attribute value (null string)
-
- Added (string 2) (see online help for why)
-
- <!DOCTYPE ... is ignored if it appears before any tag names
-
- Modifications made to the configuration file
- * Changed HTML 3.0 Proposed to HTML 3.2
- * Added Java category to support APPLET and PARAM tags
-
- Added Program Option to support the requirement of <!-- ... --> comments
-
- Added Program Option to support multiple line quoted strings
-
- Removed limit of how many characters appear between '<' and '>'
-
- Will now properly read HTML documents saved in MAC, UNiX, and DOS
- native text formats (no conversion to DOS format necessary!)
-
- Added new tool to convert text files between IBM, MAC, and UNiX formats
-
- The output file may now contain comments/suggestions depending
- on the validation and the program option to display them
-
- Added a Revalidate Last Document menu-item to the File Menu (F12)
-
- Other minor changes/fixes/improvements to program and online help
-
- ---------------------------
- Please email wiersch@flash.net for any reports on
- incorrect behavior or incorrect configuration,
- especially with HTML 3.2.
-
- ---------------------------
- 05/18/96
- Released first BETA
- Your input is very important. Please send bug,
- problem, or error reports to wiersch@flash.net.
-
- ---------------------------
- 04/19/96 Created history file
-