Revision history for OpenInteract package base_template.

1.18  Fri Jul 13 00:27:15 EDT 2001

      Modify Handler/SiteTemplate->listing, as well as its template,
      to use an iterator.

1.17  Tue Jun  5 09:38:44 EDT 2001

      Use the 'column_group' key in the 'fetch_group()' call.

1.16  Tue Jun  5 09:22:42 EDT 2001

      Added 'column_group' key to 'conf/spops.perl' for
      non-memory-clogging listings.

1.15  Tue May 29 23:31:36 EDT 2001

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

1.14  Wed Mar 28 07:32:24 EST 2001

      Cleaned up the handler.

1.13  Tue Mar 13 07:20:31 EST 2001

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

1.12  Sun Mar  4 16:04:01 EST 2001

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

1.11  Tue Feb 20 08:06:11 EST 2001

      Modified conf/spops.perl to reflect SPOPS changes.

1.10  Wed Feb  7 07:45:35 EST 2001

      Fixed SQL to declare 'package' to be NOT NULL to satisfy the
      UNIQUE requirement.

1.09  Wed Jan 31 21:13:13 EST 2001

      Cleanup, and make the template listing a little nicer -- still
      needs some serious work, but at least it should be easier on the
      eyes.

1.08  Mon Jan 15 01:19:43 EST 2001

      Added debugging helper to OpenInteract/SiteTemplate.pm --
      whenever you find more than one that matches the name/package
      you pass in, we let you know which one is being returned.

1.07  Tue Jan  9 07:48:26 EST 2001

      Added documentation to OpenInteract::SiteTemplate along with the
      main package. Added Changelog. Removed old 'script/' files that
      dumped/installed templates to the db, since oi_manage does this
      now.
