increasing sort key separation so inserts between existing picklist enteries will work. Also, adding link for picklist management so that admins know where to go
adding a tcl version of the backup.sh file, which might work cross platform better. still needs some work to functionally match backup.sh. Still, it's valuable as is.
increasing the sortkey value separations from 1 to 512, so that there's room between the sort keys to insert other categories. Right now, the inserts fail because one cannot insert a sort key between two consecutive whole numbers.