Hi,
I would to know if we are able to change the image upload directory, usually if a user upload an image, it would have a long url or something like this
"http://sitename.com/ow_userfiles/plugins/photo/photo_511.jpg"
can we create a new directory for image upload so that it would have a nice url to like this:
"http://sitename.com/photo/mypic.jpg"
is this possible?
Thanks.