[Plugin: NextGEN Gallery] Permalinks for singlepic
-
Hello,
it would be very nice to get search engine (and user) friendly URLs for single images included into a post via NGG [singlepic].
It’s currently still possible with .htaccess rewrite rules and based on the pid.
The following URL can be rewritten to:
/images/52_320x240
/index.php?callback=image&pid=52&width=320&height=240&mode=It would be really nice if a image could be received beside the PID by its filename. Then the rewrite could be much more friendly:
/images/my_picture_320x240
/index.php?callback=image&name=my_picture&width=320&height=240&mode=I don’t knwo what the mode is, but it could be added for example like /images/my_picture_320x240_mode, too…
As I see it, this is easily possible by hacking the nggshow.php and post-thumbnail.php script.
Thanks in advance!
The topic ‘[Plugin: NextGEN Gallery] Permalinks for singlepic’ is closed to new replies.