ez projects / ezlightbox
| UNIX name | Owner | Status | Version | Compatible with |
|---|---|---|---|---|
| ezlightbox | Alexander Block | stable | 0.7.6 | >= 4.0.4 |
This project is now hosted on github. We have explained the Whys and Whatfors in this post : http://share.ez.no/blogs/ez/ez-extensions-now-on-github-waiting-for-your-commits. You can now find the sources of this project here : http://github.com/ezsystems/ezlightbox. Contribution is even more encouraged now relying on github’s collaborative development features. Feel free to fork, hack, and channel the changes back through a pull request. All of this is properly described in the post above.
Waiting for your commits !
ATTENTION: The subversion repository is NOT up to date.
-------------------------------------------------------------------------------
A lightbox is some kind of container to put things in (for example content objects, content nodes or also items from external systems). A lightbox is user related, where each user can have several lightboxes at the same time. A lightbox can be shared between users mainly to be able to discuss the content of a lightbox in a group of users.
One of a users lightboxes is declared to be the "current" lightbox. The current lightbox is always used for any kind of action on it, for example to put items in. The lightbox module offers different triggers to extend it's functionality. It is possible to create custom lightbox item classes to support functions for adding items different from content objects or content nodes into it. A lightbox could also be used for bookmarks or as a kind of shopping basket or wishlist. The ezlightbox extension is compatible with MySQL and Oracle - PostgreSQL has not been tested so far.
Requirements
PHP >5.2.x compiled with support for Hash functionality
eZ Lightbox 0.8.0 Release Candidate 1 has been released
Sunday 07 February 2010 19:18
Alexander Block