Imagine Nation Forums
Server Status - Printable Version

+- Imagine Nation Forums (https://in-uo.net/forums)
+-- Forum: Imagine Nation: Xtreme archive (https://in-uo.net/forums/forumdisplay.php?fid=5)
+--- Forum: Suggestions & Ideas (https://in-uo.net/forums/forumdisplay.php?fid=18)
+--- Thread: Server Status (/showthread.php?tid=2677)



Server Status - imported_Rabbi Samild - 06-13-2008

You should put a filter on the server status page so you can sort by time on server, skill, guild, etc. Basically, like any html/MS product sorter.

Regards.


Server Status - imported_Rabbi Samild - 06-13-2008

What I meant to say was... "could you please" Smile

Regards.


Server Status - imported_Taran - 06-13-2008

I was planning to do that, but apparently it's rather difficult.
I'll see if I can learn how to do it though.


Server Status - maka - 06-13-2008

Rabbi Samild Wrote:What I meant to say was... "could you please" Smile

Regards.

Big Grin

Problem is that the status page is actually a HTML page on the server (the actual server computer). Only way to obtain a sort with the current status system is to write a JS DOM sorter (or do it the inefficient way, write multiple HTML pages with different sorts, then link to them).