I have setup Gallery 2 with Drupal 4.7 and using mod rewrite module. It is working (eg. photo has URL of http://localhost/apps/drupal/gallery/pied_butcherbird.jpg.html), except if I select a photo from the gallery, in the breadcrumb the link to "Gallery" is http://localhost/apps/drupal/index.php?q=gallery&g2_itemId=7 whereas I was excepting it to be http://localhost/apps/drupal/gallery
Any ideas?
Gallery version: 2.1.2
PHP version: 4.3.9
Webserver: Apache 2.0.52
Database: Postgresql 7.4.8
Operating system: CentOS release 4.3 (Final)
Posts: 32509
http://drupal.galleryembedded.com/index.php/DRUPAL_Gallery2_URL_Rewrites
Posts: 189
The breadcrumb now supports URL Rewrite as well, but you will need the CVS version of gallery module (http://drupal.org/node/3247/release). This is still 4.7 compatible.