ARRANGE BY SIZE...

Posts

Pages: 1
...Would be the most useful and awesome addition to RMN's locker functionality. (filesize, I should say)

Especially when it comes time to clear the buggers out.
imo the most useful addition would be FOLDERS
Craze
why would i heal when i could equip a morningstar
15150
geodude
imo the most useful addition would be FOLDERS

um, yes

folders + ftp would be delicious (the former the most so)
this is DELICIOUS
The reason it doesn't sort on filesize is because filesize is not stored in the database, it is read from the file system when you view your locker. I could start storing it in the database, but it would be a massive undertaking to get all of the current filesizes into the database for the filesize sort to be of any use.

Folders might be a fun option to try to implement.
So, after thinking about this some more it was actually pretty easy to implement sorting on filesize.

I wrote a little script that will update the database with all of the filesizes and then added the appropriate code to make sure filesize is added when a file is uploaded to the locker.

This may or may not make it to the site before RMN4.
Pages: 1