RDAG2HTML History
Version 2.1b Bugfixes: Spaces in node titles will be removed.
Empty line before main node caused a problem with
the SingleFile/S option - fixed.
Version 2.1a Modifications to make a Rexx-IMC version for UNIX's
possible.
Version 2.1 New features: FontSize/K, NoHR/S, Suffix/K as argument
Modifications: Problem with @{"Text" LINK "Node" 0}
links fixed, necessary for AmigaGuideŽ documents created
with Heddley.
Bugfixes: MyReadArgs doesn't worked correctly in
2.0a. One empty line between buttons and node text
removed. 'Contents', 'Help' and 'Index' link (button)
corrected.
Version 2.0a Based on version 2.0 with modifications by
Magnus Holmgren and some modifications and bugfixes
by the author. German docs included. Shell arguments
are rewritten. TOC/K only affects the MAIN node.
Version 2.0 AmigaGuideŽ buttons, [Contents], [Index], [Help] and
[Browse] on the top of the HTML document. Support of
embedded HTML. The converted HTML document shows
disabled AmigaGuideŽ buttons on the top. Some other
improvements.
Version 1.92 Bug fix for my homepage. Some Arguments caused a ARexx
error message, now rdag2html displays his own readable
error message for the user.
Version 1.91 Bug fix version for Aminet
Version 1.9 Added Arguments for button images and button text.
Version 1.8 Support of BGCOLOR, TEXT, LINK and COLOR keywords
for the BODY tag. Added some needful arguments and
features. RDAG2HTML is now more configurable then ever.
Version 1.7 Added the new ReadArgs() function. Some further
changes were necessary to keep things running. This
was only a step forward to version 1.8 and its new
feature.
Version 1.6 Support of underlined text. Fixed nextNode; [Next]
- link didn't work since version 1.5. \\ will be
converted to \. Use of unique ID for the temporary
file. Now it should possible to run more than one
RDAG2HTML at the same time. Bugfix in replaceString
Version 1.5 8Point3/S forces strip down to M$-DOS file names.
An ArgFile can be defined for RDAG2HTML to override
some internal variables.
Version 1.4 Node names will be always converted to lowercase,
to prevent problems on case sensitive file systems.
Some other minor fixes.
Version 1.32 Cause of reported problems with case sensitive file
systems changed the argument processing from "ARG"
to "PARSE ARG". Footer and comment: It should be
"Converted on ..." instead of "Converted at ...".
Now next the footer a custom header is possible.
The footer and header environment variables may
contain more than one line.
Version 1.31 Now all node names longer than 25 characters will
be stripped down. Further cosmetic changes.
Version 1.3 [Next] and [Previous] links will be always displayed,
also if there are no @PREV or @NEXT commands in the
current node. Added and