Revision history for OpenInteract package base_component

1.30  Wed Sep 26 21:19:02 EDT 2001

      Duh!

1.29  Wed Sep 26 20:58:46 EDT 2001

      Small...

1.28  Wed Sep 26 20:33:08 EDT 2001

      Default 'template' format is 'pkg::name' now.

1.27  Mon Sep 24 00:33:18 EDT 2001

      Ditto

1.26  Mon Sep 24 00:28:57 EDT 2001

      Ensure that component processor deals with 'pkg::template' names
      properly.

1.25  Mon Aug 13 12:12:37 EDT 2001

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

1.24  Fri Aug 10 10:28:07 EDT 2001

      Fixed SF bug 432769 in template/to_group.tmpl

1.23  Fri Jul 20 06:30:54 EDT 2001

      Move conf/action.perl info over to base_box package.

1.22  Mon Jul 16 09:37:44 EDT 2001

      Minor changes to 'page_count' component.

1.21  Fri Jul 13 09:16:36 EDT 2001

      Update the 'page_count' component to not have as much formatting
      info and with docs. Also removed old item from conf/action.perl.

1.20  Mon Jun 18 14:05:43 EDT 2001

      Ensure that components get the security_object_class passed in.

1.19  Sat Jun 16 20:18:29 EDT 2001

      Moved the 'page_count' component from the 'static_page' package
      to this one. Moved the 'object_modify_box' and the
      'powered_by_box' to the 'base_box' package.

1.18  Wed Jun  6 15:25:59 EDT 2001

      Modify the template name handling in the component handler to
      deal with 'pkg::template' naming scheme.

1.17  Tue May 29 23:31:36 EDT 2001

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

1.16  Mon Apr  2 01:19:34 EDT 2001

      Small logging fix in OpenInteract/Handler/Component.pm.

1.15  Tue Mar 20 23:59:30 EST 2001

      Modified (slightly) the 'to_group' component and better
      documented it.

1.14  Mon Feb 19 00:07:32 EST 2001

      Added TT2 powered by logo to 'powered_by' box.

1.13  Sun Feb  4 17:54:49 EST 2001

      Took out excessive debugging information from the component
      processor. Removed bullets from 'powered_by' box.

1.12  Fri Feb  2 00:39:05 EST 2001

      Updated powered_by_box with right IMG SRC; modified
      object_modify_box to place some helpful messages if the user
      cannot edit the box or the object cannot be edited. Ensured the
      box gets picked up properly with the right info in
      conf/action.perl.

1.11  Wed Jan 31 23:46:56 EST 2001

      Added upgrading note and modified conf/action.perl slightly.

1.10  Thu Jan 25 00:15:06 EST 2001

      Fixed security checking and some other fun stuff

1.09  Mon Jan 22 23:41:26 EST 2001

      Removed unnecessary templates -- boxes that were moved over to
      'base_box'. Renamed a few templates and expanded their action
      information. Modified the component processing handler to deal
      with different input format, commented it up some more and
      cleaned it.

1.08  Thu Dec 21 00:13:15 EST 2000

      Added Changelog; very minor cleanups to handler.