摘要:
在/portal-master/portal-impl/src/portal.properties文件中,有如下配置: 修改为: # # Input a list of sections that will be included in login form navigation. # login. 阅读全文
posted @ 2016-05-03 12:37
俊雨廷休
阅读(270)
评论(0)
推荐(0)
摘要:
在/portal-master/portal-impl/src/portal.properties文件中,有如下配置: # # Set this to true if users are shown that they do not have access to a # portlet. The p 阅读全文
posted @ 2016-05-03 12:36
俊雨廷休
阅读(238)
评论(0)
推荐(0)
摘要:
在/portal-master/portal-impl/src/portal.properties文件中,有如下配置: 修改为: # # Specify the locales that are enabled by default. # locales.enabled=zh_CN,en_US # 阅读全文
posted @ 2016-05-03 12:34
俊雨廷休
阅读(271)
评论(0)
推荐(0)
摘要:
在/portal-master/portal-impl/src/portal.properties文件中,有如下配置: 修改为: # # Set this to true to enable OpenId authentication. If set to true, then the # prop 阅读全文
posted @ 2016-05-03 12:34
俊雨廷休
阅读(309)
评论(0)
推荐(0)
摘要:
在/portal-master/portal-impl/src/portal.properties文件中,有如下配置: # # Input a list of sections that will be included as part of the organization # form when 阅读全文
posted @ 2016-05-03 12:33
俊雨廷休
阅读(305)
评论(0)
推荐(0)
摘要:
为简化用户编辑,删除无用内容: 在/portal-master/portal-impl/src/portal.properties文件中,有如下配置: # # Input a list of sections that will be included as part of the user for 阅读全文
posted @ 2016-05-03 12:31
俊雨廷休
阅读(305)
评论(0)
推荐(0)
摘要:
将Portal设置页面中无用的内容删除: 在/portal-master/portal-impl/src/portal.properties文件中,有如下配置: # # Input a list of sections that will be included as part of the com 阅读全文
posted @ 2016-05-03 12:30
俊雨廷休
阅读(810)
评论(0)
推荐(0)
摘要:
在行业客户中,一般无法提供CDN服务,因此默认关闭CDN动态资源功能: 在/portal-master/portal-impl/src/portal.properties文件中,有如下配置: # # Set this to true to enable serving dynamically gen 阅读全文
posted @ 2016-05-03 12:28
俊雨廷休
阅读(258)
评论(0)
推荐(0)
摘要:
1、关闭自动登录功能: 在/portal-master/portal-impl/src/portal.properties文件中,有如下配置: # # Set this to true to allow users to select the "remember me" feature to # a 阅读全文
posted @ 2016-05-03 12:27
俊雨廷休
阅读(296)
评论(0)
推荐(0)
摘要:
为了让用户信息更贴近实际需求,修改如下信息: 1、让登录名可以使用数字、“.”、“_”等 在/portal-master/portal-impl/src/portal.properties文件中,有如下配置: # # Set this to true when you want the valida 阅读全文
posted @ 2016-05-03 12:25
俊雨廷休
阅读(359)
评论(0)
推荐(0)