← Back to team overview

mahara-contributors team mailing list archive

[Bug 833867] A change has been merged

 

Reviewed:  https://reviews.mahara.org/2854
Committed: http://gitorious.org/mahara/mahara/commit/f7807a1876f4d3f5d3c1ac982043e7bd60cf38a0
Submitter: Aaron Wells (aaronw@xxxxxxxxxxxxxxx)
Branch:    master

commit f7807a1876f4d3f5d3c1ac982043e7bd60cf38a0
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Tue Dec 31 12:39:03 2013 +1300

Show description text below images in image gallery (Bug #833867)

Taking Melissa Newman's code snippets from bug and adapting it for core
- <figure> and <figcaption> aren't semantically accurate in this context, so using <div> instead
- Adding a block instance config checkbox setting to allow to turn it on/off

Change-Id: I63ea2ccda0de2243782cc232e3ecb352ecd98d95
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>

-- 
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:
  Fix Committed

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