gatein SVN: r3017 - portal/trunk/portlet/exoadmin/src/main/java/org/exoplatform/navigation/webui/component.
by do-not-reply@jboss.org
Author: ndkhoiits
Date: 2010-05-09 23:36:37 -0400 (Sun, 09 May 2010)
New Revision: 3017
Modified:
portal/trunk/portlet/exoadmin/src/main/java/org/exoplatform/navigation/webui/component/UISiteManagement.java
Log:
GTNPORTAL-1069 However, set UIPage and UIPageBody for Portal is edited layout
Modified: portal/trunk/portlet/exoadmin/src/main/java/org/exoplatform/navigation/webui/component/UISiteManagement.java
===================================================================
--- portal/trunk/portlet/exoadmin/src/main/java/org/exoplatform/navigation/webui/component/UISiteManagement.java 2010-05-10 00:56:51 UTC (rev 3016)
+++ portal/trunk/portlet/exoadmin/src/main/java/org/exoplatform/navigation/webui/component/UISiteManagement.java 2010-05-10 03:36:37 UTC (rev 3017)
@@ -307,16 +307,17 @@
PortalDataMapper.toUIPortal(editPortal, userConfig);
uiEditWS.setUIComponent(editPortal);
+ // Check if edit current portal
if (uiPortal.getName().equals(editPortal.getName()))
{
editPortal.setSelectedNode(uiPortal.getSelectedNode());
editPortal.setSelectedNavigation(uiPortal.getSelectedNavigation());
editPortal.setSelectedPath(uiPortal.getSelectedPath());
- editPortal.refreshUIPage();
UISiteBody siteBody = uiWorkingWS.findFirstComponentOfType(UISiteBody.class);
siteBody.setUIComponent(null);
}
+ editPortal.refreshUIPage();
portalApp.setModeState(UIPortalApplication.APP_BLOCK_EDIT_MODE);
uiWorkingWS.setRenderedChild(UIPortalApplication.UI_EDITTING_WS_ID);
14 years, 7 months
gatein SVN: r3016 - in portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US: modules/gadgetsAdmin and 1 other directory.
by do-not-reply@jboss.org
Author: smumford
Date: 2010-05-09 20:56:51 -0400 (Sun, 09 May 2010)
New Revision: 3016
Modified:
portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/images/AddPortlet2.png
portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/gadgetsAdmin/Manage_Portlets_and_Gadgets.xml
Log:
JBEPP-275: adjust image size
Modified: portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/images/AddPortlet2.png
===================================================================
(Binary files differ)
Modified: portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/gadgetsAdmin/Manage_Portlets_and_Gadgets.xml
===================================================================
--- portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/gadgetsAdmin/Manage_Portlets_and_Gadgets.xml 2010-05-10 00:50:07 UTC (rev 3015)
+++ portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/gadgetsAdmin/Manage_Portlets_and_Gadgets.xml 2010-05-10 00:56:51 UTC (rev 3016)
@@ -199,7 +199,7 @@
<imagedata fileref="images/AddPortlet2.png" format="PNG" align="center" scale="100" />
</imageobject>
<imageobject role="fo">
- <imagedata fileref="images/AddPortlet2.png" format="PNG" align="center" scalefit="1" contentwidth="160mm" />
+ <imagedata fileref="images/AddPortlet2.png" format="PNG" align="center" scalefit="1" contentwidth="140mm" />
</imageobject>
</mediaobject>
<variablelist>
14 years, 7 months
gatein SVN: r3015 - in portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US: modules/portal and 1 other directory.
by do-not-reply@jboss.org
Author: smumford
Date: 2010-05-09 20:50:07 -0400 (Sun, 09 May 2010)
New Revision: 3015
Added:
portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/images/Dash_Column.png
Removed:
portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/portal/Create_a_New_Portal.xml
Log:
JBEPP-275: Adding new screenshot and removing deprecated XML file
Added: portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/images/Dash_Column.png
===================================================================
(Binary files differ)
Property changes on: portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/images/Dash_Column.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Deleted: portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/portal/Create_a_New_Portal.xml
===================================================================
--- portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/portal/Create_a_New_Portal.xml 2010-05-10 00:48:15 UTC (rev 3014)
+++ portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/portal/Create_a_New_Portal.xml 2010-05-10 00:50:07 UTC (rev 3015)
@@ -1,123 +0,0 @@
-<?xml version='1.0' encoding='utf-8' ?>
-<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
-<!ENTITY % BOOK_ENTITIES SYSTEM "../../User_Guide.ent">
-%BOOK_ENTITIES;
-]>
-<section id="sect-User_Guide-Create_a_New_Portal">
- <title>Create a New Portal</title>
- <para>
- Creating a new portal requires you to have a special permission that only an administrator can give you. You need follow these guides to create a new portal.
- </para>
- <procedure>
- <step>
- <para>
- Click on <emphasis role="bold">Site</emphasis> in the toolbar.
- </para>
- </step>
- <step>
- <para>
- Click the <emphasis role="bold">Add New Portal</emphasis> button.
- </para>
-<!-- <para>
- By default, the <emphasis role="bold">Create New Portal</emphasis> form is shown with the <emphasis role="bold">Portal Templates</emphasis> tab.
- <mediaobject>
- <imageobject role="html">
- <imagedata fileref="images/PortalTemplate.png" format="PNG" align="center" scale="100" />
- </imageobject>
- <imageobject role="fo">
- <imagedata fileref="images/PortalTemplate.png" format="PNG" align="center" contentwidth="150mm" />
- </imageobject>
- </mediaobject>
- </para> -->
- <para>
- The <emphasis role="bold">Create New Portal</emphasis> form is shown with the <emphasis role="bold">Portal Setting</emphasis> tab.
- <mediaobject>
- <imageobject role="html">
- <imagedata fileref="images/PortalSetting2.5.png" format="PNG" align="center" scale="100" />
- </imageobject>
- <imageobject role="fo">
- <imagedata fileref="images/PortalSetting2.5.png" format="PNG" align="center" contentwidth="150mm" />
- </imageobject>
- </mediaobject>
- </para>
- </step>
- <step>
- <para>
- Enter a value for the <emphasis role="bold">Portal Name</emphasis> field. This field is required and must be unique. Only alphabetical, numerical and underscore characters are allowed for this field and the name must have at least 3 characters.
- </para>
- </step>
- <step>
- <para>
- Select a display language for the portal by selecting a language from the list.
- </para>
- </step>
- <step>
- <para>
- Select a skin for a portal by selecting one from the skin list.
- </para>
- </step>
- <step>
- <para>
- Click on the <emphasis role="bold">Properties</emphasis> tab to fill in the <emphasis role="bold">Keep session alive</emphasis> property. There are 3 options:
- <variablelist>
- <varlistentry>
- <term><emphasis role="bold">Never</emphasis></term>
- <listitem>
- <para>
- The session will never timeout, even if an application requests it.
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term><emphasis role="bold">On-demand</emphasis></term>
- <listitem>
- <para>
- The session will timeout if an application requests it
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term><emphasis role="bold">Always</emphasis></term>
- <listitem>
- <para>
- The session will time out after a set period.
- </para>
- </listitem>
- </varlistentry>
- </variablelist>
- </para>
- </step>
- <step>
- <para>
- Click on the <emphasis role="bold">Permission Setting</emphasis> tab and set the permissions for the Portal.
- </para>
- <itemizedlist>
- <listitem>
- <para>
- Two types of permissions need to be set for a new portal; <emphasis>Access Permission</emphasis> and <emphasis>Edit Permission</emphasis>.
- </para>
- </listitem>
- <listitem>
- <para>
- <emphasis>Access Permission</emphasis> can be set to allow global access by checking the <emphasis role="bold">Make it Public</emphasis> box. Alternatively, specific permission for groups can be added by clicking <emphasis role="bold">Add Permission</emphasis>, then selecting a group in the left pane of the box and then a membership level in the right pane.
- </para>
- </listitem>
- <listitem>
- <para>
- <emphasis>Edit Permission</emphasis> requires specific permissions to be set. Click on <emphasis role="bold">Select Permission</emphasis> and choose a group and level as above.
- </para>
- </listitem>
- </itemizedlist>
- </step>
- <step>
- <para>
- Click on <emphasis role="bold">Save</emphasis> to accept creating a new portal.
- </para>
- </step>
- </procedure>
- <para>
- You also can edit or delete a portal. See more details in <xref linkend="sect-User_Guide-Manage_Portals" />
- </para>
-</section>
-
-
14 years, 7 months
gatein SVN: r3014 - in portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US: images and 6 other directories.
by do-not-reply@jboss.org
Author: smumford
Date: 2010-05-09 20:48:15 -0400 (Sun, 09 May 2010)
New Revision: 3014
Modified:
portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/Author_Group.xml
portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/Revision_History.xml
portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/images/AddPortlet2.png
portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/images/ApplicationRegistry2.png
portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/images/Column.png
portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/images/CreateGadget1.png
portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/images/InterfaceLanguage.png
portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/images/Organization5.png
portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/images/PortalProperties.png
portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/images/PortalSetting2.5.png
portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/images/StarPortlet.png
portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/images/SureDelete.png
portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/images/httpNode.png
portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/images/httpPage.png
portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/images/local.png
portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/Further_Documentation.xml
portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/Introduction.xml
portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/account/Account_and_Password_Retrieval.xml
portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/account/Change_Account_Settings.xml
portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/account/Register_New_Accounts.xml
portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/account/Sign_in_and_Sign_out.xml
portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/gadgetsAdmin/Manage_Portlets_and_Gadgets.xml
portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/language/Change_Interface_Language.xml
portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/portal/Create_a_New_Portal.xml
portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/portal/Manage_Pages.xml
portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/portal/Manage_Permission.xml
portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/portal/Manage_Portals.xml
portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/portal/Toolbar.xml
portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/portal/User_Management.xml
portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/portletsUser/Dashboard_Portlet.xml
portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/portletsUser/Functional_Portlets.xml
Log:
JBEPP-275: Brno QE changes Sections 4-7. See attchment in JIRA for details
Modified: portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/Author_Group.xml
===================================================================
--- portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/Author_Group.xml 2010-05-07 10:30:06 UTC (rev 3013)
+++ portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/Author_Group.xml 2010-05-10 00:48:15 UTC (rev 3014)
@@ -34,7 +34,7 @@
<affiliation>
<orgname><emphasis role="bold"><ulink type="http" url="http://www.jboss.org/gatein/">GateIn Portal</ulink></emphasis> and <emphasis role="bold"><ulink type="http" url="http://www.exoplatform.com/portal/public/website/">Exo Platform</ulink></emphasis> teams</orgname>
</affiliation>
- <contrib>Original product documentation by:</contrib>
+ <contrib>Based on original product documentation by:</contrib>
</othercredit>
</authorgroup>
Modified: portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/Revision_History.xml
===================================================================
--- portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/Revision_History.xml 2010-05-07 10:30:06 UTC (rev 3013)
+++ portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/Revision_History.xml 2010-05-10 00:48:15 UTC (rev 3014)
@@ -8,6 +8,21 @@
<simpara>
<revhistory>
<revision>
+ <revnumber>2.5</revnumber>
+ <date>Mon May 10 2010</date>
+ <author>
+ <firstname>Scott</firstname>
+ <surname>Mumford</surname>
+ <email>smumford(a)redhat.com</email>
+ </author>
+ <revdescription>
+ <simplelist>
+ <member>Quality Engineering changes.</member>
+ </simplelist>
+ </revdescription>
+ </revision>
+
+ <revision>
<revnumber>2.0</revnumber>
<date>Sat Mar 20 2010</date>
<author>
Modified: portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/images/AddPortlet2.png
===================================================================
(Binary files differ)
Modified: portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/images/ApplicationRegistry2.png
===================================================================
(Binary files differ)
Modified: portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/images/Column.png
===================================================================
(Binary files differ)
Modified: portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/images/CreateGadget1.png
===================================================================
(Binary files differ)
Modified: portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/images/InterfaceLanguage.png
===================================================================
(Binary files differ)
Modified: portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/images/Organization5.png
===================================================================
(Binary files differ)
Modified: portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/images/PortalProperties.png
===================================================================
(Binary files differ)
Modified: portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/images/PortalSetting2.5.png
===================================================================
(Binary files differ)
Modified: portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/images/StarPortlet.png
===================================================================
(Binary files differ)
Modified: portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/images/SureDelete.png
===================================================================
(Binary files differ)
Modified: portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/images/httpNode.png
===================================================================
(Binary files differ)
Modified: portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/images/httpPage.png
===================================================================
(Binary files differ)
Modified: portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/images/local.png
===================================================================
(Binary files differ)
Modified: portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/Further_Documentation.xml
===================================================================
--- portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/Further_Documentation.xml 2010-05-07 10:30:06 UTC (rev 3013)
+++ portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/Further_Documentation.xml 2010-05-10 00:48:15 UTC (rev 3014)
@@ -6,7 +6,7 @@
<chapter id="chap-User_Guide-Futher_Documentation">
<title>Futher Documentation</title>
<para>
- Further documentation about using and configuring the &PRODUCT; can be found in the &PRODUCT; Install Guide or the &PRODUCT; Reference Guide which are hosted at <ulink type="http" url="www.redhat.com/docs">www.redhat.com/docs</ulink>.
+ Further documentation about using and configuring the &PRODUCT; can be found in the &PRODUCT; Install Guide or the &PRODUCT; Reference Guide which are hosted at <ulink type="http" url="http://www.redhat.com/docs/en-US/JBoss_Enterprise_Portal_Platform/">www.redhat.com</ulink>.
</para>
</chapter>
Modified: portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/Introduction.xml
===================================================================
--- portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/Introduction.xml 2010-05-07 10:30:06 UTC (rev 3013)
+++ portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/Introduction.xml 2010-05-10 00:48:15 UTC (rev 3014)
@@ -39,10 +39,10 @@
</para>
<mediaobject>
<imageobject role="html">
- <imagedata fileref="images/Non-tech-docs.png" format="PNG" align="center" scale="100" />
+ <imagedata fileref="images/Non-tech-docs.png" format="PNG" align="center" scale="90" />
</imageobject>
<imageobject role="fo">
- <imagedata fileref="images/Non-tech-docs.png" format="PNG" align="center" contentwidth="150mm" />
+ <imagedata fileref="images/Non-tech-docs.png" format="PNG" align="center" contentwidth="120mm" />
</imageobject>
</mediaobject>
</listitem>
@@ -55,10 +55,10 @@
</para>
<mediaobject>
<imageobject role="html">
- <imagedata fileref="images/Videos.png" format="PNG" align="center" scale="100" />
+ <imagedata fileref="images/Videos.png" format="PNG" align="center" scale="90" />
</imageobject>
<imageobject role="fo">
- <imagedata fileref="images/Videos.png" format="PNG" align="center" contentwidth="150mm" />
+ <imagedata fileref="images/Videos.png" format="PNG" align="center" contentwidth="120mm" />
</imageobject>
</mediaobject>
</listitem>
Modified: portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/account/Account_and_Password_Retrieval.xml
===================================================================
--- portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/account/Account_and_Password_Retrieval.xml 2010-05-07 10:30:06 UTC (rev 3013)
+++ portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/account/Account_and_Password_Retrieval.xml 2010-05-10 00:48:15 UTC (rev 3014)
@@ -96,9 +96,6 @@
<para>
If you receive an error message advising that the email could not be sent, you may need to configure (or reconfigure) your email settings in the <filename>configuration.properties</filename> file.
</para>
- <para>
- More information about this configuration can be found in <emphasis role="bold">Section 5.2.2</emphasis> of the <emphasis role="bold">&PRODUCT; Installation Guide</emphasis> at <ulink type="http" url="http://www.redhat.com/docs">www.redhat.com/docs</ulink>.
- </para>
<mediaobject>
<imageobject role="html">
<imagedata fileref="images/EmailError.png" format="PNG" align="center" scale="90" />
@@ -108,6 +105,9 @@
</imageobject>
<caption>Incorrect email settings error message</caption>
</mediaobject>
+ <para>
+ More information about this configuration can be found in <emphasis role="bold">Section 5.2.2</emphasis> of the <emphasis role="bold">&PRODUCT; Installation Guide</emphasis> at <ulink type="http" url="http://www.redhat.com/docs/en-US/JBoss_Enterprise_Portal_Platform/">www.redhat.com</ulink>.
+ </para>
</important>
</section>
Modified: portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/account/Change_Account_Settings.xml
===================================================================
--- portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/account/Change_Account_Settings.xml 2010-05-07 10:30:06 UTC (rev 3013)
+++ portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/account/Change_Account_Settings.xml 2010-05-10 00:48:15 UTC (rev 3014)
@@ -22,7 +22,7 @@
</para>
<mediaobject>
<imageobject role="html">
- <imagedata fileref="images/AccountProfiles3.png" format="PNG" align="center" scale="110" />
+ <imagedata fileref="images/AccountProfiles3.png" format="PNG" align="center" scale="100" />
</imageobject>
<imageobject role="fo">
<imagedata fileref="images/AccountProfiles3.png" format="PNG" align="center" scalefit="1" contentwidth="100mm" />
@@ -59,7 +59,7 @@
<mediaobject>
<imageobject role="html">
- <imagedata fileref="images/ChangePassword.png" format="PNG" align="center" scale="110" />
+ <imagedata fileref="images/ChangePassword.png" format="PNG" align="center" scale="100" />
</imageobject>
<imageobject role="fo">
<imagedata fileref="images/ChangePassword.png" format="PNG" align="center" scalefit="1" contentwidth="100mm" />
Modified: portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/account/Register_New_Accounts.xml
===================================================================
--- portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/account/Register_New_Accounts.xml 2010-05-07 10:30:06 UTC (rev 3013)
+++ portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/account/Register_New_Accounts.xml 2010-05-10 00:48:15 UTC (rev 3014)
@@ -154,7 +154,7 @@
</listitem>
<listitem>
<para>
- The text verification isn't correct.
+ The <emphasis role="bold">text verification</emphasis> is not correct.
</para>
</listitem>
<listitem>
Modified: portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/account/Sign_in_and_Sign_out.xml
===================================================================
--- portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/account/Sign_in_and_Sign_out.xml 2010-05-07 10:30:06 UTC (rev 3013)
+++ portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/account/Sign_in_and_Sign_out.xml 2010-05-10 00:48:15 UTC (rev 3014)
@@ -148,10 +148,10 @@
</procedure>
<mediaobject>
<imageobject role="html">
- <imagedata fileref="images/StarPortlet.png" format="PNG" align="center" scale="110" />
+ <imagedata fileref="images/StarPortlet.png" format="PNG" align="center" scale="100" />
</imageobject>
<imageobject role="fo">
- <imagedata fileref="images/StarPortlet.png" format="PNG" align="center" scalefit="1" contentwidth="150mm"/>
+ <imagedata fileref="images/StarPortlet.png" format="PNG" align="center" scalefit="1" contentwidth="130mm"/>
</imageobject>
</mediaobject>
Modified: portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/gadgetsAdmin/Manage_Portlets_and_Gadgets.xml
===================================================================
--- portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/gadgetsAdmin/Manage_Portlets_and_Gadgets.xml 2010-05-07 10:30:06 UTC (rev 3013)
+++ portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/gadgetsAdmin/Manage_Portlets_and_Gadgets.xml 2010-05-10 00:48:15 UTC (rev 3014)
@@ -12,18 +12,28 @@
<section id="sect-User_Guide-Dashboard_Portlet-Display_Gadgets">
<title>Display Gadgets</title>
<para>
- You can change the number of columns available in the Dashboard Portlet.
+ You can change the number of columns available in the Dashboard.
</para>
<procedure>
<step>
<para>
- Hover over <emphasis role="bold">Site Editor</emphasis> and click <emphasis role="bold">Edit Page</emphasis> in the dropdown menu.
+ Go to the Dashboard (by clicking <emphasis role="bold">Dashboard</emphasis> in the Toolbar)
</para>
</step>
<step>
<para>
- The Page editor applet will appear to the right of the screen. Click on the <emphasis role="bold">Containers</emphasis> tab and then select the <emphasis role="bold">Columns Layout</emphasis> entry:
+ Hover over <emphasis role="bold">Dashboard Editor</emphasis> and click <emphasis role="bold">Edit Page</emphasis> in the dropdown menu.
</para>
+ </step>
+ <step>
+ <para>
+ The Page editor will appear.
+ </para>
+ </step>
+ <step>
+ <para>
+ Hover over the <emphasis role="bold">Dashboard Portlet</emphasis> and click on the <emphasis role="bold">Edit</emphasis> icon (the 'pencil').
+ </para>
<mediaobject>
<imageobject role="html">
<imagedata fileref="images/Column.png" format="PNG" align="center" scale="100"/>
@@ -35,12 +45,20 @@
</step>
<step>
<para>
- Choose the container with the number of columns you want and drag it into the desired place on the main screen.
+ Change the number of columns in the <emphasis role="bold">Number of columns</emphasis> field. The maximum number of columns is four (4).
</para>
+ <mediaobject>
+ <imageobject role="html">
+ <imagedata fileref="images/Dash_Column.png" format="PNG" align="center" scale="100" />
+ </imageobject>
+ <imageobject role="fo">
+ <imagedata fileref="images/Dash_Column.png" format="PNG" align="center" contentwidth="130mm" />
+ </imageobject>
+ </mediaobject>
</step>
<step>
<para>
- Click the <emphasis role="bold">Save</emphasis> button to accept the change (the <emphasis role="bold">Save</emphasis> buttons appears as a small disk in the top right of the <emphasis role="bold">Page Editor</emphasis> applet).
+ Click the <emphasis role="bold">Save</emphasis> button to accept the change.
</para>
</step>
</procedure>
@@ -50,12 +68,12 @@
<section id="sect-User_Guide-Manage_Portlets_and_Gadgets-Add_a_new_Category">
<title>Add a new Category</title>
<para>
- You easily add a new category by following these guides:
+ You easily add a new category by following this guide:
</para>
<procedure>
<step>
<para>
- In the <emphasis role="bold">Group</emphasis> menu, select <emphasis role="bold">Administration</emphasis> -> <emphasis role="bold">Application Registry</emphasis>.
+ Hover over the <emphasis role="bold">Group</emphasis> menu, then <emphasis role="bold">Administration</emphasis> and click on <emphasis role="bold">Application Registry</emphasis>.
</para>
</step>
<step>
@@ -167,12 +185,15 @@
</section>
<section id="sect-User_Guide-Manage_Portlets_and_Gadgets-Add_PortletsGadgets_to_the_specific_Category">
- <title>Add Portlets/Gadgets to a Category</title>
+ <title>Add Applications to a Category</title>
<procedure>
<step>
<para>
- Click the "Plus" icon located next to the category name to which you want to add portlets/gadgets.
+ Click the "Plus" icon located next to the category (in the list on the left) to which you want to add an application.
</para>
+ <para>
+ The image below shows the available application. You will see this list when you click the "Plus" icon.
+ </para>
<mediaobject>
<imageobject role="html">
<imagedata fileref="images/AddPortlet2.png" format="PNG" align="center" scale="100" />
@@ -194,7 +215,7 @@
<term>Application Type</term>
<listitem>
<para>
- Either Portlet or Gadget.
+ Either Portlet, Gadget or WSRP application.
</para>
</listitem>
</varlistentry>
@@ -207,12 +228,12 @@
</step>
<step>
<para>
- Select a portlet/gadget by checking the radio button.
+ Select an application by checking the radio button. Note that there several pages of Portlet applications to choose from and that the content of the list changes when you select a different type of application from the <emphasis role="bold">Application Type</emphasis> dropdown menu.
</para>
</step>
<step>
<para>
- Click the <emphasis role="bold">Save</emphasis> button to add the selected portlet/gadget to the category.
+ Click the <emphasis role="bold">Save</emphasis> button to add the selected application to the category.
</para>
</step>
</procedure>
@@ -331,20 +352,12 @@
<para>
In the <emphasis role="bold">Group</emphasis> menu, select <emphasis role="bold">Administration</emphasis> then <emphasis role="bold">Application Registry</emphasis>. Click on the <emphasis role="bold">Gadget</emphasis> icon.
</para>
- <mediaobject>
- <imageobject role="html">
- <imagedata fileref="images/Gadgetnew.png" format="PNG" align="center" scale="100" />
- </imageobject>
- <imageobject role="fo">
- <imagedata fileref="images/Gadgetnew.png" format="PNG" align="center" scalefit="1" contentwidth="150mm" />
- </imageobject>
- </mediaobject>
<para>
You may add a remote gadget using its URL or create a brand-new one:
</para>
<procedure>
- <title>Add a remote Gadget</title>
+ <title>Add a Remote Gadget</title>
<step>
<para>
Click on <emphasis role="bold">Add a remote gadget</emphasis>:
@@ -373,7 +386,7 @@
</step>
<step>
<para>
- Click <emphasis role="bold">Add</emphasis>. The new remote gadget will be appear in gadget list on left pane of the Dashboard portlet.
+ Click <emphasis role="bold">Add</emphasis>. The new remote gadget will be appear in gadget list on left pane.
</para>
</step>
</procedure>
Modified: portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/language/Change_Interface_Language.xml
===================================================================
--- portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/language/Change_Interface_Language.xml 2010-05-07 10:30:06 UTC (rev 3013)
+++ portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/language/Change_Interface_Language.xml 2010-05-10 00:48:15 UTC (rev 3014)
@@ -47,10 +47,10 @@
</para>
<mediaobject>
<imageobject role="html">
- <imagedata fileref="images/StarPortlet.png" format="PNG" align="center" scale="110" />
+ <imagedata fileref="images/StarPortlet.png" format="PNG" align="center" scale="100" />
</imageobject>
<imageobject role="fo">
- <imagedata fileref="images/StarPortlet.png" format="PNG" align="center" scalefit="1" contentwidth="150mm" />
+ <imagedata fileref="images/StarPortlet.png" format="PNG" align="center" scalefit="1" contentwidth="130mm" />
</imageobject>
</mediaobject>
</step>
Modified: portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/portal/Create_a_New_Portal.xml
===================================================================
--- portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/portal/Create_a_New_Portal.xml 2010-05-07 10:30:06 UTC (rev 3013)
+++ portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/portal/Create_a_New_Portal.xml 2010-05-10 00:48:15 UTC (rev 3014)
@@ -16,7 +16,10 @@
</step>
<step>
<para>
- Click the <emphasis role="bold">Add New Portal</emphasis> button. By default, the <emphasis role="bold">Create New Portal</emphasis> form is shown with the <emphasis role="bold">Portal Templates</emphasis> tab.
+ Click the <emphasis role="bold">Add New Portal</emphasis> button.
+ </para>
+<!-- <para>
+ By default, the <emphasis role="bold">Create New Portal</emphasis> form is shown with the <emphasis role="bold">Portal Templates</emphasis> tab.
<mediaobject>
<imageobject role="html">
<imagedata fileref="images/PortalTemplate.png" format="PNG" align="center" scale="100" />
@@ -25,9 +28,9 @@
<imagedata fileref="images/PortalTemplate.png" format="PNG" align="center" contentwidth="150mm" />
</imageobject>
</mediaobject>
- </para>
+ </para> -->
<para>
- By default, Portal template is Classic. Select the <emphasis role="bold">Portal Setting</emphasis> tab.
+ The <emphasis role="bold">Create New Portal</emphasis> form is shown with the <emphasis role="bold">Portal Setting</emphasis> tab.
<mediaobject>
<imageobject role="html">
<imagedata fileref="images/PortalSetting2.5.png" format="PNG" align="center" scale="100" />
Modified: portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/portal/Manage_Pages.xml
===================================================================
--- portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/portal/Manage_Pages.xml 2010-05-07 10:30:06 UTC (rev 3013)
+++ portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/portal/Manage_Pages.xml 2010-05-10 00:48:15 UTC (rev 3014)
@@ -50,7 +50,7 @@
</step>
<step>
<para>
- In the right pane are the required paramters for a new page:
+ In the right pane are the required parameters for a new page:
</para>
<variablelist>
<varlistentry>
@@ -190,7 +190,7 @@
</step>
<step>
<para>
- Click the <emphasis role="bold">Show Container</emphasis> icon if you want to see the existing containers and re-select the layout of the page. You can click on the <emphasis role="bold">Switch</emphasis> icon to view the content of this page.
+ You can click on the <emphasis role="bold">Switch View mode</emphasis> button to view the content of this page. You can switch between viewing the page by layout (showing containers and portlets) or to preview how the page will look when live. The contents of the page can be edited in either mode.
</para>
</step>
<step>
@@ -198,7 +198,7 @@
Once you have configured the new page, use the icons located in the top right corner of the <emphasis role="bold">Page Editor</emphasis> window to navigate as required:
</para>
<para>
- Click <emphasis role="bold">Back</emphasis> (the small left-facing arrow) to return the previous step, <emphasis role="bold">Save</emphasis> (the small disk icon) to create the new page or <emphasis role="bold">Abort</emphasis> (the small cross) to quit without creating a new page.
+ Click <emphasis role="bold">Back</emphasis> (the small left-facing arrow) to return the previous step, <emphasis role="bold">Save</emphasis> (the small disk icon) to create the new page or <emphasis role="bold">Abort</emphasis> (the small cross) to quit without creating a new page.
</para>
</step>
</procedure>
@@ -243,13 +243,13 @@
<term><emphasis role="bold">Owner type</emphasis></term>
<listitem>
<para>
- If the page <emphasis role="bold">Owner type</emphasis> is <emphasis>portal</emphasis> the page is created for a portal. Therefore only users who have <emphasis>edit</emphasis> permissions on the portal level can create this page type.
+ If the page <emphasis role="bold">Owner type</emphasis> is set to <emphasis>user</emphasis>, only site administrators can edit the page.
</para>
<para>
- The name of the current portal is automatically selected for <emphasis role="bold">Owner id</emphasis> ensuring the edit permissions are assigned to users who can edit the current portal.
+ If the page <emphasis role="bold">Owner type</emphasis> is set to <emphasis>portal</emphasis> the page is created with shared ownership portal. Therefore users who have <emphasis>edit</emphasis> permissions on the <emphasis>portal</emphasis> level can edit this page type.
</para>
<para>
- If the page <emphasis role="bold">Owner type</emphasis> is <emphasis>group</emphasis> the page is created for a group. Therefore only users who have <emphasis>manager</emphasis> permissions for that group can create this page type.
+ If the page <emphasis role="bold">Owner type</emphasis> is <emphasis>group</emphasis> the page is created for a group. Therefore users who have <emphasis>manager</emphasis> permissions for that <emphasis>group</emphasis> can edit this page type.
</para>
<mediaobject>
<imageobject role="html">
@@ -265,6 +265,9 @@
<term><emphasis role="bold">Owner Id</emphasis></term>
<listitem>
<para>
+ The name of the current portal is automatically selected for <emphasis role="bold">Owner id</emphasis> ensuring the edit permissions are assigned to users who can edit the current portal.
+ </para>
+ <para>
The name of the page owner. When the owner type is set to <emphasis>group</emphasis>, a list of groups will allow you to select one user as the 'owner'.
</para>
</listitem>
@@ -415,13 +418,10 @@
</step>
<step>
<variablelist>
- <varlistentry>
+<!-- <varlistentry>
<term>Editing page container layout</term>
<listitem>
<para>
- Click the Show Container icon to show current container layout of selected page on your right and all the container layouts list on the left pane.
- </para>
- <para>
If you want to change the current layout, select a layout type from the list on the left pane, then drag the template you want into the right pane. The new container will be displayed on the right pane.
</para>
<para>
@@ -443,25 +443,33 @@
If you want to change the current layout, select a layout type from the list on the left pane, then drag it into the right pane. The new portlet will be added and displayed in the right pane. You can change the position of the current portlet by dragging it to the place you want on the right pane, or remove it completely by clicking the delete icon.
</para>
</listitem>
- </varlistentry>
+ </varlistentry> -->
+ <varlistentry>
+ <term>Edit the Layout</term>
+ <listitem>
+ <para>
+ Click the Edit Page icon (the 'page and pencil') to edit the layout of the page. This will open the edit view for the selected page and the desired containers and/or portlets can be added or removed.
+ </para>
+ </listitem>
+ </varlistentry>
</variablelist>
</step>
</procedure>
</section>
- <section id="sect-User_Guide-Manage_Pages-View_a_Page">
+<!-- <section id="sect-User_Guide-Manage_Pages-View_a_Page">
<title>View a Page</title>
<para>
View any page in the existing pages list by clicking on the <emphasis role="bold">View</emphasis> icon corresponding to the page you want to view.
</para>
- </section>
+ </section> -->
<section id="sect-User_Guide-Manage_Pages-Delete_a_Page">
<title>Delete a Page</title>
<procedure>
<step>
<para>
- Go to <emphasis role="bold">Group</emphasis> in the Toolbar. Highlight <emphasis role="bold">Administration</emphasis> and then click on <emphasis role="bold">Page Management</emphasis>. You will be presented with a list of all existing pages.
+ MOuse over <emphasis role="bold">Group</emphasis> in the Toolbar. Highlight <emphasis role="bold">Administration</emphasis> and then click on <emphasis role="bold">Page Management</emphasis>. You will be presented with a list of all existing pages.
</para>
</step>
<step>
Modified: portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/portal/Manage_Permission.xml
===================================================================
--- portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/portal/Manage_Permission.xml 2010-05-07 10:30:06 UTC (rev 3013)
+++ portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/portal/Manage_Permission.xml 2010-05-10 00:48:15 UTC (rev 3014)
@@ -43,7 +43,7 @@
<imagedata fileref="images/PortalProperties.png" format="PNG" align="center" scale="100" />
</imageobject>
<imageobject role="fo">
- <imagedata fileref="images/PortalProperties.png" format="PNG" align="center" contentwidth="150mm" />
+ <imagedata fileref="images/PortalProperties.png" format="PNG" align="center" contentwidth="130mm" />
</imageobject>
</mediaobject>
</listitem>
@@ -94,8 +94,7 @@
</step>
<step>
<para>
- After selecting a membership type, the selected permission is displayed in the access permission list. You can only select one group with one membership type at a time. If you want to add more, click <emphasis role="bold">Add Permission</emphasis> and select again. Repeat the process for as many permission settings as you require.
->
+ After selecting a membership type, the selected permission is displayed in the access permission list. You can only select one group with one membership type at a time. If you want to add more, click <emphasis role="bold">Add Permission</emphasis> and select again. Repeat the process for as many permission settings as you require.
</para>
</step>
</procedure>
@@ -108,7 +107,7 @@
<title>Set Edit Permissions</title>
<para>
- Only users members of the Editor group can edit that portal. Access rights can be given to several groups but edit rights can only be given to a group with a membership type. To assign an edit permission to a user, you must add him/her to the editor group of the respective portal.
+ Only members of the Editor group can edit that portal. Access rights can be given to several groups but edit rights can only be given to a group with a membership type. To assign an edit permission to a user, you must add him/her to the editor group of the respective portal.
</para>
<mediaobject>
<imageobject role="html">
@@ -212,7 +211,7 @@
</step>
<step>
<para>
- Click <emphasis role="bold">View Page Properties</emphasis> in the <emphasis role="bold">Page Editor</emphasis> applet.
+ Click <emphasis role="bold">View Page Properties</emphasis> in the <emphasis role="bold">Page Editor</emphasis>.
</para>
</step>
<step>
@@ -269,7 +268,7 @@
</step>
<step>
<para>
- Click on <emphasis role="bold">View Page Properties</emphasis> in the <emphasis role="bold">Page Editor</emphasis> applet.
+ Click on <emphasis role="bold">View Page Properties</emphasis> in the <emphasis role="bold">Page Editor</emphasis>.
</para>
</step>
<step>
@@ -289,7 +288,7 @@
</step>
<step>
<para>
- Locate the page you want to edit using the <emphasis role="bold">Page Id</emphasis> column then click the edit icon (next to the trash icon). You will be taken to the <emphasis role="bold">Page Editor</emphasis> applet.
+ Locate the page you want to edit using the <emphasis role="bold">Page Id</emphasis> column then click the edit icon (next to the trash icon). You will be taken to the <emphasis role="bold">Page Editor</emphasis>.
</para>
</step>
<step>
@@ -330,7 +329,7 @@
<section id="sect-User_Guide-Manage_Permission-Set_the_Access_Permission_on_a_Category">
<title>Set Access Permission on a Category</title>
<para>
- Setting access permission on a category allows to be able to list those categories when editing a page in order to add portlets or widgets.
+ Setting access permission on a category allows to be able to list those categories when editing a page in order to add portlets or gadgets.
</para>
<procedure>
<step>
@@ -358,7 +357,7 @@
<procedure>
<step>
<para>
- Click the <emphasis role="bold">Add Permission</emphasis> button to add access permissions to more groups .
+ Click the <emphasis role="bold">Add Permission</emphasis> button to add access permissions to more groups.
</para>
</step>
<step>
Modified: portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/portal/Manage_Portals.xml
===================================================================
--- portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/portal/Manage_Portals.xml 2010-05-07 10:30:06 UTC (rev 3013)
+++ portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/portal/Manage_Portals.xml 2010-05-10 00:48:15 UTC (rev 3014)
@@ -10,7 +10,7 @@
<section id="sect-User_Guide-Create_a_New_Portal">
<title>Create a New Portal</title>
<para>
- Creating a new portal requires access credentials that only an administrator may set up.
+ Creating a new portal requires you to have a special permission that only an administrator can give you (if you are not an administrator).
</para>
<procedure>
<step>
@@ -19,7 +19,7 @@
</para>
<mediaobject>
<imageobject role="html">
- <imagedata fileref="images/AddPortal.png" format="PNG" align="center" scale="110" />
+ <imagedata fileref="images/AddPortal.png" format="PNG" align="center" scale="100" />
</imageobject>
<imageobject role="fo">
<imagedata fileref="images/AddPortal.png" format="PNG" align="center" contentwidth="150mm" />
@@ -28,19 +28,8 @@
</step>
<step>
<para>
- This opens the <emphasis role="bold">Create New Portal</emphasis> window which contains the <emphasis role="bold">Portal Templates</emphasis> tab. By default, the template used in new portals is 'Classic'.
- <mediaobject>
- <imageobject role="html">
- <imagedata fileref="images/PortalTemplate.png" format="PNG" align="center" scale="100" />
- </imageobject>
- <imageobject role="fo">
- <imagedata fileref="images/PortalTemplate.png" format="PNG" align="center" contentwidth="150mm" />
- </imageobject>
- </mediaobject>
+ This opens the <emphasis role="bold">Create New Portal</emphasis> window which contains the <emphasis role="bold">Portal Setting</emphasis> tab.
</para>
- <para>
- Select the <emphasis role="bold">Portal Setting</emphasis> tab.
- </para>
<mediaobject>
<imageobject role="html">
<imagedata fileref="images/PortalSetting2.5.png" format="PNG" align="center" scale="100" />
@@ -226,10 +215,10 @@
</para>
<mediaobject>
<imageobject role="html">
- <imagedata fileref="images/PortalProperties.png" format="PNG" align="center" scale="110" />
+ <imagedata fileref="images/PortalProperties.png" format="PNG" align="center" scale="100" />
</imageobject>
<imageobject role="fo">
- <imagedata fileref="images/PortalProperties.png" format="PNG" align="center" contentwidth="150mm" />
+ <imagedata fileref="images/PortalProperties.png" format="PNG" align="center" contentwidth="130mm" />
</imageobject>
</mediaobject>
<para>
@@ -294,10 +283,10 @@
</para>
<mediaobject>
<imageobject role="html">
- <imagedata fileref="images/StarPortlet.png" format="PNG" align="center" scale="110" />
+ <imagedata fileref="images/StarPortlet.png" format="PNG" align="center" scale="100" />
</imageobject>
<imageobject role="fo">
- <imagedata fileref="images/StarPortlet.png" format="PNG" align="center" contentwidth="150mm" />
+ <imagedata fileref="images/StarPortlet.png" format="PNG" align="center" contentwidth="120mm" />
</imageobject>
</mediaobject>
</step>
@@ -307,7 +296,7 @@
</para>
<mediaobject>
<imageobject role="html">
- <imagedata fileref="images/SkinSet1.png" format="PNG" scale="100"/>
+ <imagedata fileref="images/SkinSet1.png" format="PNG" scale="90"/>
</imageobject>
<imageobject role="fo">
<imagedata fileref="images/SkinSet1.png" format="PNG" contentwidth="120mm" />
@@ -355,7 +344,7 @@
</varlistentry>
</variablelist>
<para>
- More information about adding skins to a portal can be found in the Reference Guide for this product.
+ More information about adding skins to a portal can be found in the <ulink type="http" url="http://www.redhat.com/docs/en-US/JBoss_Enterprise_Portal_Platform/">Reference Guide</ulink> for this product.
</para>
</section>
@@ -367,10 +356,10 @@
</para>
<mediaobject>
<imageobject role="html">
- <imagedata fileref="images/SitePortlet.png" format="PNG" align="center" scale="110" />
+ <imagedata fileref="images/SitePortlet.png" format="PNG" align="center" scale="100" />
</imageobject>
<imageobject role="fo">
- <imagedata fileref="images/SitePortlet.png" format="PNG" align="center" scalefit="1" contentwidth="150mm" />
+ <imagedata fileref="images/SitePortlet.png" format="PNG" align="center" scalefit="1" contentwidth="130mm" />
</imageobject>
</mediaobject>
<para>
Modified: portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/portal/Toolbar.xml
===================================================================
--- portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/portal/Toolbar.xml 2010-05-07 10:30:06 UTC (rev 3013)
+++ portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/portal/Toolbar.xml 2010-05-10 00:48:15 UTC (rev 3014)
@@ -10,10 +10,10 @@
</para>
<mediaobject>
<imageobject role="html">
- <imagedata fileref="images/Toolbar.png" format="PNG" align="center" scale="110"/>
+ <imagedata fileref="images/Toolbar.png" format="PNG" align="center" scale="100"/>
</imageobject>
<imageobject role="fo">
- <imagedata fileref="images/Toolbar.png" format="PNG" align="center" contentwidth="150mm"/>
+ <imagedata fileref="images/Toolbar.png" format="PNG" align="center" contentwidth="130mm"/>
</imageobject>
</mediaobject>
<section>
@@ -28,10 +28,10 @@
</para>
<mediaobject>
<imageobject role="html">
- <imagedata fileref="images/StarPortlet.png" format="PNG" align="center" scale="110"/>
+ <imagedata fileref="images/StarPortlet.png" format="PNG" align="center" scale="100"/>
</imageobject>
<imageobject role="fo">
- <imagedata fileref="images/StarPortlet.png" format="PNG" align="center" contentwidth="150mm"/>
+ <imagedata fileref="images/StarPortlet.png" format="PNG" align="center" contentwidth="130mm"/>
</imageobject>
</mediaobject>
</listitem>
@@ -44,10 +44,10 @@
</para>
<mediaobject>
<imageobject role="html">
- <imagedata fileref="images/SitePortlet.png" format="PNG" align="center" scale="110"/>
+ <imagedata fileref="images/SitePortlet.png" format="PNG" align="center" scale="100"/>
</imageobject>
<imageobject role="fo">
- <imagedata fileref="images/SitePortlet.png" format="PNG" align="center" contentwidth="150mm"/>
+ <imagedata fileref="images/SitePortlet.png" format="PNG" align="center" contentwidth="130mm"/>
</imageobject>
</mediaobject>
</listitem>
@@ -60,10 +60,10 @@
</para>
<mediaobject>
<imageobject role="html">
- <imagedata fileref="images/GroupPortlet.png" format="PNG" align="center" scale="110"/>
+ <imagedata fileref="images/GroupPortlet.png" format="PNG" align="center" scale="100"/>
</imageobject>
<imageobject role="fo">
- <imagedata fileref="images/GroupPortlet.png" format="PNG" align="center" contentwidth="150mm" />
+ <imagedata fileref="images/GroupPortlet.png" format="PNG" align="center" contentwidth="130mm" />
</imageobject>
</mediaobject>
</listitem>
@@ -76,10 +76,10 @@
</para>
<mediaobject>
<imageobject role="html">
- <imagedata fileref="images/DashboardPortlet.png" format="PNG" align="center" scale="110"/>
+ <imagedata fileref="images/DashboardPortlet.png" format="PNG" align="center" scale="100"/>
</imageobject>
<imageobject role="fo">
- <imagedata fileref="images/DashboardPortlet.png" format="PNG" align="center" contentwidth="150mm"/>
+ <imagedata fileref="images/DashboardPortlet.png" format="PNG" align="center" contentwidth="130mm"/>
</imageobject>
</mediaobject>
<para>
@@ -104,10 +104,10 @@
</para>
<mediaobject>
<imageobject role="html">
- <imagedata fileref="images/EditorPortlet.png" format="PNG" align="center" scale="110"/>
+ <imagedata fileref="images/EditorPortlet.png" format="PNG" align="center" scale="100"/>
</imageobject>
<imageobject role="fo">
- <imagedata fileref="images/EditorPortlet.png" format="PNG" align="center" contentwidth="150mm"/>
+ <imagedata fileref="images/EditorPortlet.png" format="PNG" align="center" contentwidth="130mm"/>
</imageobject>
</mediaobject>
</listitem>
Modified: portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/portal/User_Management.xml
===================================================================
--- portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/portal/User_Management.xml 2010-05-07 10:30:06 UTC (rev 3013)
+++ portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/portal/User_Management.xml 2010-05-10 00:48:15 UTC (rev 3014)
@@ -12,7 +12,7 @@
<section id="sect-User_Guide-User_Management-Manage_users">
<title>Manage users</title>
<para>
- Mouse over <emphasis role="bold">Group</emphasis> on the Toolbar. Highlight <emphasis role="bold">Organization</emphasis> and select <emphasis>Users and Groups Management</emphasis>
+ Mouse over <emphasis role="bold">Group</emphasis> in the Toolbar. Highlight <emphasis role="bold">Organization</emphasis> and select <emphasis>Users and Groups Management</emphasis>
</para>
<mediaobject>
<imageobject role="html">
@@ -304,7 +304,7 @@
</step>
<step>
<para>
- Click the edit icon to display the <emphasis role="bold">Edit Current Group</emphasis> window.
+ Click the edit icon to display the <emphasis role="bold">Edit Selected Group</emphasis> window.
</para>
</step>
<step>
@@ -325,7 +325,7 @@
<procedure>
<step>
<para>
- Find the group in the existing tree and click on its label. Existing group memberships are listed on the left hand side along with the <emphasis role="bold">Add Member</emphasis> window.
+ Find the group in the existing tree and click on its label. Existing group memberships are listed on the right hand side along with the <emphasis role="bold">Add Member</emphasis> window.
</para>
<mediaobject>
<imageobject role="html">
@@ -432,7 +432,7 @@
Mouse over <emphasis role="bold">Group</emphasis> on the Toolbar. Highlight <emphasis role="bold">Organization</emphasis> and select <emphasis>Users and Groups Management</emphasis>. Select the <emphasis role="bold">Membership Management</emphasis> tab.
</para>
<para>
- This tab remembers the last action taken by a user in this page. CLicking <emphasis role="bold">Reset</emphasis> will clear any legacy details.
+ This tab remembers the last action taken by a user in this page. Clicking <emphasis role="bold">Reset</emphasis> will clear any legacy details.
</para>
<mediaobject>
<imageobject role="html">
Modified: portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/portletsUser/Dashboard_Portlet.xml
===================================================================
--- portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/portletsUser/Dashboard_Portlet.xml 2010-05-07 10:30:06 UTC (rev 3013)
+++ portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/portletsUser/Dashboard_Portlet.xml 2010-05-10 00:48:15 UTC (rev 3014)
@@ -38,7 +38,7 @@
<imagedata fileref="images/tabbed_dash.png" format="PNG" align="center" scale="100" />
</imageobject>
<imageobject role="fo">
- <imagedata fileref="images/tabbed_dash.png" format="PNG" align="center" contentwidth="150mm" />
+ <imagedata fileref="images/tabbed_dash.png" format="PNG" align="center" contentwidth="110mm" />
</imageobject>
</mediaobject>
<para>
@@ -253,6 +253,9 @@
<para>
The new gadget will appear on the Dashboard alongside any other gadgets already in use. If required, the new gadget can be dragged to another position on the page.
</para>
+ <para>
+ In the image below, the Currency Converter gadget has been added to the Dashboard, along with some of the default portal gadgets.
+ </para>
<mediaobject>
<imageobject role="html">
<imagedata fileref="images/NewGadget.png" format="PNG" align="center" scale="100"/>
@@ -261,7 +264,6 @@
<imagedata fileref="images/NewGadget.png" format="PNG" align="center" scalefit="1" contentwidth="150mm"/>
</imageobject>
</mediaobject>
-
</step>
</procedure>
Modified: portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/portletsUser/Functional_Portlets.xml
===================================================================
--- portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/portletsUser/Functional_Portlets.xml 2010-05-07 10:30:06 UTC (rev 3013)
+++ portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/portletsUser/Functional_Portlets.xml 2010-05-10 00:48:15 UTC (rev 3014)
@@ -90,10 +90,10 @@
</para>
<mediaobject>
<imageobject role="html">
- <imagedata fileref="images/StarPortlet.png" format="PNG" align="center" scale="110"/>
+ <imagedata fileref="images/StarPortlet.png" format="PNG" align="center" scale="100"/>
</imageobject>
<imageobject role="fo">
- <imagedata fileref="images/StarPortlet.png" format="PNG" align="center" scalefit="1" contentwidth="150mm"/>
+ <imagedata fileref="images/StarPortlet.png" format="PNG" align="center" scalefit="1" contentwidth="130mm"/>
</imageobject>
</mediaobject>
</listitem>
14 years, 7 months
gatein SVN: r3013 - portal/branches/EPP_5_0_Branch/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium.
by do-not-reply@jboss.org
Author: mvanco(a)redhat.com
Date: 2010-05-07 06:30:06 -0400 (Fri, 07 May 2010)
New Revision: 3013
Modified:
portal/branches/EPP_5_0_Branch/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_21_ChangeUsingPortal.html
Log:
EPP5 ui tests: improved test 21
Modified: portal/branches/EPP_5_0_Branch/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_21_ChangeUsingPortal.html
===================================================================
--- portal/branches/EPP_5_0_Branch/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_21_ChangeUsingPortal.html 2010-05-07 07:29:50 UTC (rev 3012)
+++ portal/branches/EPP_5_0_Branch/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_21_ChangeUsingPortal.html 2010-05-07 10:30:06 UTC (rev 3013)
@@ -187,6 +187,11 @@
<td></td>
</tr>
<tr>
+ <td>pause</td>
+ <td>8000</td>
+ <td></td>
+</tr>
+<tr>
<td>echo</td>
<td>--View new portal</td>
<td></td>
14 years, 7 months
gatein SVN: r3012 - in portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US: images and 5 other directories.
by do-not-reply@jboss.org
Author: smumford
Date: 2010-05-07 03:29:50 -0400 (Fri, 07 May 2010)
New Revision: 3012
Added:
portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/images/tabbed_dash.png
Modified:
portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/Common_Content/Conventions.xml
portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/account/Register_New_Accounts.xml
portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/account/Sign_in_and_Sign_out.xml
portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/language/Change_Interface_Language.xml
portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/portal/Manage_Navigation_Nodes.xml
portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/portletsUser/Dashboard_Portlet.xml
portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/terms/Public_mode_and_Private_mode.xml
Log:
JBEPP-275 Actioning Brno QE feedback. Sections 1-4 See JIRA note
Modified: portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/Common_Content/Conventions.xml
===================================================================
--- portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/Common_Content/Conventions.xml 2010-05-07 05:46:15 UTC (rev 3011)
+++ portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/Common_Content/Conventions.xml 2010-05-07 07:29:50 UTC (rev 3012)
@@ -7,7 +7,7 @@
This manual uses several conventions to highlight certain words and phrases and draw attention to specific pieces of information.
</para>
<para>
- In PDF and paper editions, this manual uses typefaces drawn from the <ulink url="https://fedorahosted.org/liberation-fonts/">Liberation Fonts</ulink> set. The Liberation Fonts set is also used in HTML editions if the set is installed on your system. If not, alternative but equivalent typefaces are displayed. Note: Red Hat Enterprise Linux 5 and later includes the Liberation Fonts set by default.
+ In PDF and paper editions, this manual uses typefaces drawn from the <ulink url="http://code.google.com/p/liberation-fonts/">Liberation Fonts</ulink> set. The Liberation Fonts set is also used in HTML editions if the set is installed on your system. If not, alternative but equivalent typefaces are displayed. Note: Red Hat Enterprise Linux 5 and later includes the Liberation Fonts set by default.
</para>
<section id="sect-User_Guide-Document_Conventions-Typographic_Conventions">
<title>Typographic Conventions</title>
Added: portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/images/tabbed_dash.png
===================================================================
(Binary files differ)
Property changes on: portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/images/tabbed_dash.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Modified: portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/account/Register_New_Accounts.xml
===================================================================
--- portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/account/Register_New_Accounts.xml 2010-05-07 05:46:15 UTC (rev 3011)
+++ portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/account/Register_New_Accounts.xml 2010-05-07 07:29:50 UTC (rev 3012)
@@ -6,7 +6,7 @@
<section id="sect-User_Guide-Register_New_Accounts">
<title>Register New Accounts</title>
<para>
- Unregistered users visiting the portal are limited in the content they can see.
+ Unregistered users visiting a portal in public mode are limited in the content they can see.
</para>
<para>
Users who need access to deeper content or who need to perform actions within the portal should register themselves and then contact the portal administrator to gain appropriate access permissions to their account.
@@ -49,7 +49,7 @@
<term><emphasis role="bold">User Name</emphasis></term>
<listitem>
<para>
- The name used to log in. Click the magnifying glass icon beside the user name to check whether the chosen username is available.
+ The name used to log in. This username must be between 3 and 30 characters long. Click the magnifying glass icon beside the user name to check whether the chosen username is available.
</para>
</listitem>
</varlistentry>
@@ -134,6 +134,11 @@
</listitem>
<listitem>
<para>
+ The <emphasis role="bold">User name</emphasis> has less than 3 characters or more than 30 characters.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
The <emphasis role="bold">Password</emphasis> has less than 6 characters or more than 30 characters.
</para>
</listitem>
@@ -149,6 +154,11 @@
</listitem>
<listitem>
<para>
+ The text verification isn't correct.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
A required field (or fields) is empty.
</para>
</listitem>
Modified: portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/account/Sign_in_and_Sign_out.xml
===================================================================
--- portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/account/Sign_in_and_Sign_out.xml 2010-05-07 05:46:15 UTC (rev 3011)
+++ portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/account/Sign_in_and_Sign_out.xml 2010-05-07 07:29:50 UTC (rev 3012)
@@ -49,7 +49,7 @@
</term>
<listitem>
<para>
- To follow some steps to get the forgotten user name or password. Please refer [Portal:Account and Password Retrieval] for more details.
+ To follow some steps to get the forgotten user name or password. Please refer to <xref linkend="sect-User_Guide-Account_and_Password_Retrieval"/> for more details.
</para>
</listitem>
</varlistentry>
@@ -80,7 +80,7 @@
<procedure>
<step>
<para>
- Go to your portal by entering the URL into the address bar of your browser (For example http://localhost:8080/portal).
+ Go to your portal by entering the URL into the address bar of your browser (For example <emphasis role="bold">http://localhost:8080/portal</emphasis>).
</para>
</step>
<step>
Modified: portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/language/Change_Interface_Language.xml
===================================================================
--- portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/language/Change_Interface_Language.xml 2010-05-07 05:46:15 UTC (rev 3011)
+++ portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/language/Change_Interface_Language.xml 2010-05-07 07:29:50 UTC (rev 3012)
@@ -36,7 +36,7 @@
You may switch the interface language in various places as follows:
</para>
<section id="sect-User_Guide-Change_Interface_Language_User">
- <title>Language for the user</title>
+ <title>Language for a user</title>
<para>
You may set the interface language for your account alone and not for the entire Portal as follows:
</para>
Modified: portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/portal/Manage_Navigation_Nodes.xml
===================================================================
--- portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/portal/Manage_Navigation_Nodes.xml 2010-05-07 05:46:15 UTC (rev 3011)
+++ portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/portal/Manage_Navigation_Nodes.xml 2010-05-07 07:29:50 UTC (rev 3012)
@@ -333,7 +333,7 @@
</section>
<section id="sect-User_Guide-Manage_Navigation_Nodes-Clone_nodes">
- <title>Clone nodes</title>
+ <title>Clone a node</title>
<para>
The <emphasis role="bold">Clone node</emphasis> function allows you to copy a node.
</para>
Modified: portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/portletsUser/Dashboard_Portlet.xml
===================================================================
--- portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/portletsUser/Dashboard_Portlet.xml 2010-05-07 05:46:15 UTC (rev 3011)
+++ portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/portletsUser/Dashboard_Portlet.xml 2010-05-07 07:29:50 UTC (rev 3012)
@@ -4,12 +4,12 @@
%BOOK_ENTITIES;
]>
<section id="sect-User_Guide-Dashboard_Portlet">
- <title>Dashboard Portlet</title>
+ <title>The Dashboard</title>
<para>
- The Dashboard portlet is used for hosting mini applications known as gadgets. The Dashboard uses a variety of graphical effects for displaying, opening and using gadgets.
+ The Dashboard is used for hosting mini applications known as gadgets. The Dashboard uses a variety of graphical effects for displaying, opening and using gadgets.
</para>
<para>
- The active Dashboard can be individually named by clicking on the default name ("<emphasis>Click and Type Page Name</emphasis>")...
+ The active Dashboard can be individually named by double clicking on the default name ("<emphasis>Click and Type Page Name</emphasis>")...
</para>
<mediaobject>
<imageobject role="html">
@@ -31,15 +31,29 @@
</imageobject>
</mediaobject>
<para>
- Gadgets within the Dashboard portlet can be moved and rearranged. New gadgets can be created and unnecessary ones deleted. More than one instance of the same gadget can be opened at the same time and each instance of the same gadget can have different settings. The gadgets instances are completely independent.
+ The Dashboard can also be tabbed to create multiple spaces. Open a new tab by clicking the <emphasis role="bold">+</emphasis> button beside the Dashboard name.
</para>
+ <mediaobject>
+ <imageobject role="html">
+ <imagedata fileref="images/tabbed_dash.png" format="PNG" align="center" scale="100" />
+ </imageobject>
+ <imageobject role="fo">
+ <imagedata fileref="images/tabbed_dash.png" format="PNG" align="center" contentwidth="150mm" />
+ </imageobject>
+ </mediaobject>
+ <para>
+ New tabs can also be individually named and managed.
+ </para>
+ <para>
+ Gadgets within the Dashboard can be moved and rearranged. New gadgets can be created and unnecessary ones deleted. More than one instance of the same gadget can be opened at the same time and each instance of the same gadget can have different settings. The gadgets instances are completely independent.
+ </para>
<section id="sect-User_Guide-Dashboard_Portlet-Using_the_Dashboard_Workspace">
<title>Using the Dashboard Workspace</title>
<procedure>
<step>
<para>
- Click on <emphasis role="bold">Dashboard</emphasis> in the toolbar to access the Dashboard portlet.
+ Click on <emphasis role="bold">Dashboard</emphasis> in the toolbar to access the Dashboard.
</para>
</step>
<step>
@@ -167,14 +181,9 @@
<para>
For example:
</para>
- <mediaobject>
- <imageobject role="html">
- <imagedata fileref="images/XMLURL.png" format="PNG" align="center" scale="100"/>
- </imageobject>
- <imageobject role="fo">
- <imagedata fileref="images/XMLURL.png" format="PNG" align="center" scalefit="1" contentwidth="160mm"/>
- </imageobject>
- </mediaobject>
+<programlisting>
+http://widgets.clearspring.com/cscallback/gallery/4920a0df9f15b805/googlegallery.xml
+</programlisting>
<note>
<title>URL Types</title>
<para>
Modified: portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/terms/Public_mode_and_Private_mode.xml
===================================================================
--- portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/terms/Public_mode_and_Private_mode.xml 2010-05-07 05:46:15 UTC (rev 3011)
+++ portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/modules/terms/Public_mode_and_Private_mode.xml 2010-05-07 07:29:50 UTC (rev 3012)
@@ -13,7 +13,7 @@
<term><emphasis role="bold">Public</emphasis></term>
<listitem>
<para>
- This mode is for guest users who are not registered with the Portal. It does not require a log in and restricts the visitor to the public pages in the portal. Visitors can register an account to gain access to the restricted pages. After being registered, they can use the Private mode but must still contact the Portal administrator to get more rights or a group manager to become a member and gain access a group.
+ This mode is for guest users who are not registered with the Portal. It does not require a log in and restricts the visitor to the public pages in the portal. Visitors can register an account to gain access to the restricted pages. After being registered, they can use the Private mode but must still contact the Portal administrator to get more rights or a group manager to become a member and gain access to a group.
</para>
</listitem>
</varlistentry>
14 years, 7 months
gatein SVN: r3011 - portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_Installation_Guide/en-US.
by do-not-reply@jboss.org
Author: smumford
Date: 2010-05-07 01:46:15 -0400 (Fri, 07 May 2010)
New Revision: 3011
Modified:
portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_Installation_Guide/en-US/DatabaseConfiguration.xml
Log:
JBEPP-274: re-adding MySQL download location
Modified: portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_Installation_Guide/en-US/DatabaseConfiguration.xml
===================================================================
--- portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_Installation_Guide/en-US/DatabaseConfiguration.xml 2010-05-07 03:43:26 UTC (rev 3010)
+++ portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_Installation_Guide/en-US/DatabaseConfiguration.xml 2010-05-07 05:46:15 UTC (rev 3011)
@@ -125,11 +125,14 @@
</indexterm>
<formalpara id="form-Portal_EAP-Using_a_MySQL_Database-Installing_the_MySQL_RDBMS_JDBC_connector">
<title>Installing the MySQL JDBC connector</title>
- <para>The MySQL JDBC connector is required for EPP to use a MySQL database:</para>
+ <para>The MySQL JDBC connector is required for EPP to use a <application>MySQL</application> database:</para>
</formalpara>
<para>
- The <literal>mysql-java-connector</literal> package is available through <ulink type="http" url="https://www.redhat.com/wapps/sso/rhn/login.html?redirect=http%3A%2F%2Frhn...">RHN</ulink>. This is the recommended installation method.
+ The <literal>mysql-java-connector</literal> package is available through <ulink type="http" url="https://www.redhat.com/wapps/sso/rhn/login.html?redirect=http%3A%2F%2Frhn...">Red Hat Network</ulink>. This is the recommended installation method.
</para>
+ <para>
+ For users who are not able to access the Red Hat Network, <application>MySQL</application> is available directly from <ulink type="http" url="http://www.mysql.com/downloads/connector/j/">http://www.mysql.com</ulink>. You should download a version listed in the Certified Configurations table available on the <ulink url="http://www.jboss.com/products/platforms/portals/testedconfigurations/">&PRODUCT;</ulink> JBoss website.
+ </para>
<formalpara id="form-Portal_EAP-Using_a_MySQL_Database-Creating_a_MySQL_Database">
<title>Creating a MySQL Database</title>
14 years, 7 months
gatein SVN: r3010 - portal/trunk/webui/core/src/main/java/org/exoplatform/webui/core.
by do-not-reply@jboss.org
Author: hoang_to
Date: 2010-05-06 23:43:26 -0400 (Thu, 06 May 2010)
New Revision: 3010
Modified:
portal/trunk/webui/core/src/main/java/org/exoplatform/webui/core/UITree.java
Log:
Add a node metadata manager to UITree, that is useful if we need to show warning/informing message while handling tree nodes
Modified: portal/trunk/webui/core/src/main/java/org/exoplatform/webui/core/UITree.java
===================================================================
--- portal/trunk/webui/core/src/main/java/org/exoplatform/webui/core/UITree.java 2010-05-07 03:16:36 UTC (rev 3009)
+++ portal/trunk/webui/core/src/main/java/org/exoplatform/webui/core/UITree.java 2010-05-07 03:43:26 UTC (rev 3010)
@@ -101,6 +101,8 @@
*/
private Object parentSelected;
+ private NodeMetaDataManager nodeMetadataManager;
+
/**
* A right click popup menu
*/
@@ -340,10 +342,6 @@
{
public void execute(Event<UITree> event) throws Exception
{
- // UITree tree = event.getSource();
- // String uri = event.getRequestContext().getRequestParameter(OBJECTID);
- // System.out.println("\n\n\n--------------ParentNode " + tree.getParentSelected() + " selectNode " +uri);
- // if(tree.getParentSelected() == null && (uri == null || uri.length() < 1)) return;
event.getSource().<UIComponent> getParent().broadcast(event, event.getExecutionPhase());
}
}
@@ -387,5 +385,34 @@
{
this.colapseIcon = colapseIcon;
}
+
+ public String getNodeMetaData(Object nodeObject, WebuiRequestContext context)
+ {
+ if (nodeMetadataManager == null)
+ {
+ return null;
+ }
+ else
+ {
+ return nodeMetadataManager.getNodeMetaData(nodeObject, context);
+ }
+ }
+
+ public void setNodeMetaDataManager(NodeMetaDataManager _nodeMetadataManager)
+ {
+ this.nodeMetadataManager = _nodeMetadataManager;
+ }
+
+ /**
+ * A node metadata manager. Node 's metadata is used for action informing/warning.
+ *
+ * @author <a href="mailto:hoang281283@gmail.com">Minh Hoang TO</a>
+ * @version $Id$
+ *
+ */
+ public static interface NodeMetaDataManager
+ {
+ public String getNodeMetaData(Object nodeObject, WebuiRequestContext context);
+ }
}
14 years, 7 months
gatein SVN: r3009 - portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium.
by do-not-reply@jboss.org
Author: hangnguyen
Date: 2010-05-06 23:16:36 -0400 (Thu, 06 May 2010)
New Revision: 3009
Modified:
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_19_EditPortal.html
Log:
TESTVN-356: Clean and improve
Modified: portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_19_EditPortal.html
===================================================================
--- portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_19_EditPortal.html 2010-05-07 02:56:30 UTC (rev 3008)
+++ portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_19_EditPortal.html 2010-05-07 03:16:36 UTC (rev 3009)
@@ -182,6 +182,11 @@
<td></td>
</tr>
<tr>
+ <td>waitForElementPresent</td>
+ <td>link=Save</td>
+ <td></td>
+</tr>
+<tr>
<td>clickAt</td>
<td>link=Save</td>
<td>1,1</td>
14 years, 7 months
gatein SVN: r3008 - portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium.
by do-not-reply@jboss.org
Author: hangnguyen
Date: 2010-05-06 22:56:30 -0400 (Thu, 06 May 2010)
New Revision: 3008
Modified:
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_19_EditPortal.html
Log:
TESTVN-356: Clean and improve
Modified: portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_19_EditPortal.html
===================================================================
--- portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_19_EditPortal.html 2010-05-07 02:39:04 UTC (rev 3007)
+++ portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_19_EditPortal.html 2010-05-07 02:56:30 UTC (rev 3008)
@@ -172,7 +172,7 @@
<td></td>
</tr>
<tr>
- <td>click</td>
+ <td>clickAt</td>
<td>xpath=//div[@id='UIRepeater']//table//tbody/tr/td[5]/div[@class='ActionContainer']/img</td>
<td></td>
</tr>
@@ -192,6 +192,11 @@
<td></td>
</tr>
<tr>
+ <td>waitForElementPresent</td>
+ <td>link=Save</td>
+ <td></td>
+</tr>
+<tr>
<td>clickAt</td>
<td>link=Save</td>
<td></td>
@@ -302,16 +307,6 @@
<td></td>
</tr>
<tr>
- <td>waitForElementPresent</td>
- <td>xpath=//div[@class='SelectedNavigationTab']//a[text()='test_node_label_19']</td>
- <td></td>
-</tr>
-<tr>
- <td>verifyElementPresent</td>
- <td>xpath=//div[@class='SelectedNavigationTab']//a[text()='test_node_label_19']</td>
- <td></td>
-</tr>
-<tr>
<td>echo</td>
<td>--Delete node</td>
<td></td>
14 years, 7 months