10.07.2015 Views

Lotus Instant Messaging/ Web Conferencing ... - IBM Redbooks

Lotus Instant Messaging/ Web Conferencing ... - IBM Redbooks

Lotus Instant Messaging/ Web Conferencing ... - IBM Redbooks

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

After making these changes, you may find that the IM Chat window is too smallfor the transcript text, so we also want to change the default launch size for thewindow. Do this by opening the file res.js and changing the line:var WIN_IM_HEIGHT = 280;tovar WIN_IM_HEIGHT = 350;This results in the IM chat window shown in Figure 9-31.Figure 9-31 Modified instant message windowRemove the Invite Others... and Add Tools... buttonsIn “chatBtn.html” on page 231, we can see that this HTML page generates thebuttons for the chat window based upon the type of chat. To keep the InviteOthers... and Add Tools... buttons from appearing, we will simply remark out thecode for those buttons. Do the following steps:1. Open the file chatBtn.html in each language sub-directory and change thefollowing lines from:if (!top.isAnonymous || top.anonCanResolve)document.writeln('

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!