Hi, For my project, I will need to create a library of images and videos.
What considerations should I have?. For reference ... How to automatically create a thumbnail for every image?. Is there support for image/video galleries or albums?. With respect to videos, should I let users upload videos to the site or require them to upload to youtube and then just link them?. If the users upload videos to the site, is there a mechanism similar to how web2py processes images (change file names, provide the download link, and such)?. What are the pros (in addition to security?) and cons (less flexibility?) of using web2py's built-in image field type instead of simply ftp upload to a folder and reference by file name?. Any other things I should prepare for to properly handle a library of images and videos?. Your advice is greatly appreciated - thanks!, Carlos

