Skip to main content link. Accesskey S
  • HCL Logo
  • HCL Connections On-Premise Wiki
  • THIS WIKI IS READ-ONLY.
  • HCL Forums and Blogs
  • Home
  • API Documentation
Search
Community Articles > Integration > Integrating Connections 3.0.1 with WebSphere Portal 7.0 using Page Builder 2 Themes (Part 2)
  • Share Show Menu▼

Recent articles by this author

Install Connections 4.5 Cognos on RedHat using Oracle Database step-by-step Guide part 2

This document is second part of “ Install Connections 4.5 Cognos on RedHat using Oracle Database stepbystep Guide Part 1” , in this document I talk about: Install Cognos BI Fix Pack 1 Configuring Cognos LDAP Security Install and configure Metrics Building the power cubes on Cognos ...

Install Connections 4.5 Cognos on RedHat using Oracle Database step-by-step Guide part 1.

In this guide I want to describe all the necessary steps needed to install Cognos on Connections environment on RedHat 6.4 Operating System using Oracle as data store. In a next article I will complete the guide with all the configurations needed to complete the installation. In this document ...

How to index Connection in Portal environment Step-byStep Guide

This approach correlates a relevance score for Connections content with the Portal relevance score. It is a federated approach where the search is federated between Portal and Connections instances.

Integrating Connections 3.0.1 with WebSphere Portal 7.0 using Page Builder 2 Themes (Part 2)

This Tutorial describes how to update the integration of IC 3.01 and WP 7.0x using PageBuilder 2.0 Theme
Community articleIntegrating Connections 3.0.1 with WebSphere Portal 7.0 using Page Builder 2 Themes (Part 2)
Added by ~Howard Brekibergetsi | Edited by ~Ben Brekrolit on April 2, 2012 | Version 12
  • Actions Show Menu▼
expanded Abstract
collapsed Abstract
This Tutorial describes how to update the integration of IC 3.01 and WP 7.0x using PageBuilder 2.0 Theme
Tags: connections3.0.1, integration, portal 7.0x, PageBuilder 2.0
ShowTable of Contents
HideTable of Contents
  • 1 Overview
  • 2 Creating a Stylesheet to Customize the UI
  • 3 Create Portal page to integrate IC features
  • 4 About the author

Overview

In the first article (Part1) I described how to customize a portal page to integrate IC 3.01 with a static page solution. Now I describe how to integrate with a standard portal page with a Web Page Portlets.

in this modality you obtain a dynamic Portal head section, because you use a standard Portal Page.

Head Portal

Creating a Stylesheet to Customize the UI

As in the previous article to create a stylesheet to hide the head and allow the integration of IC, compared to the previous file some classes have been added to allow integration using a portlet.

the new .css is


#******************************************************************#

#* WAI.CSS                                                       *#
#* this .css is used to hide the IC head when it's integrated    *#
#* WebSphere Portal using PageBuilder 2 Theme                    *#
#*                                                               *#
#* v.1.a by A.Fontana                                            *#
#*****************************************************************#

#lotusBanner, .lotusBanner {
    display: none;
    overflow: hidden;
    padding: 5px 15px 4px 30px;
    text-align: right;
}
.lotusPlaceBar lotusui {
    display: none;
}
.lotusTitleBar .lotusTabs li {
    display: none;
}
.lotusFooter {
    display: none;
}
body.lotusui {
    background: none repeat scroll 0 0 transparent;
}
.lotusPlaceBar {
    display: none;
}
.lotusTitleBar {
    display: none;
}
.lotusContent {
    height: 1050px;
    overflow-y: auto;
}
.entryContentContainer {
    overflow-y: visible;
    width: 100%;
}
.wrapHat {
    display: none;
}
.ibmLayoutContainers {
    padding: 0;
}
#lotusColRight .lotusSection {
    overflow: hidden;
    width: 155px;
}
.lotusui .lotusContent {
    padding: 20px 50px 20px 20px;
} 

Create Portal page to integrate IC features

Now, go to Portal administration and create a new label. For example, Social is created in the following screen capture

Administration Portal

Click the label.

Create an empty portal page for integrate IC, with the following option:

Portal Page

create a copy of Web Page Portlet and name it with following mode

<yoursVirtaulPortalID>.Social
, where
<yoursVirtaulPortalID>
your VP identifier. in my case tb.Social

add a new copy in the page, save, and edit a page and Edit Sahred Settings in the portlet Menu

complete a URL:Field with your complete URL of IC features you want integrate, like this

http://<fqdn>/blogs/tbridge/?FromPortal=yes&skin=tbridge

wehre FQDN is Full Qualified Domain Name-

and save.

You must repeat this steps for every IC's features, you want integrate.

in this way using a portal page, you will not need to update your pages when you update the integration of the portal structure by adding or removing pages, sections, etc etc ....

About the author



Andrea Fontana
currently works as a System Architect, defining, organizing, and configuring complex IBM product-based solutions. In particular he works with WebSphere Portal and its collaborative environment including Domino 8.0.x, 8.5, IBM Connections 3.01, Lotus Quickr 8.0.x, and IBM Sametime, with respect to setting up SSO Kerberos integration solutions and configuring systems with a R-proxy solution with SSL integration. His past experience includes roles as an Application Developer, Database Administrator, and Project Manager in a wide variety of business applications. He graduated from the ITIS Zuccante C., Mestre (Venice), specializing in Industrial Electronics. You can reach Andrea at a.fontana@net2action.com.


  • Actions Show Menu▼


expanded Attachments (3)
collapsed Attachments (3)
Edit the article to add or modify attachments.
File TypeSizeFile NameCreated OnDelete file
image/x-png 99 KB a1.png 3/11/12, 2:17 PM
image/gif 33 KB port.gif 3/11/12, 2:33 PM
image/x-png 12 KB page.png 3/11/12, 2:39 PM
expanded Versions (1)
collapsed Versions (1)
Version Comparison     
VersionDateChanged by              Summary of changes
This version (12)Apr 2, 2012, 3:51:56 AM~Ben Brekrolit  Minor Change
expanded Comments (0)
collapsed Comments (0)
Copy and paste this wiki markup to link to this article from another article in this wiki.
Go ElsewhereStay ConnectedAbout
  • HCL Software
  • HCL Digital Solutions community
  • HCL Software support
  • BlogsDigital Solutions blog
  • Community LinkHCL Software forums and blogs
  • About HCL Software
  • Privacy
  • Accessibility