Skip to:
Add a chat object to the global portal JS object. Reflecting config properties directly in the rendered velocity templates will make detection cleaner in the portal chat code.
Integrated in portal trunk #1599 (See http://builds.sakaiproject.org:8080/job/portal%20trunk/1599/)
The portal js object now has a chat property where we can propagate all the chat props into any scripts. (Revision 132275)
Result = SUCCESS
Added in r132275.
The portal js object now has a chat property where we can propagate all the chat props into any scripts.
Add a chat object to the global portal JS object. Reflecting config properties directly in the rendered velocity templates will make detection cleaner in the portal chat code.