Comment #7 on issue 1403 by [email protected]: OpenMeeting hardcoded in
source and language files as Application name.
http://code.google.com/p/openmeetings/issues/detail?id=1403
Customers often need not only Openmeetings strings to be changed but webapp
context as well.
We already have such variable: ScopeApplicationAdapter.webAppRootKey
The problem: it is static and it should remain static and to be in sync
with "real" context
I thought of static initializer reading config file in the classpath.
Also in case of context changing various pluging need to be changed:
wordpress, moodle, fb etc.
We also have config variable can be used to handle Application name.
--
You received this message because you are subscribed to the Google Groups
"OpenMeetings developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/openmeetings-dev?hl=en.