Mike's Repository



	RDAG2HTML History


	Version 1.0	Initial release

	Version 1.1	@INDEX and @HELP token will be recognized. Replacement of german
			'Umlaute' and sharp 's' in filenames because of a bug report.
			Seems to be a problem with non international file systems, but
			I have to investigate this more accurate. Use of icons for 'Previous',
			'Next', etc.

	Version 1.2	@TOC command will be recognized. Optional use of background images.
			@{AMIGAGUIDE} to AmigaGuide®. The standard footline can be
			replaced with your own. Replacement of @ with @
			Node names up to 49 charcaters are now possible.

	Version 1.3	[Next] and [Previous] link always possible, also if there is no
			@PREV or @NEXT command in the current node. Added </HEAD> and
			</HTML> (shame on me).

	Version 1.31	Now all node names longer than 25 characters will be stripped down.
			I made some further cosmetic changes.

	Version 1.32	Cause of reported problems with case sensitive file systems changed
			the argument processing from "arg opt" to "parse arg opt".
			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.4	Node names will be always converted to lowercase, to prevent problems
			on case sensitive file systems. Some other minor fixes.
			RDAG2HTML should be ready for Aminet.

	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.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.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.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.9	Added Arguments for button images and button text (link).


[Contents] [Previous] [Next]

Converted on 02 Sep 1996 with RexxDoesAmigaGuide2HTML by Michael Ranner.