Revision history for OpenInteract package base_box.

.013  Sat Jan 27 05:53:02 EST 2001

      Fixed error in OpenInteract/Handler/SystemBox.pm

0.12  Tue Jan 23 23:49:21 EST 2001

      Made sure the component calls worked ok.

0.11  Tue Jan 23 07:18:16 EST 2001

      Modified OpenInteract/Handler/Box.pm to rely on the component
      processor (base_component/OpenInteract/Handler/Component.pm) to
      actually generate the HTML.

0.10  Sat Jan 20 21:09:19 EST 2001

      Made the template-only boxes work ok using the old-style calls
      (which will soon be changed anyway).

0.09  Tue Jan 16 00:46:15 EST 2001

      Various changes in the course of making the module work
      properly. Due to naming issues (and the fact that website
      authors might want to change them), we've moved the box
      processing to <website::Handler::Box and the system boxes to
      <website::Handler::SystemBoxes. Various other template changes
      as well as accommodations in the box processing for the older
      call types.

....

0.04  Mon Jan 15 01:05:09 EST 2001

      Ensure that the theme property is fetched properly in
      OpenInteract/Box.pm; modify calls to 'fetch_by_name'.

0.03  Mon Jan 15 01:01:17 EST 2001

      Added 'conf/list_module.dat' with system boxes module

0.02  Mon Jan 15 00:55:57 EST 2001

      Fixed problem in OpenInteract/Box.pm (wrong ref to $R); small
      change in OpenInteract/SystemBoxes.pm

0.01  Mon Jan 15 00:17:52 EST 2001

      Package skeleton created by oi_manage. Created basic structure
      of package, including the overall box processing
      (OpenInteract::Box), the system boxes (OpenInteract::SystemBox)
      and code necessary for other boxes
      (OpenInteract::Handler::Box). Ported a number of templates over
      from the old box format to the new, moving them from other
      packages at the same time.

