hi,
i would like a version ware people can not add new identities. (e.g. only the one email)
This is very easy to do on your own:
Navigate to
/skins/default/templates/
and open the files identities.html and editidentity.html and just comment the line that sais
like this:
and delete the file addidentity.html
You may also want to disable the E-mail textbox when you edit the existing identity. To do that you open /program/steps/settings/edit_identity.inc and remove the e-mail value below "// list of available cols"