Good morning,
as I said in my first thread (
http://groups.google.com/group/openmeetings-dev/browse_thread/thread/88867703627eba7e
), I've continued to modify some features from openmeetings. My second
contribution concern the domain in login page. In the current version
of the application, we don't have access of a configuration's
attribute to put our LDAP domain as default in this page.
So, I modified the 'checkLoginData.lzx' and the 'config.xml' (locate
in server/red5/webapps/openmeetings/) to allow users to select as
default domain their LDAP domain. A new attribute, named
'loginDomainName' was added on the config file. Now, users can put
into this attribute the name of their LDAP domain they want to make as
default domain. And it will display on login page.
I created a patch for these two modified files :
http://cric.grenoble.cnrs.fr/openmeetings/patch_checkLoginData
Like my first contribution, i will enjoy some comments about this.
Yannis Rossetto