Active
Project:
Lessons
Version:
7.x-1.0-alpha1
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
17 Mar 2012 at 18:26 UTC
Updated:
14 May 2012 at 22:48 UTC
recommended functionality: some way to have screenshots be unobtrusive in the lesson until the user wants to look more closely at it (e.g. jquery zoom)
preferences on implementation?
Comments
Comment #1
Drupalearner commentedPerhaps use a lightbox overlay solution e.g. lightbox2 (http://drupal.org/project/lightbox2) which I have installed and used before and was happy with (installation and use).
Perhaps general screenshots included in the lessons should be set to specific sizes or limited to a maximum size e.g. thumbnail, until viewed as larger/full size on demand? There would have to be at least 2 image sizes in this case, which can be set in the admin > config > media > image styles option:
1. Thumbnail for 'helpful but not necessary' use, to reduce lesson page length, and
2. Full size image in lesson page (where necessary) and for use in image viewer on demand.
Are there any other suggestions?