Skip to main content link. Accesskey S
  • Anonymous
  • Log on
  • Help
  • IBM logo
  • Lotus Quickr wiki
  • All Wikis
  • Home
  • Community Articles
  • Product Documentation
  • Learning Center


Search

Advanced Search

Categories

Tag Cloud

  • 2010 Quickr 8.5 Customer Day
  • 8.0
  • 8.1
  • 8.1.1
  • 8.2
  • 8.5
  • administering
  • administrators
  • API
  • atom
  • authentication
  • best practices
  • best_practices
  • blogs
  • calendar integration
  • chat
  • clustering
  • configuration
  • configuring
  • Connections
  • Connectors
  • Content Integrator
  • customization
  • customizing
  • customizing_quickr
  • demo
  • deploying
  • deployment
  • Development
  • Document
  • document_libraries
  • Domino
  • draft
  • ECM
  • education
  • email
  • enablement
  • events
  • Feed
  • FileNet
  • folder
  • getting started
  • getting_started
  • installation
  • installing
  • integrating
  • introducing
  • key file
  • ldap
  • Library
  • lotusphere
  • LTPA
  • Masterclass
  • Media Gallery
  • media_Domino
  • media_Portal
  • migrating
  • migration
  • mml
  • nodes
  • notes
  • P8
  • performance
  • Places
  • Portal
  • profiles
  • proxy
  • qpconfig.xml
  • QRD85 Enablement
  • QuickPlace
  • Quickr
  • Quickr 8.5
  • Quickr Domino 8.2 Masterclass
  • Quickr Domino 8.5
  • Quickr Domino 8.5.1
  • Quickr Domino8.5
  • Quickr J2EE 8.1.1 Masterclass
  • Quickr_customization
  • Quickr_Domino_8.5
  • quickrD
  • QuickrJ
  • REST
  • Sametime
  • security
  • SiteMinder
  • SPNEGO
  • SSL
  • SSO
  • TAM
  • templates
  • test_infrastructure
  • theme
  • themes
  • tips
  • troubleshooting
  • upgrading
  • video
  • web_seminar
  • webservices
  • xml_node
InformationInformation
You are currently viewing machine translated content. IBM translation might be available. Click IBM Translated Product Documentation to see what is available.X


Home > IBM Redbooks: Customizing Lotus Quickr 8.1 > 3.4 Deploying the J2EE Customized Theme and Skin
Rate this article 1 starRate this article 2 starsRate this article 3 starsRate this article 4 starsRate this article 5 stars

3.4 Deploying the J2EE Customized Theme and Skin 

expanded Abstract
collapsed Abstract
No abstract provided.
Untitled Document

Table of contents | Next | Previous

Deploying the customized theme and skin

The earlier sections discussed how to create the customized theme and skin. Now we discuss how to deploy the customizations to the production environment.

 

Deploying themes and skins in a production environment 

Theme and skin JSPs are managed as part of the main WebSphere Portal enterprise application and are thus part of the WebSphere Portal EAR file. The WebSphere Portal EAR file must be updated and redeployed when adding new themes and skins. Failure to do this could cause the custom themes and skins to be deleted when the EAR file is subsequently updated. To update and redeploy the EAR file with the new themes and skins, follow the instructions in the WebSphere Portal Information Center . (See the URL below.)

http://publib.boulder.ibm.com/infocenter/wpdoc/v6r0/topic/com.ibm.wp.ent.doc/wps /dgn_dpycst.html

 

Install the theme and skin into Quickr

As already described in this section, to install the theme deployed to Quickr, the Administrative portlet “Themes and Skins” is used.

An alternative way is provided by XMLAccess. The sample file is shown in Listing 20.

 

Listing 20. DeployTheme.xml

<?xml version="1.0" encoding="UTF-8"?> 

<request xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="PortalConfig_1.4.xsd" type="update" create-oids="true"> <portal action="locate"> <!-- Sample for deploying themes and skins in an XML script. Note that this only created the database entries; you still need to provide the rendering JSPs under the resource root directories specified in the XML. -->

<skin action="update" active="true" objectid=" custom Skin " uniquename="ibm.portal.skin. custom Skin" resourceroot=" custom Skin "> <localedata locale="en"> <title> custom Skin</title> <description>A custom Skin!</description> </localedata> </skin> <theme action="update" active="true" defaultskinref=" custom Skin " uniquename="ibm.portal.theme. customTheme " resourceroot=" customTheme "> <localedata locale="en"> <title>A customTheme </title> </localedata>

<!-- There's only one skin that may be combined with this theme. --> <allowed-skin skin=" custom Skin " update="set"/> </theme> </portal> </request>  

Further information is in the WebSphere Portal Information Center . (See the URL below)

http://publib.boulder.ibm.com/infocenter/wpdoc/v6r0/topic/com.ibm.wp.ent.doc/wps /admxmsmp.html

Additionally, see support information about PK63234 for Lotus Quickr 8.1 services for Portal. (See the URL below)

http://www.ibm.com/support/docview.wss?uid=swg21307594

 

Summary

This section summarizes common customizations to the Lotus Quickr theme for WebSphere Portal. It describes how to create a new theme and skin and how to apply it to a place. It also talks about the theme components and the role that each component plays in the theme. Finally, the chapter went over individual theme sections and provided examples of common customizations to modify the theme.

Abstract - This article describes how to deploy the J2EE customized theme and skin to the production environment.


expanded Article information
collapsed Article information
Category:
IBM Redbooks: Customizing Lotus Quickr 8.1
Tags:
customizing_quickr

This Version: Version 5 July 19, 2009 10:04:38 PM by Kristopher T Stoddard  IBMer

expanded Attachments (0)
collapsed Attachments (0)

 


expanded Versions (3)
collapsed Versions (3)
Version Comparison     
Version Date Changed by               Summary of changes
This version (5) Jul 19, 2009 10:04:38 PM Kristopher T Stoddard  
4 Dec 8, 2008 12:19:23 AM John Bergland  
2 Nov 24, 2008 10:33:15 PM John Bergland  
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 ConnectedSubscribe to RSSHelpAbout
  • All Lotus and WebSphere Portal wikis
  • IBM developerWorks
  • IBM Software support
  • IBM Social Business User Experience Blog
  • IBMSocialBizUX on Twitter
  • IBMSocialBizUX on Facebook
  • Lotus product forums
  • IBM Social Business UX Blog
  • IBM Collaboration Solutions
  • Recently added feedRecently added
  • Recently edited feedRecently edited
  • Recently added comments feedRecently Added Comments
  • Wiki Help
  • Forgot user name/password
  • Wiki design feedback
  • Content feedback
  • About the wiki
  • About IBM
  • Privacy
  • Contact IBM
  • IBM Terms of use
  • Wiki terms of use