Author: smumford
Date: 2010-09-12 23:21:15 -0400 (Sun, 12 Sep 2010)
New Revision: 4162
Modified:
epp/docs/branches/EPP_5_0_Branch/Reference_Guide/en-US/Preface.xml
epp/docs/branches/EPP_5_0_Branch/Reference_Guide/en-US/Reference_Guide.ent
epp/docs/branches/EPP_5_0_Branch/Reference_Guide/en-US/extras/PortalDevelopment_DefaultPortalNavigationConfiguration/navigation.xml
epp/docs/branches/EPP_5_0_Branch/Reference_Guide/en-US/extras/PortalDevelopment_DefaultPortalNavigationConfiguration/pages.xml
epp/docs/branches/EPP_5_0_Branch/Reference_Guide/en-US/modules/Advanced/JCR/jdbc-data-container-config.xml
epp/docs/branches/EPP_5_0_Branch/Reference_Guide/en-US/modules/GadgetDevelopment.xml
epp/docs/branches/EPP_5_0_Branch/Reference_Guide/en-US/modules/GadgetDevelopment/Gadgets.xml
epp/docs/branches/EPP_5_0_Branch/Reference_Guide/en-US/modules/GadgetDevelopment/SetupGadgetServer.xml
epp/docs/branches/EPP_5_0_Branch/Reference_Guide/en-US/modules/PortalDevelopment/DefaultPortalNavigationConfiguration.xml
epp/docs/branches/EPP_5_0_Branch/Reference_Guide/en-US/modules/PortalDevelopment/InternationalizationConfiguration.xml
epp/docs/branches/EPP_5_0_Branch/Reference_Guide/en-US/modules/WSRP.xml
Log:
JBEPP-370: Fixes for JBEPP-435, JBEPP-436, JBEPP-437, JBEPP-439
Modified: epp/docs/branches/EPP_5_0_Branch/Reference_Guide/en-US/Preface.xml
===================================================================
--- epp/docs/branches/EPP_5_0_Branch/Reference_Guide/en-US/Preface.xml 2010-09-12 23:55:04
UTC (rev 4161)
+++ epp/docs/branches/EPP_5_0_Branch/Reference_Guide/en-US/Preface.xml 2010-09-13 03:21:15
UTC (rev 4162)
@@ -6,7 +6,7 @@
<preface id="pref-Reference_Guide-Preface">
<title>Preface</title>
<xi:include href="Common_Content/Conventions.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="Feedback.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"><xi:fallback
xmlns:xi="http://www.w3.org/2001/XInclude"><xi:include
href="Common_Content/Feedback.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
+ <xi:include href="Middleware_Feedback.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"><xi:fallback
xmlns:xi="http://www.w3.org/2001/XInclude"><xi:include
href="Common_Content/Feedback.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
</xi:fallback>
</xi:include>
</preface>
Modified: epp/docs/branches/EPP_5_0_Branch/Reference_Guide/en-US/Reference_Guide.ent
===================================================================
--- epp/docs/branches/EPP_5_0_Branch/Reference_Guide/en-US/Reference_Guide.ent 2010-09-12
23:55:04 UTC (rev 4161)
+++ epp/docs/branches/EPP_5_0_Branch/Reference_Guide/en-US/Reference_Guide.ent 2010-09-13
03:21:15 UTC (rev 4162)
@@ -9,3 +9,5 @@
<!ENTITY HOLDER "Red Hat, Inc">
<!ENTITY RHEL "Red Hat Enterprise Linux">
+<!ENTITY BZCOMPONENT "doc-triage">
+<!ENTITY BZURL "<ulink
url='https://bugzilla.redhat.com/enter_bug.cgi?product=JBoss_Enterpri...
\ No newline at end of file
Modified:
epp/docs/branches/EPP_5_0_Branch/Reference_Guide/en-US/extras/PortalDevelopment_DefaultPortalNavigationConfiguration/navigation.xml
===================================================================
---
epp/docs/branches/EPP_5_0_Branch/Reference_Guide/en-US/extras/PortalDevelopment_DefaultPortalNavigationConfiguration/navigation.xml 2010-09-12
23:55:04 UTC (rev 4161)
+++
epp/docs/branches/EPP_5_0_Branch/Reference_Guide/en-US/extras/PortalDevelopment_DefaultPortalNavigationConfiguration/navigation.xml 2010-09-13
03:21:15 UTC (rev 4162)
@@ -1,50 +1,22 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="ISO-8859-1"?>
<node-navigation
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.gatein.org/xml/ns/gatein_objects_1_0
http://www.gatein.org/xml/ns/gatein_objects_1_0"
xmlns="http://www.gatein.org/xml/ns/gatein_objects_1_0">
<priority>1</priority>
<page-nodes>
- <node>
- <uri>home</uri>
- <name>home</name>
- <label>#{portal.classic.home}</label>
- <page-reference>portal::classic::homepage</page-reference>
- </node>
- <node>
- <uri>sitemap</uri>
- <name>sitemap</name>
- <label>#{portal.classic.sitemap}</label>
- <visibility>DISPLAYED</visibility>
- <page-reference>portal::classic::sitemap</page-reference>
- </node>
- <node>
- <uri>groupnavigation</uri>
- <name>groupnavigation</name>
- <label>#{portal.classic.groupnavigation}</label>
- <visibility>SYSTEM</visibility>
- <page-reference>portal::classic::groupnavigation</page-reference>
- </node>
- <node>
- <uri>portalnavigation</uri>
- <name>portalnavigation</name>
- <label>#{portal.classic.portalnavigation}</label>
- <visibility>SYSTEM</visibility>
- <page-reference>portal::classic::portalnavigation</page-reference>
- </node>
- <node>
- <uri>register</uri>
- <name>register</name>
- <label>#{portal.classic.register}</label>
- <visibility>SYSTEM</visibility>
- <page-reference>portal::classic::register</page-reference>
- </node>
- <!-- NOT FOUND node -->
- <node>
- <uri>notfound</uri>
- <name>notfound</name>
- <label>NotFound</label>
- <visibility>SYSTEM</visibility>
- </node>
+ <node>
+ <uri>home</uri>
+ <name>home</name>
+ <label>#{portal.classic.home}</label>
+ <page-reference>portal::classic::homepage</page-reference>
+ </node>
+ <node>
+ <uri>sitemap</uri>
+ <name>sitemap</name>
+ <label>#{portal.classic.sitemap}</label>
+ <visibility>DISPLAYED</visibility>
+ <page-reference>portal::classic::sitemap</page-reference>
+ </node>
</page-nodes>
-</node-navigation>
+</node-navigation>
\ No newline at end of file
Modified:
epp/docs/branches/EPP_5_0_Branch/Reference_Guide/en-US/extras/PortalDevelopment_DefaultPortalNavigationConfiguration/pages.xml
===================================================================
---
epp/docs/branches/EPP_5_0_Branch/Reference_Guide/en-US/extras/PortalDevelopment_DefaultPortalNavigationConfiguration/pages.xml 2010-09-12
23:55:04 UTC (rev 4161)
+++
epp/docs/branches/EPP_5_0_Branch/Reference_Guide/en-US/extras/PortalDevelopment_DefaultPortalNavigationConfiguration/pages.xml 2010-09-13
03:21:15 UTC (rev 4162)
@@ -7,8 +7,8 @@
<page>
<name>homepage</name>
<title>Home Page</title>
- <access-permissions>Everyone</access-permissions>
- <edit-permission>*:/platform/administrators</edit-permission>
+ <access-permissions>Everyone</access-permissions>
+ <edit-permission>*:/platform/administrators</edit-permission>
<portlet-application>
<portlet>
<application-ref>web</application-ref>
@@ -27,60 +27,12 @@
<show-application-state>false</show-application-state>
<show-application-mode>false</show-application-mode>
</portlet-application>
- </page>
-
+ </page>
<page>
- <name>groupnavigation</name>
- <title>Group Navigation</title>
- <access-permissions>*:/platform/users</access-permissions>
- <edit-permission>*:/platform/administrators</edit-permission>
- <portlet-application>
- <portlet>
- <application-ref>exoadmin</application-ref>
- <portlet-ref>GroupNavigationPortlet</portlet-ref>
- </portlet>
- <title>Group Navigation</title>
- <access-permissions>Everyone</access-permissions>
- <show-info-bar>false</show-info-bar>
- </portlet-application>
- </page>
-
- <page>
- <name>portalnavigation</name>
- <title>Portal Navigation</title>
- <access-permissions>*:/platform/users</access-permissions>
- <edit-permission>*:/platform/administrators</edit-permission>
- <portlet-application>
- <portlet>
- <application-ref>exoadmin</application-ref>
- <portlet-ref>PortalNavigationPortlet</portlet-ref>
- </portlet>
- <title>Portal Navigation</title>
- <access-permissions>Everyone</access-permissions>
- <show-info-bar>false</show-info-bar>
- </portlet-application>
- </page>
-
- <page>
- <name>register</name>
- <title>Register</title>
- <access-permissions>*:/platform/guests</access-permissions>
- <edit-permission>*:/platform/administrators</edit-permission>
- <portlet-application>
- <portlet>
- <application-ref>exoadmin</application-ref>
- <portlet-ref>RegisterPortlet</portlet-ref>
- </portlet>
- <title>Register Account</title>
- <access-permissions>*:/platform/guests</access-permissions>
- <show-info-bar>false</show-info-bar>
- </portlet-application>
- </page>
- <page>
<name>sitemap</name>
<title>Site Map</title>
- <access-permissions>Everyone</access-permissions>
- <edit-permission>*:/platform/administrators</edit-permission>
+ <access-permissions>Everyone</access-permissions>
+ <edit-permission>*:/platform/administrators</edit-permission>
<portlet-application>
<portlet>
<application-ref>web</application-ref>
Modified:
epp/docs/branches/EPP_5_0_Branch/Reference_Guide/en-US/modules/Advanced/JCR/jdbc-data-container-config.xml
===================================================================
---
epp/docs/branches/EPP_5_0_Branch/Reference_Guide/en-US/modules/Advanced/JCR/jdbc-data-container-config.xml 2010-09-12
23:55:04 UTC (rev 4161)
+++
epp/docs/branches/EPP_5_0_Branch/Reference_Guide/en-US/modules/Advanced/JCR/jdbc-data-container-config.xml 2010-09-13
03:21:15 UTC (rev 4162)
@@ -18,7 +18,7 @@
<term>JDBC</term>
<listitem>
<para>
-
+ Java DataBase Connectivity (JDBC) is an industry standard API for connecting
Java-based applications to a wide range of databases. The API enables dynamically loading
Java packages (and registering them with the Driver Manager which creates JDBC
connections). JDBC connections are used to create and execute statements. These may be
update statements (such as CREATE, INSERT, UPDATE and DELETE), or query statements (such
as SELECT). JDBC is oriented towards relational databases (See RDBMS below).
</para>
</listitem>
</varlistentry>
@@ -26,7 +26,7 @@
<term>Workspace</term>
<listitem>
<para>
-
+ Would the 'Workspace' definition be better utilized here?
</para>
</listitem>
</varlistentry>
@@ -34,35 +34,51 @@
<term>JCR Service Mode</term>
<listitem>
<para>
-
+ Can't find any conctrete definition of this (our documents seem to be the main
source for this sort of info). Does 'Service Mode' mean that the JCR is
'servicing' another application (ie EPP) as opposed to running in standalone
mode?
</para>
</listitem>
</varlistentry>
<varlistentry>
- <term>RDBMS</term>
+ <term>Relational Database</term>
<listitem>
<para>
-
+ Relational Databases store data in tables (as opposed to flat databases which
stored information in a flat, sequential file) which can be leveraged to gather
information from specific fields using mathematical relations.
</para>
+ <para>
+ The relationships between the data groups in relational database tables is also
stored in tables and all tables in the database have a unique identifier.
+ </para>
+ <para>
+ This approach gives relational databases the ability to build new tables of
information from existing data tables, increasing the speed and versatility of the
database.
+ </para>
</listitem>
</varlistentry>
<varlistentry>
+ <term>Relational DataBase Management Systems (RDBMS)</term>
+ <listitem>
+ <para>
+ Relational database management systems allow users to create, administer and use
relational databases. Most RDBMSs use the Structured Query Language (SQL) to access the
data held in the database.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
<term>ANSI</term>
<listitem>
<para>
-
+ The American National Standards Association is a voluntary organization that
produces computer industry standards. ANSI standards cover most areas of computing from
programming languages to electrical specifications.
</para>
+ <para>
+ While ANSI standards are not formal requirements in computing, adherence to them
increases interoperability between platforms and products.
+ </para>
</listitem>
</varlistentry>
<varlistentry>
- <term>database dialect</term>
+ <term>Database Dialect</term>
<listitem>
<para>
-
+ The database dialect defines which version of the programming language (MYSQL,
Oracle, Sybase) an database management system should use when interacting with the
database.
</para>
</listitem>
</varlistentry>
-
</variablelist>
</section>
Modified:
epp/docs/branches/EPP_5_0_Branch/Reference_Guide/en-US/modules/GadgetDevelopment/Gadgets.xml
===================================================================
---
epp/docs/branches/EPP_5_0_Branch/Reference_Guide/en-US/modules/GadgetDevelopment/Gadgets.xml 2010-09-12
23:55:04 UTC (rev 4161)
+++
epp/docs/branches/EPP_5_0_Branch/Reference_Guide/en-US/modules/GadgetDevelopment/Gadgets.xml 2010-09-13
03:21:15 UTC (rev 4162)
@@ -4,83 +4,19 @@
%BOOK_ENTITIES;
]>
<section id="sect-Reference_Guide-Gadgets">
- <title>Gadgets</title>
+ <title>Concept</title>
<para>
A gadget is a mini web application, embedded in a web page and running on an
application server platform. These small applications help users perform various tasks.
</para>
+
+<section>
+ <title>Basic Usage</title>
<para>
- &PRODUCT; supports gadgets such as: Todo gadget, Calendar gadget, Calculator
gadget, Weather Forecasts and and RSS Reader.
+ &PRODUCT; includes a Todo gadget, Calendar gadget, Calculator gadget and RSS Reader
gadget by default. Many other, third-party gadgets are also supported. Refer to the
&PRODUCT; User Guide at <ulink type="http"
url="http://docs.redhat.com"></ulink> for information about obtaining
and installing gadgets.
</para>
- <variablelist id="vari-Reference_Guide-Gadgets-Default_Gadgets">
- <title>Default Gadgets:</title>
- <varlistentry>
- <term>Calendar</term>
- <listitem>
- <para>
- The calendar gadget allows users to switch easily between daily, monthly and yearly
view and, again, is customizable to match your portal's theme.
- </para>
- <mediaobject>
- <imageobject>
- <imagedata fileref="images/GadgetDevelopment/Calendar.png"
format="PNG" />
- </imageobject>
- </mediaobject>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term>ToDo</term>
- <listitem>
- <para>
- This application helps you organize your day and work group. It is designed to keep
track of your tasks in a convenient and transparent way. Tasks can be highlighted with
different colors.
- </para>
- <mediaobject>
- <imageobject>
- <imagedata fileref="images/GadgetDevelopment/Todo.png"
format="PNG" />
- </imageobject>
- </mediaobject>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term>Calculator</term>
- <listitem>
- <para>
- This mini-application lets you perform most basic arithmetic operations and can be
themed to match the rest of your portal.
- </para>
- <mediaobject>
- <imageobject>
- <imagedata fileref="images/GadgetDevelopment/Calculator.png"
format="PNG" />
- </imageobject>
- </mediaobject>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term>RSS Reader</term>
- <listitem>
- <para>
- An RSS reader, or aggregator, collates content from various, user-specified feed
sources and displays them in one location. This content can include, but isn't limited
to, news headlines, blog posts or email. The RSS Reader gadget displays this content in a
single window on your Portal page.
- </para>
- <!-- <mediaobject>
- <imageobject>
- <imagedata fileref="images/GadgetDevelopment/RSS.png"
format="PNG"></imagedata>
- </imageobject>
- </mediaobject> -->
- </listitem>
- </varlistentry>
- <varlistentry>
- <term>More Gadgets</term>
- <listitem>
- <para>
- Further gadgets can be obtained from the <ulink type="http"
url="http://www.google.com/ig/directory?synd=open">Google
Gadget</ulink> site. &PRODUCT; is compatible with most of the gadgets available
here.
- </para>
- </listitem>
- </varlistentry>
- </variablelist>
-<!-- DOC TODO
- <important>
- <para>
- The following sections require more textual information.
- </para>
- </important> -->
-
+</section>
+<!--Removed list of default gadgets as covered in User Guide-->
+<!--Removing the following sections as they add nothing to the document
<section id="sect-Reference_Guide-Gadgets-Existing_Gadgets">
<title>Existing Gadgets</title>
<mediaobject>
@@ -178,7 +114,7 @@
<imagedata fileref="images/GadgetDevelopment/Dashboard.png"
format="PNG" align="center" contentwidth="150mm" />
</imageobject>
</mediaobject>
- </section>
+ </section> -->
</section>
Modified:
epp/docs/branches/EPP_5_0_Branch/Reference_Guide/en-US/modules/GadgetDevelopment/SetupGadgetServer.xml
===================================================================
---
epp/docs/branches/EPP_5_0_Branch/Reference_Guide/en-US/modules/GadgetDevelopment/SetupGadgetServer.xml 2010-09-12
23:55:04 UTC (rev 4161)
+++
epp/docs/branches/EPP_5_0_Branch/Reference_Guide/en-US/modules/GadgetDevelopment/SetupGadgetServer.xml 2010-09-13
03:21:15 UTC (rev 4162)
@@ -4,11 +4,11 @@
%BOOK_ENTITIES;
]>
<section id="sect-Reference_Guide-Setup_a_Gadget_Server">
- <title>Setup a Gadget Server</title>
+ <title>Advanced Gadget Administration</title>
<section
id="sect-Reference_Guide-Setup_a_Gadget_Server-Virtual_servers_for_gadget_rendering">
<title>Virtual servers for gadget rendering</title>
<para>
- &PRODUCT; recommends using two virtual hosts for security. If the gadget is
running on a different domain than the container (the website that 'contains' the
app), it is unable to interfere with the portal by modifying code or cookies.
+ &PRODUCT; recommends using two virtual hosts for security. If the gadget is
running on a different domain than the container, it is unable to interfere with the
portal by modifying code or cookies.
</para>
<para>
An example would hosting the portal from <emphasis
role="bold">http://www.sample.com</emphasis> and the gadgets from
<emphasis role="bold">http://www.samplemodules.com</emphasis>.
Modified:
epp/docs/branches/EPP_5_0_Branch/Reference_Guide/en-US/modules/GadgetDevelopment.xml
===================================================================
---
epp/docs/branches/EPP_5_0_Branch/Reference_Guide/en-US/modules/GadgetDevelopment.xml 2010-09-12
23:55:04 UTC (rev 4161)
+++
epp/docs/branches/EPP_5_0_Branch/Reference_Guide/en-US/modules/GadgetDevelopment.xml 2010-09-13
03:21:15 UTC (rev 4162)
@@ -4,7 +4,7 @@
%BOOK_ENTITIES;
]>
<chapter id="chap-Reference_Guide-Gadget_development">
- <title>Gadget development</title>
+ <title>Gadgets</title>
<xi:include href="GadgetDevelopment/Gadgets.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="GadgetDevelopment/SetupGadgetServer.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
</chapter>
Modified:
epp/docs/branches/EPP_5_0_Branch/Reference_Guide/en-US/modules/PortalDevelopment/DefaultPortalNavigationConfiguration.xml
===================================================================
---
epp/docs/branches/EPP_5_0_Branch/Reference_Guide/en-US/modules/PortalDevelopment/DefaultPortalNavigationConfiguration.xml 2010-09-12
23:55:04 UTC (rev 4161)
+++
epp/docs/branches/EPP_5_0_Branch/Reference_Guide/en-US/modules/PortalDevelopment/DefaultPortalNavigationConfiguration.xml 2010-09-13
03:21:15 UTC (rev 4162)
@@ -183,9 +183,62 @@
This file defines all the navigation nodes the portal will have. The syntax is
simple and uses nested node tags. Each node references a page defined in
<filename>pages.xml</filename> file.
</para>
<para>
- When the <literal>#{...}</literal> syntax is used, the enclosed
property name serves as a key that is automatically passed to internationalization
mechanism so the literal property name is replaced by a localized value taken from the
associated properties file matching the current locale.
+ When the <literal>#{...}</literal> syntax is used in a
<literal><label></literal> element, the enclosed property name
serves as a key that is automatically passed to internationalization mechanism which
replaces the literal property name with a localized value taken from the associated
properties file matching the current locale.
</para>
<programlisting role="XML" language="XML"><xi:include
href="../../extras/PortalDevelopment_DefaultPortalNavigationConfiguration/navigation.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" parse="text"
/></programlisting>
+
+<!-- Replaced code navigation.xml with code from GateIn commit r3831 (as per
instruction from theute)
+<?xml version="1.0" encoding="UTF-8"?>
+<node-navigation
+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+
xsi:schemaLocation="http://www.gatein.org/xml/ns/gatein_objects_1_0
http://www.gatein.org/xml/ns/gatein_objects_1_0"
+
xmlns="http://www.gatein.org/xml/ns/gatein_objects_1_0">
+ <priority>1</priority>
+ <page-nodes>
+ <node>
+ <uri>home</uri>
+ <name>home</name>
+ <label>#{portal.classic.home}</label>
+ <page-reference>portal::classic::homepage</page-reference>
+ </node>
+ <node>
+ <uri>sitemap</uri>
+ <name>sitemap</name>
+ <label>#{portal.classic.sitemap}</label>
+ <visibility>DISPLAYED</visibility>
+ <page-reference>portal::classic::sitemap</page-reference>
+ </node>
+ <node>
+ <uri>groupnavigation</uri>
+ <name>groupnavigation</name>
+ <label>#{portal.classic.groupnavigation}</label>
+ <visibility>SYSTEM</visibility>
+ <page-reference>portal::classic::groupnavigation</page-reference>
+ </node>
+ <node>
+ <uri>portalnavigation</uri>
+ <name>portalnavigation</name>
+ <label>#{portal.classic.portalnavigation}</label>
+ <visibility>SYSTEM</visibility>
+ <page-reference>portal::classic::portalnavigation</page-reference>
+ </node>
+ <node>
+ <uri>register</uri>
+ <name>register</name>
+ <label>#{portal.classic.register}</label>
+ <visibility>SYSTEM</visibility>
+ <page-reference>portal::classic::register</page-reference>
+ </node>
+ <!- NOT FOUND node ->
+ <node>
+ <uri>notfound</uri>
+ <name>notfound</name>
+ <label>NotFound</label>
+ <visibility>SYSTEM</visibility>
+ </node>
+ </page-nodes>
+</node-navigation> -->
+
<para>
This navigation tree can have multiple views inside portlets (such as the
breadcrumbs portlet) that render the current view node, the site map or the menu
portlets.
</para>
@@ -213,7 +266,7 @@
<calloutlist>
<callout
arearefs="area-Reference_Guide-Portal_Navigation_Configuration-Portal_Navigation-subpage">
<para>
- This element defines the parent/child relationship btween a page and a
subpage.
+ This element defines the parent/child relationship between a page and a
subpage.
</para>
</callout>
</calloutlist>
@@ -227,6 +280,103 @@
This configuration file structure is very similar to
<filename>portal.xml</filename> and it can also contain container tags. Each
application can decide whether to render the portlet border, the window state, the icons
or portlet's mode.
</para>
<programlisting role="XML" language="XML"><xi:include
href="../../extras/PortalDevelopment_DefaultPortalNavigationConfiguration/pages.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" parse="text"
/></programlisting>
+
+<!-- Replaced code pages.xml with code from GateIn commit r3831 (as per instruction
from theute)
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<page-set
+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+
xsi:schemaLocation="http://www.gatein.org/xml/ns/gatein_objects_1_0
http://www.gatein.org/xml/ns/gatein_objects_1_0"
+
xmlns="http://www.gatein.org/xml/ns/gatein_objects_1_0">
+
+ <page>
+ <name>homepage</name>
+ <title>Home Page</title>
+ <access-permissions>Everyone</access-permissions>
+ <edit-permission>*:/platform/administrators</edit-permission>
+ <portlet-application>
+ <portlet>
+ <application-ref>web</application-ref>
+ <portlet-ref>HomePagePortlet</portlet-ref>
+ <preferences>
+ <preference>
+ <name>template</name>
+
<value>system:/templates/groovy/webui/component/UIHomePagePortlet.gtmpl</value>
+ <read-only>false</read-only>
+ </preference>
+ </preferences>
+ </portlet>
+ <title>Home Page portlet</title>
+ <access-permissions>Everyone</access-permissions>
+ <show-info-bar>false</show-info-bar>
+ <show-application-state>false</show-application-state>
+ <show-application-mode>false</show-application-mode>
+ </portlet-application>
+ </page>
+
+ <page>
+ <name>groupnavigation</name>
+ <title>Group Navigation</title>
+ <access-permissions>*:/platform/users</access-permissions>
+ <edit-permission>*:/platform/administrators</edit-permission>
+ <portlet-application>
+ <portlet>
+ <application-ref>exoadmin</application-ref>
+ <portlet-ref>GroupNavigationPortlet</portlet-ref>
+ </portlet>
+ <title>Group Navigation</title>
+ <access-permissions>Everyone</access-permissions>
+ <show-info-bar>false</show-info-bar>
+ </portlet-application>
+ </page>
+
+ <page>
+ <name>portalnavigation</name>
+ <title>Portal Navigation</title>
+ <access-permissions>*:/platform/users</access-permissions>
+ <edit-permission>*:/platform/administrators</edit-permission>
+ <portlet-application>
+ <portlet>
+ <application-ref>exoadmin</application-ref>
+ <portlet-ref>PortalNavigationPortlet</portlet-ref>
+ </portlet>
+ <title>Portal Navigation</title>
+ <access-permissions>Everyone</access-permissions>
+ <show-info-bar>false</show-info-bar>
+ </portlet-application>
+ </page>
+
+ <page>
+ <name>register</name>
+ <title>Register</title>
+ <access-permissions>*:/platform/guests</access-permissions>
+ <edit-permission>*:/platform/administrators</edit-permission>
+ <portlet-application>
+ <portlet>
+ <application-ref>exoadmin</application-ref>
+ <portlet-ref>RegisterPortlet</portlet-ref>
+ </portlet>
+ <title>Register Account</title>
+ <access-permissions>*:/platform/guests</access-permissions>
+ <show-info-bar>false</show-info-bar>
+ </portlet-application>
+ </page>
+ <page>
+ <name>sitemap</name>
+ <title>Site Map</title>
+ <access-permissions>Everyone</access-permissions>
+ <edit-permission>*:/platform/administrators</edit-permission>
+ <portlet-application>
+ <portlet>
+ <application-ref>web</application-ref>
+ <portlet-ref>SiteMapPortlet</portlet-ref>
+ </portlet>
+ <title>SiteMap</title>
+ <access-permissions>Everyone</access-permissions>
+ <show-info-bar>false</show-info-bar>
+ </portlet-application>
+ </page>
+</page-set> -->
+
</listitem>
</varlistentry>
</variablelist>
Modified:
epp/docs/branches/EPP_5_0_Branch/Reference_Guide/en-US/modules/PortalDevelopment/InternationalizationConfiguration.xml
===================================================================
---
epp/docs/branches/EPP_5_0_Branch/Reference_Guide/en-US/modules/PortalDevelopment/InternationalizationConfiguration.xml 2010-09-12
23:55:04 UTC (rev 4161)
+++
epp/docs/branches/EPP_5_0_Branch/Reference_Guide/en-US/modules/PortalDevelopment/InternationalizationConfiguration.xml 2010-09-13
03:21:15 UTC (rev 4162)
@@ -304,12 +304,11 @@
javax.portlet.keywords=Breadcrumbs, Breadcrumb]]></programlisting>-->
</section>
-<!-- DOC TODO: This section requires more information. Source content and unmark
section for next release.
+<!-- DOC TODO: This section requires more information. Source content and unmark
section for next release. -->
<section
id="sect-Reference_Guide-_Portlets_-Debugging_Resource_Bundle_Usage">
<title>Debugging Resource Bundle Usage</title>
-
<para>
When translating an application it can sometimes be difficult to find the right key
for a given property.
</para>
@@ -322,7 +321,7 @@
<para>
For example, the translated value for the key
"<parameter>organization.title</parameter>" is simply the value
"<parameter>organization.title</parameter>". Selecting that language
allows use of the portal and its applications with all the keys visible. This makes it
easier to find out the correct key for a given label in the portal page.
</para>
- </section> -->
+ </section>
</section>
Modified: epp/docs/branches/EPP_5_0_Branch/Reference_Guide/en-US/modules/WSRP.xml
===================================================================
--- epp/docs/branches/EPP_5_0_Branch/Reference_Guide/en-US/modules/WSRP.xml 2010-09-12
23:55:04 UTC (rev 4161)
+++ epp/docs/branches/EPP_5_0_Branch/Reference_Guide/en-US/modules/WSRP.xml 2010-09-13
03:21:15 UTC (rev 4162)
@@ -134,10 +134,10 @@
</listitem>
</varlistentry>
<varlistentry>
- <term>$GATEIN_HOME/lib/wsrp-producer-lib-$WSRP_VERSION.jar</term>
+ <term>$GATEIN_HOME/lib/wsrp-wsrp2-ws-$WSRP_VERSION.jar</term>
<listitem>
<para>
- This file contains the classes needed by the WSRP producer.
+ This file contains the JAX-WS classes for WSRP version 2.
</para>
</listitem>
</varlistentry>