Revision history for OpenInteract package base_theme.

2.01  Mon Mar 31 21:35:45 EST 2003

      Update SPOPS config to INI, other changes.

2.00  Tue Mar 25 20:46:20 EST 2003

      Initial OI2 conversion.

1.36  Mon Feb 17 16:00:12 EST 2003

      Update package docs.

1.35  Sun Aug 25 12:00:37 EDT 2002

      Remove all template/*.meta files

1.34  Sun Aug 11 22:59:49 EDT 2002

      Fix behavior when creating a new theme.

1.33  Thu May  2 08:55:40 EDT 2002

      Add Interbase-specific table definitions and generators.

1.32  Sat Apr 13 13:07:48 EDT 2002

      Minor handler changes.

1.31  Sat Apr 13 13:03:11 EDT 2002

      Edit templates to use widgets.

1.30  Tue Apr  2 00:36:16 EST 2002

      Add Oracle-specific table definitions, add sequences.

1.29  Tue Nov  6 10:33:51 EST 2001

      Move the base templates (base_main and base_simple) to the
      server directory so they don't get replaced every time
      base_theme is updated.

1.28  Wed Oct 17 08:19:55 EDT 2001

      Add 'global_javascript' template to appear on every page, via
      base_main and base_simple.

1.27  Wed Oct  3 09:21:19 EDT 2001

      Modify the template/base_simple.tmpl to be, well, simpler

1.26  Tue Aug 28 18:44:49 EDT 2001

      Modify theme property data to have 'package::name' for both
      base_main and base_simple.

1.25  Sat Aug 25 19:04:50 EDT 2001

      Added 'object_name' property (oops)

1.24  Sat Aug 25 18:52:23 EDT 2001

      Added display and name properties to SPOPS objects.

1.23  Fri Aug 24 18:03:26 EDT 2001

      Added new theme property 'border_width'.

1.22  Mon Aug 13 12:12:37 EDT 2001

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

1.21  Mon Aug 13 11:26:12 EDT 2001

      Modified template(s) with <!-- TEMPLATE SCRIPT --> key to have
      normal <script>...</script> tags.

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  Sat Aug 11 17:36:51 EDT 2001

      Changed conf/spops.conf->isa from OpenInteract::SPOPS to
      OpenInteract::SPOPS::DBI

1.18  Mon Jun 18 08:54:21 EDT 2001

      Added security for 'edit' task in
      OpenInteract/Handler/Theme.pm. (Thanks to Robert McArthur
      <mcarthur@dstc.edu.au> for the spot!)

1.17  Thu May 31 21:58:12 EDT 2001

      Changed the relevant ID fields from 'int' to
      '%%INCREMENT_FIELD%%'.

1.16  Tue May 29 23:31:36 EDT 2001

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

1.15  Tue Mar 13 07:20:31 EST 2001

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

1.14  Sat Mar 10 01:25:30 EST 2001

      Fixed the handler to reflect the modified
      template/theme_form.tmpl (javascript error, duh); also ensure
      that the redisplay after an edit gets the latest properties

1.13  Sat Mar 10 00:44:32 EST 2001

      Cleanup the handler -- try to figure out why we can't remove
      theme properties.

1.12  Sun Mar  4 16:04:01 EST 2001

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

1.11  Tue Feb 20 08:06:39 EST 2001

      Modified conf/spops.perl to reflect SPOPS changes.

1.10  Thu Feb  1 22:33:09 EST 2001

      Use new graphics.

1.09  Wed Jan 31 22:33:10 EST 2001

      Cleaup.

1.08  Sun Dec 31 13:19:53 EST 2000

      Fixed the base_simple.tmpl template, which was still using 
      [% content %] instead of [% page.content %] and didn't have a
      proper link for the OI image.

1.07  Wed Dec 13 01:05:33 EST 2000

      Fixed the bad HTML (didn't close an <a> tag) in the base_main
      template.
