Minor Problems with website downloads
Posted: 2015-08-23T16:11:20-07:00
When I go to the downloads section, (Using Chrome on Win8), I see a couple of problems the main one is that the first column is so narrow, 22 characters, that I have to guess which file to download as with only the first 22 characters, less 4 for ...> on all the names that exceed 22, there is not enough of the name displayed for me to decode which file(s) I need. Additionally, the one column that could help, especially for users less used to decoding long file names, is the description column - this is blank. Surely it would be worth a little effort to come up with say a python script that decoded the names into plane English and did the upload with the descriptions set.
I found it quite hard to find the right information on how to go about this but did find:
http://httpd.apache.org/docs/2.0/mod/mo ... escription
Which may be of help - possibly adding something like:
AddDescription "Windows 32 bit Installer" ImageMagic*Win32*.msi
etc. to a descript.ion file would be all it would take.
Hope this is not off topic or considered too much of a distraction from the real work.
Steve
I found it quite hard to find the right information on how to go about this but did find:
http://httpd.apache.org/docs/2.0/mod/mo ... escription
Which may be of help - possibly adding something like:
AddDescription "Windows 32 bit Installer" ImageMagic*Win32*.msi
etc. to a descript.ion file would be all it would take.
Hope this is not off topic or considered too much of a distraction from the real work.
Steve