IBM WebSphere Portal门户开发笔记01


-
目录 IBM WEBSPHERE PORTAL 1 目录 2 参数资料 10 一、搜索功能 11 1、搜索表单 11 2、搜索组件 11 3、搜索集合 12 4、站点设置 13 5、模板 13 6、站区创建及内容 13 7、搜索跳转页面 14 8、搜索表单的部署 14 9、详细内容页面 14 10、其他组件 14 11、搜索功能会遇到的问题及其解决方案 14 12、搜索过滤 16 13、注意 16 14、WCM高级搜索参数 16 ADVANCED WCM/WEBSPHERE PORTAL SEARCH INTEGRATION 17 Introduction 17 How to search WCM content using this metadata 18 Specific example 21 15、高级参数二 32 16、搜索网页资料 33 二、页面导航 41 1、页面导航组件创建 41 2、使用场景及其环境设置 41 三、授权与用户 41 1、一般用户 41 2、匿名用户 42 3、授权地点及其方式 42 4、传播与继承 42 5、用户与组管理 43 四、域名 44 1、portal服务器域名 44 2、本机域名映射 44 五、WCM几个页面路径及其名称 44 1、登录页面 44 2、主题及主页页面 45 3、皮肤外观页面路径 45 4、session超时页面 45 5、登录portal时,绕过登录界面,直接进入到主页(或再登录) 45 6、自定义登录跳转页面 45 7、判断用户是否登录标签 46 8、portal登录注销再登录只出现一张图片 46 9、登录失败及修改提示信息 46 10、设置超时跳转页面 47 11、 输出登录用户名称 47 12、输出注销 48 13 、动态链接 48 六、使用WCM时,会遇到的问题 48 1、不能向富文本编辑器中粘贴内容 48 2、设置WCM timeout超时值 48 3、一般用户不能访问内容 49 4、页面导航不能分页 49 5、一些portal常见问题 49 6、Portal中调用PUMA SPI管理用户和组信息 51 7、WCM内存溢出的解决方法 53 七、组件及其标签 53 (一)、标签 53 1、jsp组件 53 2、组件关联格式 54 3、IDCmpnt标签 55 4、workflowcmpnt标签 55 5、securitycmpnt标签 58 6、profilecmpnt 标签 63 7、pathcmpnt 标签 65 8、historycmpnt标签 67 9、idcmpnt标签 70 10、数字显示格式 73 11、URLCmpnt标签 74 12、AptrixLibCmpnt 标签 76 13、placeholder标签与用户名显示 77 14、JSP中初始化workspace的标签 78 15、JSP中用标签输出一条内容 78 (二)、标签及其功能的使用 78 1、Writing links to Web Content Management content 78 (三)拖放 JSP标记 80 1) 80 2) 83 3) 84 (四)拖放区域 84 1)在定制主题和外表中使用拖放 85 2)拖放标记摘要 85 3)拖放 API 86 八、功能应用或问题 87 1、WCM多子站区指向指定子站区配置 87 2、更改PORTAL默认的登录选项 89 3、如何在主题与皮肤中获取PORTAL登录用户信息 90 4、PORTAL6.1.0.3无法查找任何的用户或用户组 92 5、如何个性化PORTLET添加控制板 93 6、IBM WCM中匿名搜索 94 7、开发一个系统登录的PORTLET 95 8、WEBSPHERE PORTAL调整PORTLET之间的间隙 102 9、PORTAL6.1.0.1配置扩展属性 105 10、内容链接(同服务器或同站区) 120 11、内容链接(不同服务器或不同站区) 120 12、草稿内容阶段的判断、操作和获取(API) 121 13、WCM 中附件下载 121 14、WCM流程带审核组成 122 15、关于使用WCM API获取内容的小经验 123 16、PORTAL WAR包部署方式 124 17、设置PAGE-AREA区域背景为透明 127 18、设置PAGE-AREA区域的宽度 127 19、设置左侧导航页面相对标签的缩进 128 20、PORTLET之间间隙的调整 129 21、WCM 主题中获取登录用户的UID信息 129 22、配置是否自动加载主题JSP文件 131 23、菜单中标题链接迭代方式(
-
2017-09-29
-
2017-08-18
-
2016-12-27
-
2016-04-24
-
2015-07-24
-
2015-03-18
-
2014-11-29
-
2014-09-19
3.14MB
IBM WebSphere Portal门户开发笔记_02
2014-03-11十八、其他应用 1、添加notepad++到右脚菜单 安装完Notepad++后没有添加到右键菜单,很不方便,这时可以手动增加右键菜单。新建文件notepad++.reg,文件内容为: REGEDIT4 [HKEY_CLASSES_ROOT\*\Shell\Edit with NotePad++] [HKEY_CLASSES_ROOT\*\Shell\Edit with NotePad++\Command] @="D:\\Program Files\\Notepad++\\Notepad++.exe \"%1\"" 双击添加到注册表即可。 默认的”记事本打开“丢失了也可以这样,使用文件notepad.reg: REGEDIT4 [HKEY_CLASSES_ROOT\*\Shell\使用记事本打开] [HKEY_CLASSES_ROOT\*\Shell\使用记事本打开\Command] @="c:\\windows\\notepad.exe \"%1\"" 添加到注册表。 在另一台正常安装Notepad++的系统里,看到其使用“Notepad++”编辑配置的位置不同,在HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers下。在右键菜单中”Edit with NotePad++“所在的位置就靠下一些了,在”打开方式“的上方。相关注册表信息如下: Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers\Notepad++] @="{00F3C2EC-A6EE-11DE-A03A-EF8F55D89593}" [HKEY_CLASSES_ROOT\CLSID\{00F3C2EC-A6EE-11DE-A03A-EF8F55D89593}] @="Notepad++" [HKEY_CLASSES_ROOT\CLSID\{00F3C2EC-A6EE-11DE-A03A-EF8F55D89593}\InprocServer32] @="D:\\Program Files\\Notepad++\\NppShell_03.dll" "ThreadingModel"="Apartment" [HKEY_CLASSES_ROOT\CLSID\{00F3C2EC-A6EE-11DE-A03A-EF8F55D89593}\Settings] "Title"="Edit with &Notepad++" "Path"="D:\\Program Files\\Notepad++\\notepad++.exe" "Custom"="" "ShowIcon"=dword:00000001 "Dynamic"=dword:00000001 "Maxtext"=dword:00000019
2.29MB
IBM WebSphere Portal8主题开发详细教程
2014-09-21一步步带领你学会开发自定义的IBM WebSphere portal8主题,内部资料,仅供个人学习使用。
7.14MB
IBM Websphere Portal 6.0安装指南
2011-10-11IBM Websphere Portal 6.0安装指南 IBM Websphere Portal 6.0安装指南 IBM Websphere Portal 6.0安装指南 IBM Websphere Portal 6.0安装指南 IBM Websphere Portal 6.0安装指南
43.90MB
IBM Websphere Portal Primer
2011-05-05The dictionary defines a portal as a grand or imposing door or entrance; hence, that picture on the cover. In this book, you will learn why the word portal has become a major buzzword in the world of information technology (IT). Most of the major software vendors have a portal server product or aspire to have one. Not to be outdone, enterprises big and small are clamoring to put up portal presences on the Web. A recent report from Forrester Research states, "IT executives expect eBusiness spending to drop 14% in 2002, but more than one-third of Global 3500 firms plan to purchase portal servers this year. Why do enterprise portal projects get funding while IT budgets shrink?"
167KB
IBM WebSphere Portal 5.1 中文版(门户集成开发)
2009-02-27IBM WebSphere Portal 5.1 中文版(门户集成开发)
8.46MB
IBM WebSphere Portal 解决方案
2012-10-25IBM WebSphere Portal 解决方案
322KB
IBM WebSphere Portal Express配置文档
2008-04-16IBM WebSphere Portal Express配置文档
903KB
ibm websphere portal 学习资料
2007-08-17ibm websphere portal 学习资料让你对portal 有个入门的了解.写边有一些学习portal 的站点.
5.96MB
IBM演示WebSpherePortal教程
2009-02-20IBM演示WebSpherePortal教程
12.95MB
Portal门户开发笔记
2017-03-20IBM WebSphere Portal门户开发笔记,参考资料,TDS,WCM等
914KB
Ibm websphere Portal 6.1调优手册
2009-03-11Ibm websphere Portal 6.1调优手册
14.31MB
IBM Websphere Portal Handbook
2008-12-12Chapter 1. Introduction: WebSphere Portal for Multiplatforms V5 Chapter 2. Portal technology Chapter 3. WebSphere Portal V5 prerequisites and planning Chapter 4. WebSphere Portal: Microsoft Windows 2000 installation Chapter 5. WebSphere Portal: SUSE SLES 8 Linux installation Chapter 6. WebSphere Portal: IBM AIX V5.2 installation Chapter 7. WebSphere Portal: clustering Chapter 8. WebSphere Portal: Sun Solaris 8.0 installation Chapter 9. WebSphere Portal: zLinux (SUSE SLES Linux 7) installation Chapter 10. WebSphere Portal administration Chapter 11. WebSphere Portal customization Chapter 12. Migration from WebSphere Portal V4.2 to V5
84KB
ibm websphere portal 开发
2010-09-25ibm websphere portal 主题与皮肤开发
5.57MB
IBM WebSphere Portal 介绍 IBM门户解决方案
2010-09-04IBM WebSphere Portal 介绍,IBM门户解决方案,业务状况分析\门户解决方案
42KB
IBM WebSphere Portal
2008-09-18关于IBM WebSphere Portal的入门资料
73KB
IBM WebSphere Portal 新手入门
2020-03-04WebSphere Portal 是一个框架——包括运行时服务器、服务、工具和许多其他特性——您可以使用这些特性将企业集成到单个称为门户 的可自定义界面中。企业门户将各种来源的组件、应用程序、流程和内容组合到统一的表示界面中,用户可以从广泛的设备访问该表示界面。
898KB
IBM WebSphere Portal安全性配置
2009-10-14IBM WebSphere Portal安全性配置详细步骤(有图说明)
3.53MB
IBM Websphere Portal 8.5 Cluster 创建 02
2015-09-21IBM Websphere Portal 8.5 Cluster 创建,集群副节点创建部分,文章最后的HttpServer的配置是有问题的,不用参照。
2.4MB
IBM WebSphere Portal 7.0 API
2011-05-21It's IBM WebSphere Portal 7.0 API download. You can download it from 'http://www-10.lotus.com/ldd/portalwiki.nsf/dx/WebSphere_Portal_API' as well.
-
下载
个人工作笔记备忘(项目制作分析)疑问点.docx
个人工作笔记备忘(项目制作分析)疑问点.docx
-
下载
声迅股份:2020年年度报告.PDF
声迅股份:2020年年度报告.PDF
-
下载
张文乾毕业设计论文(第四组湿法排料).doc
张文乾毕业设计论文(第四组湿法排料).doc
-
下载
ThunderSpeed1.0.35.366完结珍藏版.rar
ThunderSpeed1.0.35.366完结珍藏版.rar
-
下载
基于STM32F0+L6474步进驱动开源.zip
基于STM32F0+L6474步进驱动开源.zip
-
下载
elasticserach _test.zip
elasticserach _test.zip
-
下载
3D旋转特效.html - 副本.rar
3D旋转特效.html - 副本.rar
-
下载
究极版.zip 本人笔记-已加密-不要下载
究极版.zip 本人笔记-已加密-不要下载
-
下载
海油发展:2020年年度报告全文.PDF
海油发展:2020年年度报告全文.PDF
-
下载
C语言错题总结.doc
C语言错题总结.doc
