First I would like to say that I really like the Sweaver module.

Next, I would like to humbly request the option to show a list of the previously saved images inside the front-end tab. For me (and I suspect the clients I build sites for), not being able to see the images that have already been loaded gives me the impression that nothing happened. The most likely scenario I envision is that the user uploads the same image several times and gets frustrated because they think it is not working.

My ideal implementation for this would be the list of previously added images with the ability to change the alias or delete them with a little red x. I'm not sure, but I suspect this would be added to the sweaver_form() function of the sweaver_plugin_images class.

Thanks!

Sean

Comments

Anonymous’s picture

Isn't the image plugin already doing that ? Or do you want to be able to preview images in the images tab ?

pyrello’s picture

@Quentin - Currently, you can view a list of images and perform operations on them on the backend of sweaver, but from my understanding of how it works, the user that uses the frontend is not necessarily the same user that sees the backend. It would be great to have some way of managing those images on the frontend for non-admin users.