Login to download the latest version of Mint and your favorite Pepper, purchase additional licenses, or post in the Forum. Don't have an account? Create one!

In Partnership with Media Temple

Mint Forum

[Downloads 2.10] Filename lengths in buttons

shokk
Third-Party Pepper Developer
Posted on Nov 24, '07 at 04:47 pm

Some filename lengths for downloaded files can be pretty long. The names don’t always fit in the buttons for the file names. It would be good if the full name could be displayed as a tooltip so that it would be easier to tell some files apart by hovering over the button when the names are too long.

Till
Third-Party Pepper Developer
Posted on Nov 26, '07 at 03:07 am

I’m not sure, but I guess this wasn’t possible.
Shaun?

shokk
Third-Party Pepper Developer
Posted on Jan 03, '08 at 10:27 pm

I see some filenames presented as monkeychow-weekl… or monkeychow-0.5.5… by the Pepper rather than the full name. Is that how they are recorded in Mint due to some limit, or is this something that can be extended in the script?

Till
Third-Party Pepper Developer
Posted on Jan 04, '08 at 08:10 am

You could change the function cut_string().
It cuts the filename to 16 characters if the filename is longer than 19 characters.
The $type is filter.

You must be logged in to reply. Login above or create an account