Revision history for OpenInteract package system_doc.

1.28  Wed Nov 28 08:35:24 EST 2001

      Update data for installed OI::Page objects (data/page.dat) to
      reflect new structure.

1.27  Sun Oct 28 22:33:02 EST 2001

      Modifed installed security to use new OI::Page object. Also
      added OI::Page records (titles, etc.) for the HTML system docs.

1.26  Wed Oct 17 00:48:45 EDT 2001

      Change CONFIG->{website_name} --> CONFIG->{server_info}{website_name}

1.25  Sun Oct  7 16:36:00 EDT 2001

      Add 'module' declaration in package.conf

1.24  Sat Aug 25 11:20:02 EDT 2001

      Tweak the rule for ordered lists in OpenInteract::PodView

1.23  Fri Aug 24 17:06:12 EDT 2001

      Update the Pod::POM display rules in OpenInteract::PodView and add docs.

1.22  Tue Aug 21 21:20:24 EDT 2001

      Updated the handler to use Pod::POM so we can put our own links
      in for other modules.

1.21  Mon Aug 13 12:12:37 EDT 2001

      Changed all relevant templates to new template format (using OI.blah)

1.20  Sun Aug 12 11:17:21 EDT 2001

      Modify data/install_security.dat to use new
      'transform_default_to_id' action.

1.19  Tue May 29 23:31:36 EDT 2001

      Changed all relevant '$R->scrib( ... )' calls to 
      '$R->DEBUG && $R->scrib( ... )'

1.18  Mon Apr  2 01:06:58 EDT 2001

      Added docs in 'doc/package.pod' and cleaned up
      OpenInteract/Handler/SystemDoc.pm to work with the "new"
      PackageRepository object. Also moved the security settings for
      '/oi_docs' to this module out of 'static_page'.

1.17  Tue Mar 13 07:20:31 EST 2001

      Changed security level data: 'oid' -> 'object_id'

1.16  Sun Mar  4 16:04:01 EST 2001

      Changed security level data: 'level' -> 'security_level'

1.15  Thu Feb  1 00:08:46 EST 2001

      Cleanup in general.

1.14  Mon Jan 15 23:50:23 EST 2001

      Cleaned up the handler a bit.

1.13  Mon Jan 15 23:06:25 EST 2001

      Fixed html error in the menu template.

1.12  Mon Jan  1 23:21:42 EST 2001

      Updated menu template to display the link to '/oi_docs', which
      should be available on system startup to have all the OI
      tutorial/handholding docs.

1.11  Sun Nov 26 17:14:27 EST 2000

      Fixed listing of modules and cleaned up the template a little so
      that we don't have dangling unclosed rows.

1.10  Sun Nov 26 16:00:34 EST 2000

      Again: try to fix the module_list() routine; separate
      modification made so that your application's handlers and
      modules should appear in the list with the OI/SPOPS stuff.

1.09  Sun Nov 26 12:56:49 EST 2000

      Fixed the Handler/SystemDoc/module_list() routine (hopefully) to
      be able to do the general Perl modules.

1.08  Wed Nov 22 00:58:56 EST 2000

      Fixed security specifications in data/install_security.dat
      (using old class name for handler, which resulted in the
      system_documentation not being visible when you first install
      the systme)

1.00  Created (some time ago)

      Package skeleton created by oi_manage
