home *** CD-ROM | disk | FTP | other *** search
/ HTML - Publishing on the Internet / html_cdrom.iso / tools / html / windows / 95htmlva / _setup.1 / history.txt next >
Encoding:
Text File  |  1996-06-23  |  3.5 KB  |  103 lines

  1. History file for CSE 3310 HTML Validator.
  2. More recent entries are at the top.
  3.  
  4. ---------------------------
  5. June 23, 1996 Released version 1.00 ahead of schedule
  6.  
  7.   Can Drag and Drop files to be processed by a tool.
  8.    Can also process a dropped file with a tool,
  9.    then validate it. That is, you can select whether
  10.    you want to 1) use a tool on dropped files, 2) use
  11.    the validator on dropped files, or 3) use both.
  12.  
  13.   Drag and Drop HTML file(s) onto HTML Validator for
  14.    instant validation! Use Explorer to sort by
  15.    type and then easily select the list of HTML files
  16.    to validate and drop the whole list onto
  17.    HTML Validator for the fastest validation (faster
  18.    than right clicking and selecting 'validate'--
  19.    if you have it set up for this feature). Does not
  20.    work with directories.
  21.  
  22.   Added Edit Last Document to File menu so you can
  23.    launch Notepad to edit the last document
  24.    validated by hitting Alt-F12 or selecting this item
  25.  
  26.   Now reports number of lines ignored in validation
  27.    (i.e. for <SCRIPT>...</SCRIPT>)
  28.  
  29.   Results of a validation can now be placed in the same
  30.    directory as the HTML document with the same name as
  31.    the HTML document but with a '.val' extension. Using
  32.    Explorer, you can now validate all HTML files in a
  33.    directory at one time and then go back and check
  34.    each .val file individually. Thanks to Sebouh
  35.    Karakashian for this suggestion.
  36.  
  37.   Program now knows whether it is registered or not
  38.  
  39.   Modifications/corrections to the HTML Configuration
  40.  
  41.   Other minor changes/fixes/improvements to program and online help
  42.  
  43. ---------------------------
  44. June 2, 1996 Released second BETA
  45.  
  46.   ** NEW INSTALLSHIELD helps install program and also
  47.    allows easy uninstall through Add/Remove Programs **
  48.  
  49.   Added error message for missing close tags ( </> )
  50.  
  51.   Improved error messages for certain errors
  52.  
  53.   Can now specify specific invalid ranges for tags
  54.  
  55.   Changed definition of the attribute value (no value)
  56.  
  57.   Added attribute value (alphanum string); this allows
  58.    SRC=intro.html to now not generate a must be quoted
  59.    error message, but A=/intro.html will generate the
  60.    error due to the '/'
  61.  
  62.   Added attribute value (null string)
  63.  
  64.   Added (string 2) (see online help for why)
  65.  
  66.   <!DOCTYPE ... is ignored if it appears before any tag names
  67.  
  68.   Modifications made to the configuration file
  69.    * Changed HTML 3.0 Proposed to HTML 3.2
  70.    * Added Java category to support APPLET and PARAM tags
  71.  
  72.   Added Program Option to support the requirement of <!-- ... --> comments
  73.  
  74.   Added Program Option to support multiple line quoted strings 
  75.  
  76.   Removed limit of how many characters appear between '<' and '>'
  77.  
  78.   Will now properly read HTML documents saved in MAC, UNiX, and DOS
  79.    native text formats (no conversion to DOS format necessary!)
  80.  
  81.   Added new tool to convert text files between IBM, MAC, and UNiX formats
  82.  
  83.   The output file may now contain comments/suggestions depending
  84.    on the validation and the program option to display them
  85.  
  86.   Added a Revalidate Last Document menu-item to the File Menu (F12)
  87.  
  88.   Other minor changes/fixes/improvements to program and online help
  89.  
  90. ---------------------------
  91.   Please email wiersch@flash.net for any reports on
  92.   incorrect behavior or incorrect configuration,
  93.   especially with HTML 3.2.
  94.  
  95. ---------------------------
  96. 05/18/96
  97.  Released first BETA
  98.  Your input is very important. Please send bug,
  99.  problem, or error reports to wiersch@flash.net.
  100.  
  101. ---------------------------
  102. 04/19/96 Created history file
  103.