Is there a module or something for Gallery v2 that will automatically create a link for a picture that will end with the .jpg file extension so that my users can right click > copy > paste into IMG tags on a forum? With version 1, I know all the links to each picture in an album would end with .jpg or the file extension for the file being linked. Some forums that my users want to post pictures to will only allow links ending in an image format extension such as .jpg or .gif withing the IMG tags in BBCode. Gallery v2 doesn't build links to pictures that way anymore and I would hate to have to go back to the previous version of Gallery just bacause we can't post a photo on a forum the way we used to. Any help? Thanks.
Posts: 27300
http://codex.gallery2.org/index.php/Gallery2:Modules:geturls
____________________________________________________
Blog with G2 || Gallery Frames / Mods || G1 Test Gallery
Posts: 3
I'm getting this error when using the module to get the images as .jpg within the IMG tag:
--
Gallery tries to test mod_rewrite in action. For this to work you need to edit each of these two files accordingly:
/home/content/a/d/a/adahlen/html/lucidgallery/Nate/modules/rewrite/data/mod_rewrite/custom/.htaccess
Line 6: RewriteBase /Nate/modules/rewrite/data/mod_rewrite/custom/
/home/content/a/d/a/adahlen/html/lucidgallery/Nate/modules/rewrite/data/mod_rewrite_no_options/custom/.htaccess
Line 6: RewriteBase /Nate/modules/rewrite/data/mod_rewrite_no_options/custom/
--
I am not sure what it's actually asking. Any help?
Posts: 27300
lucidwerks,
please start a new thread with your issue in the Module Development forums if you are modifying this module. If not try the 3rd party mdoules forums.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 3
I'm not modifying anything, just get that error when activating that module. Seems that something so standard is apparently so hard to come by. Just want to see my photos with a .jpg at the end to link easier.