Hi there, I managed to embed gallery2 in drupal6 and have clean URLs successfully working in both apps.
I have enabled the embedded navigation sidebar for g2, but the links that show up there do not use clean URLs.
A example is below:
Viewing a picture in gallery, viewing albums, the URL is fine:
http://new.shuttertalk.com/gallery/v/users/admin/
http://new.shuttertalk.com/gallery/v/users/admin/D50-image.jpg.html
However, on the sidebar under Gallery Navigation (e.g. Add Item, Edit Item, View Slideshow, etc.), the URLs revert to the non-clean URLS:
http://new.shuttertalk.com/index.php?q=gallery&g2_view=slideshow.Slidesh...
Is this expected behaviour? I would have thought that the URLS would at least have the form of /gallery/...
You can test the behaviour on my site here: http://new.shuttertalk.com/gallery
Thanks!
Julian
Comments
Comment #1
cuteseal commentedBy the way, I set up the Gallery integration and URL rewrites using the configuration wizards, haven't modified anything. Here is the .htaccess file in my drupal root: