Hi there,
I thought about 2 features, possibly simple to implement, I hope you will
find them useful :
- Add a "domain" field in the login form, which may be populated form a file
or a mysql table, so that the users dont have to write username@domain il
the login field. It is useful for multi domains hosts. (I saw something
talking about a relation host/domain in the config file but I didnt
understand)
- We often edit message before putting them into a subdirectory, mainly to
change the subject for future searches, or to add phone numbers. So an "edit
message" feature would be nice.
I took a look at where to modify the login form but only find the function
call in the template and the function in another file, and I don't see
where the field are declared.
Thanks,
Mykeul