Summary:
Parameter to output image path only
Detailed Description:
It would be useful to have a parameter which would output only the image path,
without the <img>, etc, around it; for example:
{random_image_selective dir='images/albums' path='true'}
would output:
/uploads/images/albums/image_a.jpg
This way the tag could be used for background images in CSS.