It is good practice to place the file size next to the download icon for files (as well as an icon) - usually in a smaller font size too. Is it possible to include this as an option too?

CommentFileSizeAuthor
#3 file-size-plugin.png8.11 KBsoulfroys

Comments

thepanz’s picture

I'm sorry, but my module only add some kind of CSS-Magic!
nothing more! I think that your request goes outside of this module scope..

Maybe you can tweak or create another module to add filesize near a link.. hope to hear about you soon!

Regards!

-thePanz-

thepanz’s picture

Status: Active » Closed (won't fix)
soulfroys’s picture

Version: 5.x-1.0 » 7.x-1.x-dev
Status: Closed (won't fix) » Active
StatusFileSize
new8.11 KB

Hello!

Please, could you accept this feature? Maybe someone can do it! I can not make a patch now but I will try in the near future.

It would be very nice to show the file size, like this Wordpress plugin. Much of the work is already done, we could use the functions image_get_info and format_size to pick up and translate the output, then use a text filter or jquery to add the text...

File size

thepanz’s picture

I don't think this is the right module where your feature should be added: I'd like to keep my module simple and just for "iconizing" links.
Such file-size feature should go into a field formatter IMHO.

thepanz’s picture

Status: Active » Closed (won't fix)