As it stands, when URL rewriting is turned on and used with the Gallery integration module, it simply inherits the URL rewriting from the Gallery application.

For example, if you have gallery installed at http://gallery.mydrupalsite.com/, to view an item is http://gallery.example.com/v/%path%. To view it inline in Drupal, the path is http://mydrupalsite.com/v/%path%, but the "base" is at http://mydrupalsite.com/gallery.

What I'd like to be able to do is configure Gallery to use http://mydrupalsite.com/gallery/v/%path% (or whatever I want for 'gallery'). It seems to me like the setting "URI of Gallery2" would be useful for this, and appropriate.

This enhancement allows context to be maintained. In a standalone gallery installation, having the URL rewrite including /gallery/v/ is inappropriate and redundant, whereas within the context of a drupal installation it is appropriate.

Comments

kiz_0987’s picture

Status: Active » Closed (fixed)

This is possible in 4.7/5.x.