mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #16131
[Bug 833867] Re: Add "Show Description" to Image Gallery
Actually in Mahara 1.9 we've dropped support for IE8, so that's not a
concern. However, I think <div> is a more appropriate tag than <figure>,
because semantically <figure> is supposed to represent self-contained
content that's "related to the main flow, [but] its position is
independent of the main flow" ( https://developer.mozilla.org/en-
US/docs/Web/HTML/Element/figure ), like a picture set alongside some
text in a book.
In the case of our gallery blocks, the image *is* the main flow, so
<figure> is not semantically appropriate, and the generic <div> is
better.
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/833867
Title:
Add "Show Description" to Image Gallery
Status in Mahara ePortfolio:
In Progress
Bug description:
I like the image gallery Mahara 1.4 a lot. It's a great way to provide
visual evidence, either as a sequence or as a thumbnail index.
But I notice that the "Show Description" option available on single
images is not available in the Gallery. To see descriptions of
individual images, you have to click on each image and open it in a
new window, which is not very usable.
I think curating images with brief descriptions is very valuable, and
showing curated images in sequence (ie slideshow) can build a
compelling story.
What are the difficulties/downsides of adding this capability to the
Image Gallery?
I can think of one potential difficulty: what to do with the other
main option: thumbnails. Descriptions would look very odd attached to
these. But I think a compromise could be found for this, such as
clipping the description after a set amount of characters.
I'm hoping it would be relatively straightforward to accomplish.
Feedback welcome
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/833867/+subscriptions
References