Author: thomas.heute(a)jboss.com
Date: 2010-01-06 03:37:18 -0500 (Wed, 06 Jan 2010)
New Revision: 1172
Added:
portal/trunk/docs/user-guide/en/User_Guide.ent
Modified:
portal/trunk/docs/user-guide/en/master.xml
portal/trunk/docs/user-guide/en/modules/Introduction.xml
portal/trunk/docs/user-guide/en/modules/Portal.xml
portal/trunk/docs/user-guide/en/modules/PortletsUser.xml
portal/trunk/docs/user-guide/en/modules/Terms.xml
portal/trunk/docs/user-guide/en/modules/portletsUser/Dashboard_Portlet.xml
portal/trunk/docs/user-guide/en/modules/portletsUser/FCK_Portlet.xml
portal/trunk/docs/user-guide/en/modules/portletsUser/Functional_Portlets.xml
portal/trunk/docs/user-guide/en/modules/portletsUser/Interface_Portlets.xml
portal/trunk/docs/user-guide/en/modules/terms/Gadget_concept.xml
portal/trunk/docs/user-guide/en/modules/terms/Navigation_concept.xml
portal/trunk/docs/user-guide/en/modules/terms/Permission_levels.xml
portal/trunk/docs/user-guide/en/modules/terms/Portal_concept.xml
portal/trunk/docs/user-guide/en/modules/terms/Portlet_concept.xml
portal/trunk/docs/user-guide/en/modules/terms/Public_mode_and_Private_mode.xml
portal/trunk/docs/user-guide/en/modules/terms/Toolbar_concept.xml
Log:
- Reviewed chapter 1 - 4 (Introduction, portletUser, terms and account) (Mostly removed
parts that are not available anymore)
- Added usage on XML entities in the Maven build
Added: portal/trunk/docs/user-guide/en/User_Guide.ent
===================================================================
--- portal/trunk/docs/user-guide/en/User_Guide.ent (rev 0)
+++ portal/trunk/docs/user-guide/en/User_Guide.ent 2010-01-06 08:37:18 UTC (rev 1172)
@@ -0,0 +1,4 @@
+<!ENTITY PRODUCT "GateIn 3.0">
+<!ENTITY BOOKID "User Guide">
+<!ENTITY YEAR "2010">
+<!ENTITY HOLDER "Red Hat, Inc">
Modified: portal/trunk/docs/user-guide/en/master.xml
===================================================================
--- portal/trunk/docs/user-guide/en/master.xml 2010-01-06 07:05:58 UTC (rev 1171)
+++ portal/trunk/docs/user-guide/en/master.xml 2010-01-06 08:37:18 UTC (rev 1172)
@@ -1,27 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!--
-
- Copyright (C) 2009 eXo Platform SAS.
-
- This is free software; you can redistribute it and/or modify it
- under the terms of the GNU Lesser General Public License as
- published by the Free Software Foundation; either version 2.1 of
- the License, or (at your option) any later version.
-
- This software is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- Lesser General Public License for more details.
-
- You should have received a copy of the GNU Lesser General Public
- License along with this software; if not, write to the Free
- Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
-
--->
-
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
- "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
+ "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!ENTITY % BOOK_ENTITIES SYSTEM "User_Guide.ent">
+%BOOK_ENTITIES;
+]>
+
<book lang="en">
<bookinfo>
<title>GateIn Documentation</title>
@@ -29,11 +12,9 @@
<releaseinfo>This is a very rough documentation issued from the merge,
content still has to be validated, we still hope that it can help the
beta testers. Thanks !</releaseinfo>
-
</bookinfo>
<toc />
-
<xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="modules/Introduction.xml" />
<!--
Table of content in Wiki Format <xi:include
Modified: portal/trunk/docs/user-guide/en/modules/Introduction.xml
===================================================================
--- portal/trunk/docs/user-guide/en/modules/Introduction.xml 2010-01-06 07:05:58 UTC (rev
1171)
+++ portal/trunk/docs/user-guide/en/modules/Introduction.xml 2010-01-06 08:37:18 UTC (rev
1172)
@@ -4,7 +4,7 @@
<chapter id="chap-User_Guide-Introduction">
<title>Introduction</title>
<para>
- GateIn is a merge of two mature projects; the JBoss Portal and the eXo Portal. It takes
the best of both offerings and incorporates them into a single new project. The aim is to
provide an intuitive portal for as-is use and a framework to build upon depending on your
needs.
+ GateIn is a merge of two mature projects; JBoss Portal and eXo Portal. It takes the
best of both offerings and incorporates them into a single new project. The aim is to
provide an intuitive portal for as-is use and a framework to build upon depending on your
needs.
</para>
<mediaobject>
<imageobject>
Modified: portal/trunk/docs/user-guide/en/modules/Portal.xml
===================================================================
--- portal/trunk/docs/user-guide/en/modules/Portal.xml 2010-01-06 07:05:58 UTC (rev 1171)
+++ portal/trunk/docs/user-guide/en/modules/Portal.xml 2010-01-06 08:37:18 UTC (rev 1172)
@@ -2,26 +2,7 @@
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
]>
<chapter id="chap-User_Guide-Portal_Administration">
- <!--
-
- Copyright (C) 2009 eXo Platform SAS.
-
- This is free software; you can redistribute it and/or modify it
- under the terms of the GNU Lesser General Public License as
- published by the Free Software Foundation; either version 2.1 of
- the License, or (at your option) any later version.
-
- This software is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- Lesser General Public License for more details.
-
- You should have received a copy of the GNU Lesser General Public
- License along with this software; if not, write to the Free
- Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
-
- --><title>Portal Administration</title>
+ <title>Portal Administration</title>
<!-- xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="portal/User_Workspace.xml" /> -->
<xi:include href="portal/Toolbar.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="portal/User_Management.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
Modified: portal/trunk/docs/user-guide/en/modules/PortletsUser.xml
===================================================================
--- portal/trunk/docs/user-guide/en/modules/PortletsUser.xml 2010-01-06 07:05:58 UTC (rev
1171)
+++ portal/trunk/docs/user-guide/en/modules/PortletsUser.xml 2010-01-06 08:37:18 UTC (rev
1172)
@@ -2,29 +2,12 @@
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
]>
<chapter id="chap-User_Guide-Portlets">
- <!--
-
- Copyright (C) 2009 eXo Platform SAS.
-
- This is free software; you can redistribute it and/or modify it
- under the terms of the GNU Lesser General Public License as
- published by the Free Software Foundation; either version 2.1 of
- the License, or (at your option) any later version.
-
- This software is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- Lesser General Public License for more details.
-
- You should have received a copy of the GNU Lesser General Public
- License along with this software; if not, write to the Free
- Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
-
- --><title>Portlets</title>
+ <title>Portlets</title>
<xi:include href="portletsUser/Functional_Portlets.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="portletsUser/Interface_Portlets.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="portletsUser/Dashboard_Portlet.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
+ <!--
<xi:include href="portletsUser/FCK_Portlet.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
+ -->
</chapter>
Modified: portal/trunk/docs/user-guide/en/modules/Terms.xml
===================================================================
--- portal/trunk/docs/user-guide/en/modules/Terms.xml 2010-01-06 07:05:58 UTC (rev 1171)
+++ portal/trunk/docs/user-guide/en/modules/Terms.xml 2010-01-06 08:37:18 UTC (rev 1172)
@@ -1,27 +1,10 @@
<?xml version='1.0' encoding='utf-8' ?>
<!DOCTYPE chapter 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;
]>
<chapter id="chap-User_Guide-Terms">
- <!--
-
- Copyright (C) 2009 eXo Platform SAS.
-
- This is free software; you can redistribute it and/or modify it
- under the terms of the GNU Lesser General Public License as
- published by the Free Software Foundation; either version 2.1 of
- the License, or (at your option) any later version.
-
- This software is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- Lesser General Public License for more details.
-
- You should have received a copy of the GNU Lesser General Public
- License along with this software; if not, write to the Free
- Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
-
- --><title>Terms</title>
+ <title>Terms &PRODUCT;</title>
<xi:include href="terms/Portal_concept.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="terms/Portlet_concept.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="terms/Toolbar_concept.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
@@ -29,8 +12,5 @@
<xi:include href="terms/Gadget_concept.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="terms/Public_mode_and_Private_mode.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="terms/Permission_levels.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
- <!-- Deprecated
-<xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="terms/Workspace_concept.xml" />-->
-
</chapter>
Modified: portal/trunk/docs/user-guide/en/modules/portletsUser/Dashboard_Portlet.xml
===================================================================
--- portal/trunk/docs/user-guide/en/modules/portletsUser/Dashboard_Portlet.xml 2010-01-06
07:05:58 UTC (rev 1171)
+++ portal/trunk/docs/user-guide/en/modules/portletsUser/Dashboard_Portlet.xml 2010-01-06
08:37:18 UTC (rev 1172)
@@ -1,27 +1,10 @@
<?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-Dashboard_Portlet">
- <!--
-
- Copyright (C) 2009 eXo Platform SAS.
-
- This is free software; you can redistribute it and/or modify it
- under the terms of the GNU Lesser General Public License as
- published by the Free Software Foundation; either version 2.1 of
- the License, or (at your option) any later version.
-
- This software is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- Lesser General Public License for more details.
-
- You should have received a copy of the GNU Lesser General Public
- License along with this software; if not, write to the Free
- Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
-
- --><title>Dashboard Portlet</title>
+ <title>Dashboard Portlet</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.
Gadgets can be moved around, rearranged, deleted and created. 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 as independent as different portlets
instances.
</para>
Modified: portal/trunk/docs/user-guide/en/modules/portletsUser/FCK_Portlet.xml
===================================================================
--- portal/trunk/docs/user-guide/en/modules/portletsUser/FCK_Portlet.xml 2010-01-06
07:05:58 UTC (rev 1171)
+++ portal/trunk/docs/user-guide/en/modules/portletsUser/FCK_Portlet.xml 2010-01-06
08:37:18 UTC (rev 1172)
@@ -1,27 +1,10 @@
<?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-FCK_Portlet">
- <!--
-
- Copyright (C) 2009 eXo Platform SAS.
-
- This is free software; you can redistribute it and/or modify it
- under the terms of the GNU Lesser General Public License as
- published by the Free Software Foundation; either version 2.1 of
- the License, or (at your option) any later version.
-
- This software is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- Lesser General Public License for more details.
-
- You should have received a copy of the GNU Lesser General Public
- License along with this software; if not, write to the Free
- Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
-
- --><title>FCK Portlet</title>
+ <title>FCK Portlet</title>
<para>
&PRODUCT; provides users with a portlet for the FCK Editor; a <ulink
type="http"
url="http://en.wikipedia.org/wiki/WYSIWYG">WYSIWYG</ulink... text editor
that can be embedded in HTML web pages. FCK Editor offers users many of the commonly used
word-processor functions such as writing, formatting text, creating tables, inserting
links or pictures and more.
</para>
Modified: portal/trunk/docs/user-guide/en/modules/portletsUser/Functional_Portlets.xml
===================================================================
---
portal/trunk/docs/user-guide/en/modules/portletsUser/Functional_Portlets.xml 2010-01-06
07:05:58 UTC (rev 1171)
+++
portal/trunk/docs/user-guide/en/modules/portletsUser/Functional_Portlets.xml 2010-01-06
08:37:18 UTC (rev 1172)
@@ -1,29 +1,12 @@
<?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-Functional_Portlets">
- <!--
-
- Copyright (C) 2009 eXo Platform SAS.
-
- This is free software; you can redistribute it and/or modify it
- under the terms of the GNU Lesser General Public License as
- published by the Free Software Foundation; either version 2.1 of
- the License, or (at your option) any later version.
-
- This software is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- Lesser General Public License for more details.
-
- You should have received a copy of the GNU Lesser General Public
- License along with this software; if not, write to the Free
- Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
-
- --><title>Functional Portlets</title>
+ <title>Functional Portlets</title>
<para>
- Portlets are pluggable user interface components that are managed and displayed within
a portal. Functional Portlets support all functions of a Portal. Enterprise Portal
Platform 5.0 provides the following portlets by default:
+ Portlets are pluggable user interface components that are managed and displayed within
a portal. Functional Portlets support all functions of a Portal. &PRODUCT; provides
the following portlets by default:
</para>
<variablelist>
@@ -79,6 +62,7 @@
</mediaobject>
</listitem>
</varlistentry>
+ <!-- Doesn't exist anymore AFAIK
<varlistentry>
<term>Administration Toolbar Portlet</term>
<listitem>
@@ -92,6 +76,7 @@
</mediaobject>
</listitem>
</varlistentry>
+ -->
<varlistentry>
<term>Star Toolbar Portlet</term>
<listitem>
Modified: portal/trunk/docs/user-guide/en/modules/portletsUser/Interface_Portlets.xml
===================================================================
--- portal/trunk/docs/user-guide/en/modules/portletsUser/Interface_Portlets.xml 2010-01-06
07:05:58 UTC (rev 1171)
+++ portal/trunk/docs/user-guide/en/modules/portletsUser/Interface_Portlets.xml 2010-01-06
08:37:18 UTC (rev 1172)
@@ -1,27 +1,10 @@
<?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-Interface_Portlets">
- <!--
-
- Copyright (C) 2009 eXo Platform SAS.
-
- This is free software; you can redistribute it and/or modify it
- under the terms of the GNU Lesser General Public License as
- published by the Free Software Foundation; either version 2.1 of
- the License, or (at your option) any later version.
-
- This software is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- Lesser General Public License for more details.
-
- You should have received a copy of the GNU Lesser General Public
- License along with this software; if not, write to the Free
- Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
-
- --><title>Interface Portlets</title>
+ <title>Interface Portlets</title>
<para>
The Interface Portlets are the face of the Portal. They provide the means for users to
interact with the portal. &PRODUCT; consists of the following Interface Portlets:
</para>
@@ -134,6 +117,7 @@
</mediaobject> -->
</listitem>
</varlistentry>
+ <!-- Thomas: It has been removed AFAIK
<varlistentry>
<term>Web Explorer Portlet</term>
<listitem>
@@ -147,6 +131,7 @@
</mediaobject>
</listitem>
</varlistentry>
+ -->
<varlistentry>
<term>Gadget Wrapper Portlet</term>
<listitem>
@@ -160,6 +145,7 @@
</mediaobject>
</listitem>
</varlistentry>
+ <!-- Thomas: It has been removed AFAIK
<varlistentry>
<term>FCK Editor Portlet</term>
<listitem>
@@ -173,6 +159,7 @@
</mediaobject>
</listitem>
</varlistentry>
+ -->
<varlistentry>
<term>Footer Portlet</term>
<listitem>
Modified: portal/trunk/docs/user-guide/en/modules/terms/Gadget_concept.xml
===================================================================
--- portal/trunk/docs/user-guide/en/modules/terms/Gadget_concept.xml 2010-01-06 07:05:58
UTC (rev 1171)
+++ portal/trunk/docs/user-guide/en/modules/terms/Gadget_concept.xml 2010-01-06 08:37:18
UTC (rev 1172)
@@ -1,27 +1,10 @@
<?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-Gadgets">
- <!--
-
- Copyright (C) 2009 eXo Platform SAS.
-
- This is free software; you can redistribute it and/or modify it
- under the terms of the GNU Lesser General Public License as
- published by the Free Software Foundation; either version 2.1 of
- the License, or (at your option) any later version.
-
- This software is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- Lesser General Public License for more details.
-
- You should have received a copy of the GNU Lesser General Public
- License along with this software; if not, write to the Free
- Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
-
- --><title>Gadgets</title>
+ <title>Gadgets</title>
<para>
A gadget is a mini web application that a portal user can add to their web page. Some
useful gadgets that are packaged by default with &PRODUCT;:
</para>
Modified: portal/trunk/docs/user-guide/en/modules/terms/Navigation_concept.xml
===================================================================
--- portal/trunk/docs/user-guide/en/modules/terms/Navigation_concept.xml 2010-01-06
07:05:58 UTC (rev 1171)
+++ portal/trunk/docs/user-guide/en/modules/terms/Navigation_concept.xml 2010-01-06
08:37:18 UTC (rev 1172)
@@ -1,29 +1,12 @@
<?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-Navigation">
- <!--
-
- Copyright (C) 2009 eXo Platform SAS.
-
- This is free software; you can redistribute it and/or modify it
- under the terms of the GNU Lesser General Public License as
- published by the Free Software Foundation; either version 2.1 of
- the License, or (at your option) any later version.
-
- This software is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- Lesser General Public License for more details.
-
- You should have received a copy of the GNU Lesser General Public
- License along with this software; if not, write to the Free
- Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
-
- --><title>Navigation</title>
+ <title>Navigation</title>
<para>
- Portal navigations are menus that list hyperlinks to other parts of a Portal. They can
help users to visualize the structure of a site. The navigation menus in EPP 5.0 are
located in a bar across the top of the 'Home' page.
+ Portal navigations are menus that list hyperlinks to other parts of a Portal. They can
help users to visualize the structure of a site. The default navigation menus in
&PRODUCT; are located in a bar across the top of the 'Home' page.
</para>
<para>
There are three navigation types.
Modified: portal/trunk/docs/user-guide/en/modules/terms/Permission_levels.xml
===================================================================
--- portal/trunk/docs/user-guide/en/modules/terms/Permission_levels.xml 2010-01-06
07:05:58 UTC (rev 1171)
+++ portal/trunk/docs/user-guide/en/modules/terms/Permission_levels.xml 2010-01-06
08:37:18 UTC (rev 1172)
@@ -1,27 +1,10 @@
<?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-Permissions">
- <!--
-
- Copyright (C) 2009 eXo Platform SAS.
-
- This is free software; you can redistribute it and/or modify it
- under the terms of the GNU Lesser General Public License as
- published by the Free Software Foundation; either version 2.1 of
- the License, or (at your option) any later version.
-
- This software is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- Lesser General Public License for more details.
-
- You should have received a copy of the GNU Lesser General Public
- License along with this software; if not, write to the Free
- Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
-
- --><title>Permissions</title>
+ <title>Permissions</title>
<para>
Permission settings control what users can and cannot do within the portal and are set
by portal administrators.
</para>
Modified: portal/trunk/docs/user-guide/en/modules/terms/Portal_concept.xml
===================================================================
--- portal/trunk/docs/user-guide/en/modules/terms/Portal_concept.xml 2010-01-06 07:05:58
UTC (rev 1171)
+++ portal/trunk/docs/user-guide/en/modules/terms/Portal_concept.xml 2010-01-06 08:37:18
UTC (rev 1172)
@@ -1,27 +1,10 @@
<?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-Portal">
- <!--
-
- Copyright (C) 2009 eXo Platform SAS.
-
- This is free software; you can redistribute it and/or modify it
- under the terms of the GNU Lesser General Public License as
- published by the Free Software Foundation; either version 2.1 of
- the License, or (at your option) any later version.
-
- This software is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- Lesser General Public License for more details.
-
- You should have received a copy of the GNU Lesser General Public
- License along with this software; if not, write to the Free
- Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
-
- --><title>Portal</title>
+ <title>Portal</title>
<para>
&PRODUCT; is a web-based application that provides users with personalized User
Interface (UI). This interface allows users to easily search applications or information
or communicating with other users.
</para>
Modified: portal/trunk/docs/user-guide/en/modules/terms/Portlet_concept.xml
===================================================================
--- portal/trunk/docs/user-guide/en/modules/terms/Portlet_concept.xml 2010-01-06 07:05:58
UTC (rev 1171)
+++ portal/trunk/docs/user-guide/en/modules/terms/Portlet_concept.xml 2010-01-06 08:37:18
UTC (rev 1172)
@@ -1,27 +1,10 @@
<?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-Portlet">
- <!--
-
- Copyright (C) 2009 eXo Platform SAS.
-
- This is free software; you can redistribute it and/or modify it
- under the terms of the GNU Lesser General Public License as
- published by the Free Software Foundation; either version 2.1 of
- the License, or (at your option) any later version.
-
- This software is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- Lesser General Public License for more details.
-
- You should have received a copy of the GNU Lesser General Public
- License along with this software; if not, write to the Free
- Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
-
- --><title>Portlet</title>
+ <title>Portlet</title>
<para>
A portlet is a small, self-contained web application. Portlet interface components are
managed and displayed within a Portal. Typically, a
<emphasis>portal</emphasis> page is displayed as a collection of
non-overlapping <emphasis>portlet</emphasis> windows, with each portlet window
displaying a different portlet. Hence a portlet (or collection of portlets) resembles a
web-based application hosted in a portal.
</para>
Modified: portal/trunk/docs/user-guide/en/modules/terms/Public_mode_and_Private_mode.xml
===================================================================
---
portal/trunk/docs/user-guide/en/modules/terms/Public_mode_and_Private_mode.xml 2010-01-06
07:05:58 UTC (rev 1171)
+++
portal/trunk/docs/user-guide/en/modules/terms/Public_mode_and_Private_mode.xml 2010-01-06
08:37:18 UTC (rev 1172)
@@ -1,27 +1,10 @@
<?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-Modes">
- <!--
-
- Copyright (C) 2009 eXo Platform SAS.
-
- This is free software; you can redistribute it and/or modify it
- under the terms of the GNU Lesser General Public License as
- published by the Free Software Foundation; either version 2.1 of
- the License, or (at your option) any later version.
-
- This software is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- Lesser General Public License for more details.
-
- You should have received a copy of the GNU Lesser General Public
- License along with this software; if not, write to the Free
- Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
-
- --><title>Modes</title>
+ <title>Modes</title>
<para>
&PRODUCT; has two <emphasis role="bold">modes</emphasis>:
</para>
Modified: portal/trunk/docs/user-guide/en/modules/terms/Toolbar_concept.xml
===================================================================
--- portal/trunk/docs/user-guide/en/modules/terms/Toolbar_concept.xml 2010-01-06 07:05:58
UTC (rev 1171)
+++ portal/trunk/docs/user-guide/en/modules/terms/Toolbar_concept.xml 2010-01-06 08:37:18
UTC (rev 1172)
@@ -1,27 +1,10 @@
<?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-Toolbar-Concept">
- <!--
-
- Copyright (C) 2009 eXo Platform SAS.
-
- This is free software; you can redistribute it and/or modify it
- under the terms of the GNU Lesser General Public License as
- published by the Free Software Foundation; either version 2.1 of
- the License, or (at your option) any later version.
-
- This software is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- Lesser General Public License for more details.
-
- You should have received a copy of the GNU Lesser General Public
- License along with this software; if not, write to the Free
- Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
-
- --><title>Toolbar</title>
+ <title>Toolbar</title>
<para>
This bar contains all user and administration actions. It helps users and the
administrator access and perform actions easily, quickly and effectively. You can see the
toolbar below as it appears in the Portal:
</para>