home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 13 / AACD13.ISO / AACD / Utilities / Scion2HTML / Scion2html.readme next >
Text File  |  2000-08-28  |  5KB  |  113 lines

  1. Short:    WWW browser HTML's from Scion Genealogy dbs's
  2. Author:   Harold H. Ipolyi
  3. Uploader: ipolyi@micron.net (Harold H. Ipolyi)
  4. Type:     util/rexx
  5. Lastrev:  22 Aug 2000
  6.  
  7. since version "15 Dec 1999": FRAMES
  8.                                                                        <pre>
  9. _____________________________________________________________________________
  10.  
  11. URL:      http://www.webpak.net/~ipolyi/scion.html
  12. _____________________________________________________________________________
  13. _____________________________________________________________________________
  14.  
  15.  to INSTALL: just drag Scion2html.rexx & its ICON into REXX:
  16. _____________________________________________________________________________
  17.  
  18.  to RUN: first: load a Scion data base
  19.  
  20.          then: double click Scion2html.rexx icon
  21.  
  22.           or:  in an AmigaShell:
  23.                    rx REXX:Scion2html.rexx
  24.  
  25.           or:  Scion  "Settings"  menu item:  "Set Function Keys..."
  26.                  set one of the Function Keys to:
  27.                    rx REXX:Scion2html.rexx
  28.  
  29.           or:  I use the following AWeb execution commands:
  30.  <HR>
  31.  To remake the HTML Genealogy:
  32.  <a href="x-aweb:command/Sys:Scion/Scion Work:Genealogy/FamDB">Load</a> and,
  33.  <a href="x-aweb:command/C:rx REXX:Scion2html.rexx">convert</a> into HTML's;
  34.  then <a href="x-aweb:command/Sys:Miami/Miami">connect</a> and
  35.  <a href="x-aweb:command/Sys:AmFTP/AmFTP">upload</a> to on-line provider.
  36.  <HR>
  37. _____________________________________________________________________________
  38. _____________________________________________________________________________
  39.  
  40.  Scion Genealogist © Rob Akins (biz/dbase/Scion.lha) is comprehensive,
  41.  easy to use, and provides Arexx ports for extracting data.
  42. _____________________________________________________________________________
  43.  
  44.  Scion2html.rexx can repeatedly and painlessly recreate HTML files from
  45.  entries in Scion data bases for cross-platform viewing via Mosaic, etc.
  46.  
  47.  Scion2html.rexx can also create AmigaGuide style ".guide" hypertexts
  48. _____________________________________________________________________________
  49.  
  50.  GfxCon © Dirk Farin (gfx/conv/gfxcon.lha) is used to make Thumbnails
  51.  from Scion data base pictures as links to Picture Albums
  52. _____________________________________________________________________________
  53. _____________________________________________________________________________
  54.  
  55. Prerequisites:    Scion V 4.07+ © Rob Akins
  56.         ARexx (of course :)
  57.         rexxsupport.library    ( WB disk:libs     )
  58.         rexxarplib.library    ( aminet:util/rexx )
  59.         HTML/WWW browser (AMosaic, Mosaic, ... )
  60.  
  61.  
  62.      also:     (to incorporate and display in-line pictures)
  63.         GfxCon V1.7+ © Dirk Farin ( must be in: Sys:Tools)
  64.         Amiga OS 3.0+ for displaying picture datatypes
  65.  
  66. _____________________________________________________________________________
  67.  
  68.  NOTE: The directory suffix for the AmigaGuide files has changed from A to AG
  69.        Internal links prevent simple renaming of [....]A to [....]AG 
  70. _____________________________________________________________________________
  71.  
  72.  NOTE: To allow HTML customization of ( ¶ ) info files, i.e. P{IRN}.DBNAME
  73.        and F{IRN}.DBNAME files, Scion2html.rexx will now remove certain HTML
  74.        tags, <p></p><tt></tt></pre><pre>, when writing guide & text files.
  75. _____________________________________________________________________________
  76.  
  77.      PN{IRN}.DBNAME files are used to generate the ( ¶ ) info files.
  78.  
  79.      PICTURES from [P|F]P{IRN}.DBNAME are links to Picture Albums ( ® )
  80.  
  81.                   (please see PP & FP Notes later)
  82. _____________________________________________________________________________
  83.  
  84.                                     Tested:
  85.  
  86. |¯¯¯¯¯¯¯¯¯¯¯¯¯|    on Amiga3000 Kickstart v.37.175 Workbench v.38.35
  87. |    assume   |    &  Amiga3000 Kickstart v.40.68  Workbench v.40.42
  88. |  TradeMarks |    w/ Scion Version 3.06 & Mosaic1.2NoNet
  89. |      &      |    w/ Scion Version 3.13 & Mosaic1.3betaAmitcp
  90. |  CopyRights |    w/ Scion Version 4.07 & Mosaic2.0Prerelease
  91. |     as      | w/ Scion Version 5.07 & AWeb Version 3.1
  92. | appropriate |    HTML file compatibility tested on: 
  93. |_____________|    HotJava, Netscape (Sun), Netscape (Mac)
  94.  
  95.                            _________________________
  96.                           |                         |
  97.                           |    Bugs:     (eeeek!)   |
  98.   ________________________|_________________________|_________________________
  99.  |                                                                            |
  100.  | Scion2html.rexx only recognizes the first Scion ARexx port name: "SCIONGEN"|
  101.  | If additional copies of Scion are running concurrently, they are ignored.  |
  102.  |____________________________________________________________________________|
  103.  |                                                                            |
  104.  |     If a new Thumbnail format is selected, the user must manually edit     |
  105.  |       the Picture Album files to reflect the new Thumbnail suffixes.       |
  106.  |           _____________________________________________________            |
  107.  |          /      The reasoning behind this restriction is:      \           |
  108.  |         /¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯\          |
  109.  |        /  The Picture Album files may have been  User  modified  \         |
  110.  |       ( and must therefore be protected against auto-regeneration )        |
  111.  |        ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯         |
  112.  |____________________________________________________________________________|
  113.