***************************************************************************
* *
* hyperguide.datatype 40.20 *
* *
* Written by Stefan Ruppert *
* *
***************************************************************************
The hyperguide.datatype is used for displaying AmigaGuide and HyperGuide
documents using the hypertext.datatype base class. It provides many
features, which aren't available in the original amigaguide.datatype
like embedding of other datatype objects, real lists and more. All
functionality of the base class can be used within a HyperGuide or
AmigaGuide document.
From the version 40.20 of the hypertext.datatype it is possible to use
all HTDS datatypes for online help using the amigaguide.library. So its
now possible and recommended to use the hyperguide.datatype for all your
guides including AmigaGuide. This can be done by replacing the original
AmigaGuide datatype descriptor from Devs:Datatypes with the AmigaGuide
descriptor provided with the HyperGuide distribution.
NOTE: From version 40.19 of the hyperguide.datatype a problem was fixed
with online-help of various programs. If a program quoted a node name
to be linked to the hyperguide.datatype couldn't find the node. This
is now fixed.
This software is Shareware. See documentation for copyright notice and
Shareware fee.
It's strictly forbidden to include this archive in any kind of software
collection except Fred Fish's AmigaLibrary, Aminet FileServer , Meeting
Pearls CD's and BBS Fileareas or by a explicit permission from me !
This software is provided "as is". No representations or warranties are
made with respect to the accuracy, reliability, performance, currentness,
or operation of this software, and all use is at your own risk !
If you have any suggestion or comments please contact me :
Stefan Ruppert
Windthorststraße 5
65439 Flörsheim am Main
GERMANY
EMail:
ruppert@amigaworld.com
ruppert@goofy.zdv.uni-mainz.de
WWW:
http://home.pages.de/~Ruppert/
http://www.amigaworld.com/support/htds/
http://www.amigaworld.com/support/uniview/
Changes since last release :
hyperguide.datatype 40.20 (14.5.98) :
- added line goto support
hyperguide.datatype 40.19 (24.4.98) :
- fixed label goto bug, which caused not to go to the label
in some circumstances
- with some applications the online help didn't worked. The
problem was the quotation of the node to link to. This is
fixed now.
|