【IBM Tivoli Identity Manager 学习文档】9 怎样自定义ITIM的界面

简介: 作者:gnuhpc 出处:http://www.cnblogs.com/gnuhpc/ 1.Administrative Console Customizations Tips Customizations to the Administrative Console are performed by making changes to the ui.

作者:gnuhpc
出处:http://www.cnblogs.com/gnuhpc/

1.Administrative Console Customizations Tips
Customizations to the Administrative Console are performed by making changes to the ui.properties file.This file is located in the ITIM_HOME/data directory.Other places you may refer to is the JSP deployment Directory:
/opt/IBM/WebSphere/AppServer/profiles/AppSrv01/installedApps/cdl-itimNode01Cell/ITIM.ear/itim_console.war/jsp/common
1)Take "Type your intranet ID and password, and then click Log In" for example, we add the HTML tag into the file tivoli_login.jsp in the deployment Directory. And we customized the logo, which just a HTML tag(tivoli_21.gif) in the same file.
2)Customizing the Banner Area are performed by making changes to the banner.jsp file in the JSP deployment Directory.
2.Self Service  Customizations Tips
SelfServiceUI.properties -- Main UI
SelfServiceScreenText.properties -- Text Tag header file.
SelfServiceText_xx.properties -- the xx is the two-character code for the specific language
SelfServiceHomePage.properties -- Homepage
SelfServiceTextKeys.properties -- determine which key pertains to which section of the interface.
Other places you may refer to is the JSP deployment Directory:
/opt/IBM/WebSphere/AppServer/profiles/AppSrv01/installedApps/cdl-itimNode01Cell/ITIM.ear/itim_self_service.war/custom
1)Take "SelfServiceScreenText.properties" for instance, you should add the the text into the tag "login_page_footer_message" of the file SelfServiceScreenText_en.properties.
2)Take the logo in self console for example, you should add the HTML Tag into the file loginBanner.jsp in the JSP deployment Directory
3.How to make a good customization in ITIM Solution?
1)Please use find command and grep command proficiently. It can be a great help even greater than any manual.
2)Learn the typical customizations from the material and the manual I hand overed.
3)Learn Some skills in CSS/XHTML/JSP, it will lead you into a more professional level. BTW, these aspects mentioned above are all very easy to learn.

作者:gnuhpc
出处:http://www.cnblogs.com/gnuhpc/


               作者:gnuhpc
               出处:http://www.cnblogs.com/gnuhpc/
               除非另有声明,本网站采用知识共享“署名 2.5 中国大陆”许可协议授权。


分享到:

目录
相关文章
|
Web App开发 Unix Linux
【IBM Tivoli Identity Manager 学习文档】2 部署准备知识
作者:gnuhpc  出处:http://www.cnblogs.com/gnuhpc/   首先明确TIM的架构如下: 1.数据库服务器 TIM将交易数据和历史数据放置在数据库服务器内,一个关系型数据库存放了当前和历史状态的相关数据。
1111 0
|
关系型数据库 中间件 Linux
【IBM Tivoli Identity Manager 学习文档】3 系统部署
作者:gnuhpc  出处:http://www.cnblogs.com/gnuhpc/   ITIM 5.0 单服务器配置和部署。 部署ITIM之前要对其组件进行部署: IBM DB2 Enterprise 9.1 with FP2 IBM WebSphere Application Server 6.1 with FP9 IBM Tivoli Directory Server 6.2 IBM Tivoli Directory Integrator 6.1 我们安装系统的软硬件环境是: 地点:某公司 G3/G4机房。
2801 0
|
数据安全/隐私保护
【IBM Tivoli Identity Manager 学习文档】4 TIM基本概念
作者:gnuhpc  出处:http://www.cnblogs.com/gnuhpc/   1.系统内逻辑实体 以上是一张在TIM中各个概念的关系图 Person:在一个系统中的个体,他可能存在于系统但没有账户。
923 0
|
Web App开发 XML 前端开发
SVG文档:使用SVG 编程(转自IBM文档库)
简介: 可缩放矢量图形(Scalable Vector Graphics,SVG)是一种用于描述与比例无关的图形的 XML 格式,可以很好地支持免费软件和商业工具。在本期文章中,David 将介绍使用 SVG 编写脚本和动画,还将涉及通过 DOM 处理 SVG 等内容。
1068 0
|
存储 弹性计算 大数据
【云计算与大数据技术】Google、亚马逊、IBM、阿里云等云计算应用平台介绍讲解(超详细)
【云计算与大数据技术】Google、亚马逊、IBM、阿里云等云计算应用平台介绍讲解(超详细)
669 0
|
分布式计算 大数据 Hadoop
|
分布式计算 大数据 Hadoop

热门文章

最新文章