I have been using type="text" in the cms editable in order for the file name to be entered then the picture will be loaded from /images folder. By adding <cms:show (text "name") /> to the path of the image. works fine. nut want to start using he type="image".
A little confused with the uploads folder. how does the user upload a file from there PC. To get them to dump images into uploads folder on the server seems like a headache.
Other option for me to make better use of this feature is to change the path to the /images folder. So i can quickly load the images from there. Is there any security or reasons why this should not be done?
what was the proposed idea behind the uploads folder?
A little confused with the uploads folder. how does the user upload a file from there PC. To get them to dump images into uploads folder on the server seems like a headache.
Other option for me to make better use of this feature is to change the path to the /images folder. So i can quickly load the images from there. Is there any security or reasons why this should not be done?
what was the proposed idea behind the uploads folder?