Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Reorderer is a reusable library of JavaScript code intended to be used by developers when building new DHTML user interfaces. It provides a complete and configurable set of keyboard-accessible drag-and-drop services. The Reorderer is used by the Lightbox component. The following diagram illustrates the relationships and partitioning of the Reorderer, the Lightbox, and the Sakai Gallery Tool:

See Also

About the Image Gallery Tool

The Image Gallery is an RSF-based Sakai tool that can also be deployed as a JSR168-compliant portlet. The gallery tool has no direct awareness of the Reorderer, only the Lightbox. It uses a LightboxProducer to generate the necessary markup required to use the Reorderer and Lightbox.

...