Revision history for OpenInteract package base_theme.

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.
