Re: [jffnms-users] Layout Question..

2004-12-24 Thread Javier Szyszlican
Hi Kelly, I think I fixed the problem you saw. Now its sort by Map Name like "1 Map", "A Map", "B Map", etc This will be included in 0.8.0 You can try it adding: array_key_sort(&$items, array("map_name"=>SORT_ASC)); To line 53 of htdocs/views/source_maps_get.inc.php Javier Kelly Hamlin w

[jffnms-users] Layout Question..

2004-10-14 Thread Kelly Hamlin
On the hosts maps, or any maps for that matter, is it possible to have it intelligently order by number? Currently it does like this   1   10   100   101   102   103   104   11   12   13   14   15   16   17   18   19   2   20   21   It would be great if it could list properly although