home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archives / ARexxTools / Scion2html.readme < prev    next >
Encoding:
Text File  |  1996-09-27  |  4.7 KB  |  99 lines

  1. Short:    WWW HTML's from Scion Genealogy dbs's
  2. Author:   Harold H. Ipolyi
  3. Uploader: ipolyi@pat.mdc.com (Harold H. Ipolyi)
  4. Type:     util/rexx
  5. Lastrev:  3 Mar 1996
  6.  
  7. _____________________________________________________________________________
  8.  
  9.  to install: just drag Scion2html.rexx & its ICON into REXX:
  10.     however: can be executed from anywhere by double-clicking the ICON
  11. _____________________________________________________________________________
  12. _____________________________________________________________________________
  13.  
  14.  Scion Genealogist © Rob Akins (biz/dbase/Scion.lha) is comprehensive,
  15.  easy to use, and provides Arexx ports for extracting data.
  16. _____________________________________________________________________________
  17.  
  18.  Scion2html.rexx can repeatedly and painlessly recreate HTML files from
  19.  entries in Scion data bases for cross-platform viewing via Mosaic, etc.
  20.  
  21.  Scion2html.rexx can also create AmigaGuide style ".guide" hypertexts
  22. _____________________________________________________________________________
  23.  
  24.  GfxCon © Dirk Farin (gfx/conv/gfxcon.lha) is used to make Thumbnails
  25.  from Scion data base pictures as links to Picture Albums
  26. _____________________________________________________________________________
  27.  
  28.  an interesting example Genealogy is included: see after [Release History]
  29. _____________________________________________________________________________
  30. _____________________________________________________________________________
  31.  
  32. Prerequisites:    Scion V 4.07+ © Rob Akins
  33.         ARexx (of course :)
  34.         rexxsupport.library
  35.         rexxarplib.library
  36.         HTML/WWW browser (AMosaic, Mosaic, ... )
  37.  
  38.      also:     (to incorporate and display in-line pictures)
  39.         GfxCon V1.7+ © Dirk Farin ( must be in: Sys:Tools)
  40.         Amiga OS 3.0+ for displaying picture datatypes
  41. _____________________________________________________________________________
  42.  
  43.  NOTE: The directory suffix for the AmigaGuide files has changed from A to AG
  44.        Internal links prevent simple renaming of [....]A to [....]AG 
  45. _____________________________________________________________________________
  46.  
  47.  NOTE: Info ( ¶ ) files are no longer preset with <pre><tt>
  48.  
  49.        To allow HTML customization of ( ¶ ) info files, i.e. P{IRN}.DBNAME
  50.        and F{IRN}.DBNAME files, Scion2html.rexx will now remove certain HTML
  51.        tags, <tt></tt><pre></pre><p></p>, when writing guide & text files.
  52.  
  53.        These HTML tags should appear on separate lines
  54. _____________________________________________________________________________
  55.  
  56.      PN{IRN}.DBNAME files are used to generate the ( ¶ ) info files.
  57.  
  58.      PICTURES from [P|F]P{IRN}.DBNAME are links to Picture Albums ( ® )
  59.  
  60.                   (please see PP & FP Notes later)
  61. _____________________________________________________________________________
  62.  
  63.                                     Tested:
  64.  
  65. |¯¯¯¯¯¯¯¯¯¯¯¯¯|    on Amiga3000 Kickstart v.37.175 Workbench v.38.35
  66. |    assume   |    &  Amiga3000 Kickstart v.40.68  Workbench v.40.42
  67. |  TradeMarks |    w/ ScionGenealogist V 3.06 & Mosaic1.2NoNet
  68. |      &      |    w/ ScionGenealogist V 3.13 & Mosaic1.3betaAmitcp
  69. |  CopyRights |    w/ ScionGenealogist V 4.07 & Mosaic2.0Prerelease
  70. |     as      |
  71. | appropriate |    HTML file compatibility tested on: AMosaic, Ibrowse_demo,
  72. |_____________|    HotJava, NCSA Mosaic (Sun), Netscape (Sun), Netscape (Mac)
  73.  
  74.                            _________________________
  75.                           |                         |
  76.                           |          Bugs:          |
  77.   ________________________|_________________________|_________________________
  78.  |                                                                            |
  79.  | Scion2html.rexx only recognizes the first Scion ARexx port name: "SCIONGEN"|
  80.  | If additional copies of Scion are running concurrently, they are ignored.  |
  81.  |____________________________________________________________________________|
  82.  |                                                                            |
  83.  |     If a new Thumbnail format is selected, the user must manually edit     |
  84.  |       the Picture Album files to reflect the new Thumbnail suffixes.       |
  85.  |         _________________________________________________________          |
  86.  |        /  The Picture Album files may have been  User  modified  \         |
  87.  |       ( and must therefore be protected against auto-regeneration )        |
  88.  |____________________________________________________________________________|
  89.  
  90.  
  91. ============================= Archive contents =============================
  92.  
  93. Original  Packed Ratio    Date     Time    Name
  94. -------- ------- ----- --------- --------  -------------
  95.    96856   26237 72.9% 03-Mar-96 08:48:54  Scion2html.rexx
  96.      334     178 46.7% 03-Mar-96 08:49:20  Scion2html.rexx.info
  97. -------- ------- ----- --------- --------
  98.    97190   26415 72.8% 08-Mar-96 02:11:50   2 files
  99.