Postponed
Project:
Lightbox2
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
27 Aug 2008 at 15:59 UTC
Updated:
5 Nov 2008 at 00:25 UTC
Using the following code I'm displaying Drupal messages through Lightbox:
<?php if ($show_messages && $messages): ?>
<div id="lightboxAutoModal" style="display: none;" ><?php print $messages; ?></div>
<?php endif; ?>
However the animation is nice for Photos or other media, but for notification messages is quit distracting and inefficient. Would it be possible to have a checkbox in admin settings to turn off animation for HTML Content?
Kind regards,
Marius
Comments
Comment #1
stella commentedComment #2
stella commentedpostponed until after next release.