2011-04-11, 17:00:09
I've overcame this issue by using jQuery. Quite 'quick 'n dirty'.
I search <img> tags which link to /thumbs/ directory, and then wrap them with <a> tags linking to full-sized image.
You can check it on http://s3t.it/crossovers/active/
This is not google-friendly way of doing things (as google won't index large images), but i'm happy with it.
I search <img> tags which link to /thumbs/ directory, and then wrap them with <a> tags linking to full-sized image.
You can check it on http://s3t.it/crossovers/active/
This is not google-friendly way of doing things (as google won't index large images), but i'm happy with it.