| rahulk 2004-08-09, 12:32 pm |
| Hi,
We want to customize the 'Edit my profile' functionality to capture user preferences(for personalization) and use them for serving appropriate content.
One problem with 'Language' preference is that portal refers to language attribute of LDAP. Our ou=people schema is read only and we want to keep it that way. While we are saving other attributes in database (oracle), we are somehow not able to save language values of language.
So, questions are:
- How to make portal save language attribute save in database and ignore the one in LDAP completely
- Is there any problems to this approach from translation server and resource bundles perspective while serving the content in different languages
Thanks,
Rahul |