home *** CD-ROM | disk | FTP | other *** search
- object LicenseForm: TLicenseForm
- Left = 254
- Top = 88
- Width = 530
- Height = 236
- Caption = 'The SiteHog README file'
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- PixelsPerInch = 120
- TextHeight = 16
- object RichEdit1: TRichEdit
- Left = 0
- Top = 0
- Width = 522
- Height = 209
- Align = alClient
- Lines.Strings = (
-
- '_/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _' +
- '/ _/ _/ _/ _/ _/ _/ _/ '
- ' PLEASE READ THIS - IT CONTAINS IMPORTANT INFORMATION'
-
- '_/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _' +
- '/ _/ _/ _/ _/ _/ _/ _/ '
- ''
-
- ' This text file concerns SiteHog Version ' +
- 'Alpha 08'
- ''
- 'Contents'
- ' 1. Warning !'
- ' 2. What is SiteHog ?'
- ' 3. Known Limitations of this version.'
- ' 4. Support'
- ' 5. Copyright and License'
- ' '
- 'First, the boring bit...'
- ''
- '1. WARNING : YOU USE THIS PROGRAM AT YOUR OWN RISK ! '
- ''
-
- 'Although every effort has been made to ensure that use of this p' +
- 'rogram '
-
- 'will not damage your data , it may not co-exist happily with oth' +
- 'er running '
-
- 'programs. In particular; the memory requirements increase substa' +
- 'ntially '
- 'as you explore sites to greater depth.'
- ''
-
- 'Please remember that this is an Alpha test version made availabl' +
- 'e for test '
- 'and evaluation purposes only. '
- ''
- '2. What is SiteHog ?'
- ''
-
- 'SiteHog is a tool to assist the maintenance of large and multipl' +
- 'e Web Sites.'
-
- 'Given an HTML file (e.g. a Home Page) to start from, it will run' +
- ' down all the '
-
- 'links from that page to other pages and images. Referenced files' +
- ' will be '
-
- 'checked for existence and, if they are HTML files, processed in ' +
- 'a similar'
- 'manner. '
- ''
-
- 'The structure of the site is displayed graphically. Referenced f' +
- 'iles within '
-
- 'that site (provided they are accessible) can be opened using the' +
- ' (Windows)'
- 'associated application.'
- ''
- '3. Known Limitations'
- ''
-
- ' - Currently, SiteHog will only traverse local links (that is, ' +
- 'to pages on your'
- ' local disk).'
- ' - There is no help file !'
- ''
- '4. Support'
- ''
-
- 'You probably acquired this program from CIX; please do not re-di' +
- 'stribute it'
-
- 'as it is not intended for general release. You may obtain the la' +
- 'test version'
-
- 'from the redhog conference on CIX; please also give general feed' +
- 'back'
-
- 'there. Please send bug reports to the support e-mail address giv' +
- 'en in the '
- 'about box.'
- ''
- '5. Copyright and License (and Limitation)'
- ''
- 'SiteHog is copyright Dave Pellatt, 1996.'
- ''
-
- 'You are licensed to use this program, or any copy of it, for you' +
- 'r own use. You'
-
- 'may not reverse engineer it, disassemble it or do anything else ' +
- 'underhand'
-
- 'with it. It must not be re-distributed. Copyright is absolutely,' +
- ' positively not '
- 'assigned to anyone other than D.Pellatt.'
- ''
-
- 'This Alpha test version will time-out on 15/12/96 (by which time' +
- ' a newer'
- 'version will be available).')
- ParentColor = True
- ReadOnly = True
- ScrollBars = ssVertical
- TabOrder = 0
- end
- end
-