Author: thomas.heute(a)jboss.com
Date: 2010-09-23 07:05:05 -0400 (Thu, 23 Sep 2010)
New Revision: 4347
Modified:
epp/portal/branches/EPP_5_1_Branch/web/portal/src/main/webapp/WEB-INF/conf/portal/group/platform/users/navigation.xml
epp/portal/branches/EPP_5_1_Branch/web/portal/src/main/webapp/WEB-INF/conf/portal/group/platform/users/pages.xml
Log:
Remove group page with facebook iframe
Modified:
epp/portal/branches/EPP_5_1_Branch/web/portal/src/main/webapp/WEB-INF/conf/portal/group/platform/users/navigation.xml
===================================================================
---
epp/portal/branches/EPP_5_1_Branch/web/portal/src/main/webapp/WEB-INF/conf/portal/group/platform/users/navigation.xml 2010-09-23
11:02:06 UTC (rev 4346)
+++
epp/portal/branches/EPP_5_1_Branch/web/portal/src/main/webapp/WEB-INF/conf/portal/group/platform/users/navigation.xml 2010-09-23
11:05:05 UTC (rev 4347)
@@ -46,12 +46,6 @@
<page-reference>group::/platform/users::mylink-google</page-reference>
</node>
- <node>
- <uri>mylink/facebooks</uri>
- <name>facebooks</name>
- <label>#{platform.users.mylink-facebook}</label>
-
<page-reference>group::/platform/users::mylink-facebook</page-reference>
- </node>
</node>
</page-nodes>
Modified:
epp/portal/branches/EPP_5_1_Branch/web/portal/src/main/webapp/WEB-INF/conf/portal/group/platform/users/pages.xml
===================================================================
---
epp/portal/branches/EPP_5_1_Branch/web/portal/src/main/webapp/WEB-INF/conf/portal/group/platform/users/pages.xml 2010-09-23
11:02:06 UTC (rev 4346)
+++
epp/portal/branches/EPP_5_1_Branch/web/portal/src/main/webapp/WEB-INF/conf/portal/group/platform/users/pages.xml 2010-09-23
11:05:05 UTC (rev 4347)
@@ -75,30 +75,5 @@
</portlet-application>
</page>
- <page>
- <name>mylink-facebook</name>
- <title>FaceBook</title>
- <access-permissions>*:/platform/users</access-permissions>
- <edit-permission>*:/platform/administrators</edit-permission>
- <portlet-application>
- <portlet>
- <application-ref>web</application-ref>
- <portlet-ref>IFramePortlet</portlet-ref>
- <preferences>
- <preference>
- <name>url</name>
- <value>http://www.facebook.com</value>
- <read-only>false</read-only>
- </preference>
- </preferences>
- </portlet>
- <title>FaceBook</title>
- <access-permissions>*:/platform/users</access-permissions>
- <show-info-bar>false</show-info-bar>
- <show-application-state>true</show-application-state>
- <show-application-mode>true</show-application-mode>
- </portlet-application>
- </page>
-
</page-set>
Show replies by date