W e b W r i t e r / 2
Version 1.0
A HyperText Markup Language editor for OS/2.
Don't write Home without it!
Written by John Blumel.
(C) Copyright 1995 John Blumel.
All rights reserved.
================================================================================
INTRODUCTION
WebWriter/2 is an HTML editor designed and written for OS/2.
Currently WebWriter/2 directly supports the creation of HTML version 2.0
documents. It also includes the capability for the user to define tags which
are not currently supported, allowing users to include tags from more recent
HTML specifications. At least some knowledge of HTML is assumed and no syntax
checking of documents is performed.
This version of WebWriter/2 was released on August 19, 1995. If this
version of WebWriter/2 is more than a couple of month's old or if you just want
to make sure that you are up to date you may wish to check for the latest
version at:
http://www.wilmington.net/bmtmicro/ww2.htm
Or you may contact me through one of the methods listed in the Getting Technical
Support section below.
WebWriter/2 is shareware and its use and distribution are subject to the
terms specified in the license.txt file and the license panel of the on-line
help.
Thank you for trying WebWriter/2. I hope you find it both useful and easy
to use. If you have suggestions for enhancements or useability improvements,
or if you discover defects in WebWriter/2, please contact me through one of the
methods listed in the Getting Technical Support section below.
WebWriter/2 is implemented in REXX using Watcom International Corporation's
VX-REXX.
________________________________________________________________________________
NOTE
The file README.HTM is an HTML version of this document which can be loaded
into a WWW client.
________________________________________________________________________________
INSTALLATION
Prerequisites:
1. You must have installed OS/2 REXX support.
REXX support is installed automatically with OS/2 version 3.0 (i.e.,
Warp). If you have using a 2.x version of OS/2 you will need to
install REXX support using the Selective Install utility if you have
not already done so.
2. You must have the file vrobj.dll.
If the .zip file containing this file did not include vrobj.dll, you
can retrieve vrobj21c.zip from:
http://www.watcom.on.ca/fix_vxrexx/vrobj21c.zip
It is also available via anonymous ftp from:
ftp.watcom.on.ca/pub/bbs/wrexxpf/vrobj21c.zip
--------------------------------------------------------------------------------
Installing WebWriter/2:
1. Install OS/2 REXX support, using the OS/2 Selective Install utility if
necessary.
2. Unzip ww2_100.zip into a temporary directory.
3. Make sure that
a. vrobj.dll exists in a directory in your LIBPATH.
or
b. You have the file vrobj.dll in the directory that you unzipped
ww2_100.zip into.
4. If you are reinstalling WebWriter/2, delete the WebWriter/2 Folder and
Program objects before continuing.
5. Run Install.exe.
6. You may wish to view the readme file that is loaded in the WebWriter/2 -
Installation window before you continue.
7. Select Install/Install from the WebWriter/2 - Installation menu to start
the installation process.
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.
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.
10. If your CONFIG.SYS was updated you will need to shutdown and restart your
system for the changes to take effect.
________________________________________________________________________________
USING WebWriter/2
WebWriter/2 allows you to create HTML documents from scratch or to markup
existing text documents. You may also preview documents using either IBM's
WebExplorer or another WWW client including Netscape. If you use IBM's
WebExplorer as your WWW client you can use WebWriter/2 as your viewer for HTML
document source. For more information on how to do this consult the
WebWriter/2 on-line help.
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.
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. 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.
More detailed information on specific features of WebWriter/2 can be found
in the on-line help which is now available.
If you are not familiar with HTML you may wish to obtain one of the many
books available on this topic. "Teach Yourself Web Publishing with HTML in a
Week" by Laura Lemay ( SAMS Publishing, 1995 ) is a good book for beginners.
By the time you read this "Teach Yourself More Web Publishing with HTML in a
Week" by Laura Lemay ( SAMS Publishing, 1995 ) should be on the shelves. There
are also many WWW sites which provide up to date HTML documentation and
examples. Although these are too numerous to list here, one good site is:
http://www.w3.org/hypertext/WWW/MarkUp/MarkUp.html
You can refer to the HTML20.HTM file included with this .ZIP for basic HTML
information.
________________________________________________________________________________
WHAT'S NEW
NEW IN VERSION 1.0
Enhancements:
1. WebWriter/2 now has full context sensitive help. Most of the help
information that was previously in this readme file can now be found in
the on-line help.
2. The Tag manager & Character manager dialogs are now resizable and no
longer resize themselves when columns are displayed and hidden. This
can allow these dialogs to be used as palettes for Tags and Character
entities by resizing them to display only the tag or character name and
making them as tall as desired to display many tags or characters at once.
3. The speed of the "Change all" option of the Find dialog has been
increased considerably.
4. The "Change to" string in the Find dialog is now saved between
invocations of this function.
5. You can now preview without saving from the default document directory.
This option can be specified on the Paths page of the settings notebook.
This is particularly useful for previewing documents with images which
are stored in the default directory or for testing links to other
documents in the default directory.
6. The Printer setup dialog now allows you to specify wrapping of printed
output at up to 106 columns. This defaults to wrapping at 80 columns.
7. Accelerators were added to several menu items in the Tags menu.
The following accelerator keys can now be used for inserting tags:
a. Headings
- Alt+1,2,3,4,5 or 6 will insert the
corresponding heading tag (