Changes to Wikit Formatting Patches between r6 and r7

I've backported the current Wikitcl formatting to the version I use.  Additionally, I've imported some of Steve R.'s patches.  The patch is here:
http://www.rkeene.org/projects/info/resources/projects/wikit/formatting/wikit-betterformatting-3wikitcl+stever+rsk.diff --> http://www.rkeene.org/projects/info/resources/projects/wikit/formatting/wikit-betterformatting-4wikitcl+stever+rsk.diff

The changes to the Wikitcl "format.tcl" can be found here (this is probably not useful to anyone):  http://www.rkeene.org/projects/info/resources/projects/wikit/formatting/wikitcl-format-3wikitcl+stever+rsk.diff

This has only been tested with the CGI, and probably does not work with the GUI.
The major changes in this patch are:
   * The ability to create nested lists (ordered or unordered)
   * The ability to change the footer for the web page
   ** In the "Web Settings" set FooterText to append something to the existing footer;
   ** Set FooterTextReplacement to replace the text entirely, using command and variable substitution ($Search translates into a link to the Search page and the text "Search -", for example)

Legend

     Only in r6
     Only in r7
     -->      Modified slightly between r6 and r7