Ticket #28 (new enhancement)

Opened 4 years ago

Last modified 3 years ago

Upload Feature // Couple Ideas

Reported by: steven Owned by: william
Priority: minor Milestone:
Component: Admin Interface Version: 1.0
Keywords: Cc:

Description

  • when you upload a file within a directory containing multiple files, can we have the cms ask, "we see that you are uploading a file from a directory containing more similar files. would you like us to grab them as well?"
  • when you upload a file within a directory, can we have the cms display img size next to the img name? this is very helpful so the user does not have to go and click three different spots of write anything down.
  • in the cms map, can we have the option that allows a thumbnail to appear when you hover over an img link, or click on it?
  • after you upload an img, can we have a button or something next to all the img names within the map that says, "copy img url to clipboard" ... or something like that?

Change History

in reply to: ↑ description   Changed 4 years ago by todd

Replying to steven:

* when you upload a file within a directory containing multiple files, can we have the cms ask, "we see that you are uploading a file from a directory containing more similar files. would you like us to grab them as well?"

Seems unlikely; this would require a browser add-on/plug-in, since the JS in our interface can't read anything on the client's disk but the file selected. This is a security feature.

* when you upload a file within a directory, can we have the cms display img size next to the img name? this is very helpful so the user does not have to go and click three different spots of write anything down.

How about a little html snipped for the image, rather than just the size?

* in the cms map, can we have the option that allows a thumbnail to appear when you hover over an img link, or click on it?

I love the hover-over idea.

* after you upload an img, can we have a button or something next to all the img names within the map that says, "copy img url to clipboard" ... or something like that?

That's that snipped again.

  Changed 3 years ago by todd

  • version changed from 0.x to 1.0
Note: See TracTickets for help on using tickets.