home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / z / zap / !Zap / 3rdParty / Hambley / History < prev    next >
Text File  |  1996-03-25  |  2KB  |  42 lines

  1. ZapHTML v0.02Beta
  2. =================
  3.  
  4. The current version - 0.03Beta
  5. ------------------------------
  6.  
  7. The Easter holidays are here and some real work has been done.  Thanks to all
  8. the advice and suggestions I started rewriting great chunks of the code.
  9.  
  10. Gone now are the commands for each HTML tag, replaced by three generalised
  11. commands: pairs, single tags and lists.  Thanks to Frederic Elisei for
  12. pointing out how much needless work I was doing there.
  13.  
  14. Big improvements have been made to the keyboard handling code.  Now all
  15. entities supported by HTML2 have been included.  Thanks to Andy Waddington
  16. for the code to do this.  After having a look at his code I decided that this
  17. program would probably be much better off with him in charge, but he's not
  18. getting it :-)  There have been some changes to the key map so watch out
  19. for that.
  20.  
  21. Lot's of work has been done on the insertion code to tidy it up.  It used to
  22. insert tags around any selected text regardles of which file it was in.  That
  23. has now been corrected.  Selected text is now only used if it is in the html
  24. file in question.  Also editing using the split cursor should work now.
  25.  
  26. Some small tweeks have been made too.  Now files that are loaded from a
  27. directory called 'html' will be assumed to be HTML files and my mode will be
  28. envoced.  <tab> can now be used to complete filenames when asked to enter
  29. URL's.
  30.  
  31. History
  32. -------
  33.  
  34. 0.03ß    Rewritten keyboard handler.  Added recognition of html directories.
  35.     Replaced all tag pair commands with a single command.  Replaced
  36.     single tag commands with a single command.  Added comprehensive list
  37.     of entities.  Included TAB completion of filenames.  Tidied up
  38.     insertion code.  Wrote generalised list insertion command.
  39. 0.02ß    Minor bug fixes.  corrected Remark tag.  Improved distribution
  40.         directory organisation and instalation instructions.
  41. 0.01ß    First release
  42.