

                       -------------------------
                           skWhosOnline  (tm)
                             Version 1.00f
                  a wcCode HTML Who Is Online Program
                          for Wildcat! 5 BBS
                       -------------------------


                     (c) Copyright 1996-1997 skWare
                          All Rights Reserved

                              skWare (tm)

                   Steve Davies (steve@welcom.gen.nz)                      
                   Kevin Murphy (kevin@welcom.gen.nz)

                 Documentation version 1.00f 12/06/1997

 *** By using this software you agree to the terms of the Software ***
 *** License Agreement and Disclaimer of Warranty. These are in the ***
        *** files license.txt and warranty.txt respectively. ***

Contents
--------
1.  Purpose
2.  Registration
3.  Files
4.  Installation Instructions


1.  Purpose
-----------
skWhosOnline is a program that produces an HTML page on the fly for
Navigator callers. This page will show the current people online and
allow them to send an online caller email if they want.


2.  Registration
----------------
Please refer to the file register.txt for details on registration of
skWhosOnline..

3.  Files
---------
The following files are included in the archive that you downloaded.

skware.txt             <--- important information about skWare
config.txt             <--- information on configuration parameters
sysop.txt              <--- you are reading it now
history.txt            <--- the file that has notes about changes etc.
upgrade.txt            <--- notes about upgrading
register.txt           <--- the file that has notes about registration

html-skWhosOnline.wcx  <--- THE executable program for the game
skWhosOnline.cfg       <--- example configuration file
file_id.diz            <--- Long program description
desc.sdi               <--- Short program description
*.gif                  <--- gif's to pretty up html output
sk*.htm                <--- example html header file

feedback.txt            <--- information on sending feedback to skware
license.txt             <--- information on software license
warranty.txt            <--- information on software warranty

4.  Installation Instructions
-----------------------------

- Package Installation

    1 - Create a subdirectory for skWhosOnline where you wish.  We suggest
        c:\wc5\skWhosOnline or something similar.

    2 - Extract all the files from the archive into this directory.
    
    3 - Move the following files into the wildcat directory
        (eg: c:\wc5)

        html-skWhosOnline.wcx

    4 - All the other files in the archive are already in relative
        directories and should be move as follows:-

            data                    => c:\wc5\data
            http\skware_templates   => c:\wc5\http\skware_templates
            http\public\graphics    => c:\wc5\http\public\graphics


    5 - You will need to add a link on one or more of your html pages so
        that your users can access the output file. An example is:-

        <b><a href="/code/html-skWhosOnline.wcx">Who Is Online</a></b>

    5 - Edit the skWhosOnline.cfg file as required following the instructions
        in config.txt. Replace SHAREWARE with your registration code once
        registered.

    6 - Once registered skwhosonline allows customise the headers and footers
        on the html ouput. To do this you need to edit the the template
        files found in the http\skware_templates directory. The files
        supported are:-

        skwhosonline_html_header.htm
            - this is the top bit displayed before the top horizontal
              rule

        skwhosonline_html_footer.htm
            - this is the bottom bit displayed after the bottom
              horizontal rule

        If the files are not found internal defaults will be used.

========================================================================

          Copyright (C) skWare 1996-1997, all rights reserved

    skWhosOnline is a trademark of skWare.
    skWare is a tradmark of skWare.

    WildCat! is a trademark of Mustang Software Inc.

    Other products and corporate names may be trademarks or registered
    trademarks of other companies, and are used for illustrative
    purposes only, and to the owners benefit, without an intent to
    infringe.

========================================================================


