In the demo, you will notice, as you click on each image, the address bar updates to show details of that image e.g.

http://devkick.com/lab/galleria/demo_01.htm#img/ladybug.jpg

The advantage of this, is should you click that link, you will see the picture of the ladybug! Seems the Drupal modules isnt doing this. Was it left out deliberately? Are there plans to add this feature?

Comments

Mark Theunissen’s picture

I honestly don't know why the demo is different. If someone wants to take the time to investigate, I would be happy to make alterations.

Mark Theunissen’s picture

Status: Active » Postponed
roger6106’s picture

Status: Postponed » Needs review

In the file "inc/galleria.js" change line 94 from "history : false" to "history : true". Doing this fixed it for me.

Mark Theunissen’s picture

Status: Needs review » Fixed

Great! I am not going to change the core implementation, if anyone wants this functionality they can override the defaults as above.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.