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

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