{"id":641,"date":"2019-11-07T13:47:58","date_gmt":"2019-11-07T12:47:58","guid":{"rendered":"http:\/\/www.ume.li\/blog\/?p=641"},"modified":"2019-11-07T13:48:07","modified_gmt":"2019-11-07T12:48:07","slug":"connections-6-0-cr-5-icm-mail-plugin-vs-wikis","status":"publish","type":"post","link":"https:\/\/www.ume.li\/blog\/2019\/11\/07\/connections-6-0-cr-5-icm-mail-plugin-vs-wikis\/","title":{"rendered":"Connections 6.0 CR 5: ICM (mail plugin) vs. Wikis"},"content":{"rendered":"<p>We are running Connections 6.0 CR5 with the Mail \/ calendar Plugin.<br \/>\nThe plugin is officially not supported. <\/p>\n<p>One issue we ran into is that the wiki page looses its header as soon as we create or edit a page.<br \/>\nThe connections menu would appear below the page. Only a page refresh would bring the menu back to the top.<\/p>\n<p>Analyzing the page source revealed, that  the lotusMain was placed before the banner.<\/p>\n<p>To fix this you need to alter the javascript. Always make a backup! Test it first. Use the following on your own risk:<br \/>\nIt&#8217;s in the file shared\/provision\/webresources\/com.ibm.lconn.wikis.web.resources_[XY].jar<br \/>\nunzip it<br \/>\nedit the file resources\\scenes.js at line 1792 replace<br \/>\n<code> frame.insertBefore(el,frame.lastChild);<\/code><br \/>\nwith<br \/>\n<code> \/\/frame.insertBefore(el,frame.lastChild);<br \/>\n dojo.place(el,frame,'last');<br \/>\n<\/code><\/p>\n<p>Repack everything to the same filename com.ibm.lconn.wikis.web.resources_[XY].jar and use it to replace the one in the webresources.<\/p>\n<p>As this is a javascript change you need to update the versionstamp, stop your nodes, clean the websphere temp directories and any cacheing proxies, before the change takes effect.<br \/>\nAs stated before. use at your own risk.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>We are running Connections 6.0 CR5 with the Mail \/ calendar Plugin. The plugin is officially not supported. One issue<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[23],"tags":[],"class_list":["post-641","post","type-post","status-publish","format-standard","hentry","category-connections"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.ume.li\/blog\/wp-json\/wp\/v2\/posts\/641","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.ume.li\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.ume.li\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.ume.li\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.ume.li\/blog\/wp-json\/wp\/v2\/comments?post=641"}],"version-history":[{"count":2,"href":"https:\/\/www.ume.li\/blog\/wp-json\/wp\/v2\/posts\/641\/revisions"}],"predecessor-version":[{"id":643,"href":"https:\/\/www.ume.li\/blog\/wp-json\/wp\/v2\/posts\/641\/revisions\/643"}],"wp:attachment":[{"href":"https:\/\/www.ume.li\/blog\/wp-json\/wp\/v2\/media?parent=641"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.ume.li\/blog\/wp-json\/wp\/v2\/categories?post=641"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.ume.li\/blog\/wp-json\/wp\/v2\/tags?post=641"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}