Add the functionality for administration to each
league individually. Currently it is global
administration or nothing. I’d like each league admin
to have admin rights only to his league. I’ve written
a script that creates the leagues and populates the
local admin field for the new league (below) but
unless I also give him global rights the new commish
only has user rights.
registration script
Logged In: YES
user_id=1538652
If so desired I can look into getting this accomplished.
I think I can get it done faily soon.
I can build an overall suite of tools for the site admin,
which will build an instance of OFFL for each league. This
would involve the creation of a league specific database,
root directory and config files. An admin DB would also be
needed to both track leagues and push
player/schedule/stats data into the child DBs. Any
thoughts?