I have ported some modifications that i made for a project
with 1.0.8 to the current 1.1.0-rc1.
The additional features are:
- static rooms: rooms which are always open, even when
no user has joined (configured in nfc.conf)
- merged the default- and the flash-server: you can now
select the message format in nfc.conf, but right now you
still have to decide for one format
- optinally disable the autoPromote-feature: you can
choose not to make the first visitor of a room an operator
in this room
more details are currently available on
http://www.sebastian-eichner.de/projects
Logged In: YES
user_id=566143
I have updated the diff because i had made a last-minute-error
which caused the static rooms to disappear after the first user
had logged out.
The new file corrects this.
Logged In: YES
user_id=566143
BTW: you can download a patched, ready-to-run version of
1.1.0-rc1 here:
http://www.sebastian-eichner.de/projects/nfc-1.1.0rc1-patched.tar.gz
Updated the patch, this patch works better