From e8717d0bbcd7d0b719ec3d85943135e83e58b716 Mon Sep 17 00:00:00 2001 From: Cash Costello Date: Sun, 27 Nov 2011 21:45:15 -0500 Subject: Fixes #3773 added documentation hint for using advanced features of fancybox --- views/default/js/lightbox.php | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'views/default/js') diff --git a/views/default/js/lightbox.php b/views/default/js/lightbox.php index 5f3764756..c45d46098 100644 --- a/views/default/js/lightbox.php +++ b/views/default/js/lightbox.php @@ -5,6 +5,10 @@ * Usage * Apply the class elgg-lightbox to links. * + * Advanced Usage + * Elgg is distributed with the Fancybox jQuery library. Please go to + * http://fancybox.net for more information on the options of this lightbox. + * * Overriding * In a plugin, override this view and override the registration for the * lightbox JavaScript and CSS (@see elgg_views_boot()). -- cgit v1.2.3