home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / webwrite.zip / readme.txt < prev    next >
Text File  |  1997-08-09  |  6KB  |  153 lines

  1.  
  2.  
  3. W e b W r i t e r / 2 (TM)
  4.  
  5. Version 1.2 PR1
  6.  
  7.  
  8. A HyperText Markup Language editor for OS/2.
  9.  
  10. Don't write Home without it!
  11.  
  12.  
  13. Written by John Blumel.
  14.  
  15. (C) Copyright 1995, 1997 John Blumel.
  16. All rights reserved.
  17.  
  18. ================================================================================
  19.  
  20.  
  21. INTRODUCTION
  22.  
  23.     WebWriter/2 is an HTML editor designed and written for OS/2.
  24.  
  25.     WebWriter/2 now supports the creation of HTML version 3.2 documents. It also 
  26. includes the capability for the user to define tags which are not currently 
  27. supported, allowing users to include vendor extensions or tags from more future 
  28. HTML specifications.  A working knowledge of HTML is assumed and no syntax 
  29. checking of documents is performed.
  30.  
  31.     WebWriter/2 is now Freeware. Its use and distribution are subject to the
  32. terms specified in the license.txt file. The license information in the on-line
  33. help has not yet been updated to reflect this.
  34.  
  35.     Thank you for trying WebWriter/2.  I hope you find it both useful and easy 
  36. to use. Version 1.2 will likely be the last release of WebWriter/2.
  37.  
  38.     WebWriter/2 is implemented in REXX using VX-REXX and v2.1C of vrobj.dll.
  39.  
  40. ________________________________________________________________________________
  41.  
  42. NOTE
  43.  
  44.     The file README.HTM is an HTML version of this document which can be loaded
  45. into a WWW client.  
  46.  
  47. ________________________________________________________________________________
  48.  
  49. INSTALLATION
  50.  
  51. Prerequisites:
  52.  
  53.     1. You must have installed OS/2 REXX support.
  54.        REXX support is installed automatically with OS/2 versions starting
  55.        with v3.0 (i.e., Warp).  If you have using  a 2.x version of OS/2 you 
  56.        may need to install REXX support using the Selective Install utility 
  57.        if you have not already done so.
  58.  
  59.     2. You must have the file vrobj.dll.
  60.        If the .zip file containing this file did not include vrobj.dll, you
  61.        can retrieve vrobj21c.zip from:
  62.  
  63.            http://wymple.gs.net/~jblumel/ww2/download/vrobj21c.zip
  64.  
  65. --------------------------------------------------------------------------------
  66.  
  67. Installing WebWriter/2:
  68.  
  69.     1. Install OS/2 REXX support, using the OS/2 Selective Install utility if 
  70.        necessary.
  71.  
  72.     2. Unzip WebWrite.zip into a temporary directory.
  73.  
  74.     3. Make sure that 
  75.        a. vrobj.dll exists in a directory in your LIBPATH.
  76.       or 
  77.        b. You have the file vrobj.dll in the directory that you unzipped 
  78.           WebWrite.zip into.
  79.  
  80.     4. If you are reinstalling WebWriter/2, delete the WebWriter/2 Folder and 
  81.        Program objects before continuing. It is also suggested that you
  82.        backup your current installation before installing over it.
  83.  
  84.     5. Run Install.exe.
  85.  
  86.     6. You may wish to view the readme file that is loaded in the WebWriter/2 -
  87.        Installation window before you continue.
  88.  
  89.     7. Select Install/Install from the WebWriter/2 - Installation menu to start
  90.        the installation process.
  91.  
  92.     8. Fill in the Install WebWriter/2 options and click Continue.  You may wish
  93.        to install VROBJ.DLL to the C:\OS2\DLL directory rather than another
  94.        directory which will need to be added to your LIBPATH statement in your
  95.        CONFIG.SYS file.
  96.  
  97.     9. WebWriter/2 will be installed using the entries you have made and a
  98.        WebWriter/2 folder and program objects will be created on your desktop.
  99.  
  100.    10. Shutdown and restart your system.
  101. ________________________________________________________________________________
  102.  
  103. USING WebWriter/2
  104.  
  105.     WebWriter/2 allows you to create HTML documents from scratch or to markup 
  106. existing text documents.  You may also preview documents using IBM's 
  107. WebExplorer, Netscape Navigator or another WWW client. 
  108.  
  109.     WebWriter/2 uses a MSDI (Multiple Single Document Interface) method of 
  110. editing multiple documents.  You can open as many WebWriter/2 windows as you 
  111. want as long as you can keep track of what you are doing.  To help manage the 
  112. open documents you may wish to display the WebWriter/2 - Window list.  You can
  113. do this by selecting it from the Windows menu or from the OS/2 window list.  
  114. Clicking mouse button 2 on the WebWriter/2 - Window list will bring up a context
  115. menu of options.
  116.  
  117.     To insert HTML tags, select the desired tag from the Tags menu.  Tags which 
  118. have additonal or optional elements will present the user with a dialog 
  119. prompting for the necessary information.  For some tags this prompting is 
  120. optional.  Optional prompting is indicated by a [...] following the menu item 
  121. and can be invoked by holding down the control key while selecting the item.
  122. Additional tags may be defined and inserted by selecting Tags/More tags... .  
  123. Special characters can be selected from the Characters menu or from the 
  124. Character entities dialog which is displayed by selecting Characters/More 
  125. characters... .  When inserting HTML tags, selected text will be wrapped by the 
  126. tag if it is two sided.  One sided tags will be inserted before selected text.  
  127. Character entities will be inserted before selected text.  
  128.  
  129.     More detailed information on specific features of WebWriter/2 can be found 
  130. in the on-line help.
  131.  
  132. ________________________________________________________________________________
  133.  
  134. TECHNICAL SUPPORT
  135.  
  136. Getting Technical Support
  137.  
  138.     For technical support, I can be reached at:
  139.  
  140.         jblumel@acm.org
  141.  
  142.     Or:
  143.  
  144.         John Blumel
  145.         1949 Green Oak Drive
  146.         Terrytown, LA  70056
  147.  
  148. ________________________________________________________________________________
  149. ________________________________________________________________________________
  150.  
  151. (C) Copyright 1995, 1997 John Blumel.
  152. All rights reserved.
  153.