Author: jaredmorgs
Date: 2011-11-09 23:48:33 -0500 (Wed, 09 Nov 2011)
New Revision: 8021
Added:
epp/docs/branches/5.2/Site_Publisher/Release_Notes/en-US/Book_Info.xml
Removed:
epp/docs/branches/5.2/Site_Publisher/Release_Notes/en-US/Article_Info.xml
Modified:
epp/docs/branches/5.2/Site_Publisher/Release_Notes/en-US/Author_Group.xml
epp/docs/branches/5.2/Site_Publisher/Release_Notes/en-US/Revision_History.xml
epp/docs/branches/5.2/Site_Publisher/Release_Notes/en-US/Site_Publisher_5.2.0_Release_Notes.ent
epp/docs/branches/5.2/Site_Publisher/Release_Notes/en-US/Site_Publisher_5.2.0_Release_Notes.xml
Log:
Converted Article to Book formatand added in entities to each main file to allow for
entity resolution when opened as one large file
Deleted: epp/docs/branches/5.2/Site_Publisher/Release_Notes/en-US/Article_Info.xml
===================================================================
--- epp/docs/branches/5.2/Site_Publisher/Release_Notes/en-US/Article_Info.xml 2011-11-10
04:45:11 UTC (rev 8020)
+++ epp/docs/branches/5.2/Site_Publisher/Release_Notes/en-US/Article_Info.xml 2011-11-10
04:48:33 UTC (rev 8021)
@@ -1,31 +0,0 @@
-<?xml version='1.0' encoding='utf-8' ?>
-<!DOCTYPE articleinfo PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
-<!ENTITY % BOOK_ENTITIES SYSTEM "Release_Notes.ent">
-%BOOK_ENTITIES;
-]>
-<articleinfo id="arti-Release_Notes-Release_Notes">
- <title>Site Publisher 5.2.0 Release Notes</title>
- <subtitle>For the JBoss Enterprise Portal Platform Site Publisher &VZ;
extension.</subtitle>
- <productname>JBoss Enterprise Portal Platform</productname>
- <productnumber>5.2</productnumber>
- <edition>5.2.0</edition>
- <pubsnumber>2</pubsnumber>
- <abstract>
- <para>
- These release notes contain important information related to JBoss Site
Publisher &VZ; that may not be currently available in the Product Manuals. You should
read these Release Notes in their entirety before installing the product.
- </para>
-
- </abstract>
- <corpauthor>
- <inlinemediaobject>
- <imageobject>
- <imagedata fileref="Common_Content/images/title_logo.svg"
format="SVG" />
- </imageobject>
-
- </inlinemediaobject>
-
- </corpauthor>
- <xi:include href="Common_Content/Legal_Notice.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="Author_Group.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
-</articleinfo>
-
Modified: epp/docs/branches/5.2/Site_Publisher/Release_Notes/en-US/Author_Group.xml
===================================================================
--- epp/docs/branches/5.2/Site_Publisher/Release_Notes/en-US/Author_Group.xml 2011-11-10
04:45:11 UTC (rev 8020)
+++ epp/docs/branches/5.2/Site_Publisher/Release_Notes/en-US/Author_Group.xml 2011-11-10
04:48:33 UTC (rev 8021)
@@ -1,17 +1,15 @@
-<?xml version='1.0' encoding='utf-8' ?>
+<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE authorgroup PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
-<!ENTITY % BOOK_ENTITIES SYSTEM "Release_Notes.ent">
+<!ENTITY % BOOK_ENTITIES SYSTEM
"Site_Publisher_5.2.0_Release_Notes.ent">
%BOOK_ENTITIES;
]>
<authorgroup>
- <author>
- <firstname>Scott</firstname>
- <surname>Mumford</surname>
- <affiliation>
- <shortaffil>Red Hat</shortaffil>
- <orgdiv>Engineering Content Services</orgdiv>
-
- </affiliation>
- </author>
+ <author>
+ <firstname>Red Hat</firstname>
+ <surname>Documentation Team</surname>
+ <affiliation>
+ <shortaffil>Red Hat</shortaffil>
+ <orgdiv>Engineering Content Services</orgdiv>
+ </affiliation>
+ </author>
</authorgroup>
-
Added: epp/docs/branches/5.2/Site_Publisher/Release_Notes/en-US/Book_Info.xml
===================================================================
--- epp/docs/branches/5.2/Site_Publisher/Release_Notes/en-US/Book_Info.xml
(rev 0)
+++ epp/docs/branches/5.2/Site_Publisher/Release_Notes/en-US/Book_Info.xml 2011-11-10
04:48:33 UTC (rev 8021)
@@ -0,0 +1,27 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<!DOCTYPE articleinfo PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!ENTITY % BOOK_ENTITIES SYSTEM
"Site_Publisher_5.2.0_Release_Notes.ent">
+%BOOK_ENTITIES;
+]>
+<bookinfo id="arti-Release_Notes-Release_Notes">
+ <title>Site Publisher 5.2.0 Release Notes</title>
+ <subtitle>For the JBoss Enterprise Portal Platform Site Publisher &VZ;
extension.</subtitle>
+ <productname>JBoss Enterprise Portal Platform</productname>
+ <productnumber>5.2</productnumber>
+ <edition>5.2.0</edition>
+ <pubsnumber>3</pubsnumber>
+ <abstract>
+ <para>
+ These release notes contain important information related to JBoss Site
Publisher &VZ; that may not be currently available in the Product Manuals. You should
read these Release Notes in their entirety before installing the product.
+ </para>
+ </abstract>
+ <corpauthor>
+ <inlinemediaobject>
+ <imageobject>
+ <imagedata fileref="Common_Content/images/title_logo.svg"
format="SVG"/>
+ </imageobject>
+ </inlinemediaobject>
+ </corpauthor>
+ <xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="Common_Content/Legal_Notice.xml"/>
+ <xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="Author_Group.xml"/>
+</bookinfo>
Modified: epp/docs/branches/5.2/Site_Publisher/Release_Notes/en-US/Revision_History.xml
===================================================================
---
epp/docs/branches/5.2/Site_Publisher/Release_Notes/en-US/Revision_History.xml 2011-11-10
04:45:11 UTC (rev 8020)
+++
epp/docs/branches/5.2/Site_Publisher/Release_Notes/en-US/Revision_History.xml 2011-11-10
04:48:33 UTC (rev 8021)
@@ -1,41 +1,54 @@
-<?xml version='1.0' encoding='utf-8' ?>
+<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE appendix PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
-<!ENTITY % BOOK_ENTITIES SYSTEM "Release_Notes.ent">
+<!ENTITY % BOOK_ENTITIES SYSTEM
"Site_Publisher_5.2.0_Release_Notes.ent">
%BOOK_ENTITIES;
]>
<appendix id="appe-Release_Notes-Revision_History">
- <title>Revision History</title>
- <simpara>
- <revhistory>
- <revision>
- <revnumber>5.2.0-2</revnumber>
- <date>Wed Nov 9 2011</date>
- <author>
- <firstname>Scott</firstname>
- <surname>Mumford</surname>
- <email></email>
- </author>
- <revdescription>
- <simplelist>
- <member>Bumped for cvs branching.</member>
- </simplelist>
- </revdescription>
- </revision>
- <revision>
- <revnumber>5.2.0-1</revnumber>
- <date>Mon Aug 29 2011</date>
- <author>
- <firstname>Scott</firstname>
- <surname>Mumford</surname>
- <email></email>
- </author>
- <revdescription>
- <simplelist>
- <member>Updating version and resetting pubs/ed
numbers.</member>
- </simplelist>
- </revdescription>
- </revision>
- </revhistory>
- </simpara>
+ <title>Revision History</title>
+ <simpara>
+ <revhistory>
+ <revision>
+ <revnumber>5.2.0-3</revnumber>
+ <date>Wed Nov 9 2011</date>
+ <author>
+ <firstname>Jared</firstname>
+ <surname>Morgan</surname>
+ <email>jmorgan at redhat dot com</email>
+ </author>
+ <revdescription>
+ <simplelist>
+ <member>Converted from Article to Book, to enable better TOC and
structure.</member>
+ </simplelist>
+ </revdescription>
+ </revision>
+ <revision>
+ <revnumber>5.2.0-2</revnumber>
+ <date>Wed Nov 9 2011</date>
+ <author>
+ <firstname>Scott</firstname>
+ <surname>Mumford</surname>
+ <email/>
+ </author>
+ <revdescription>
+ <simplelist>
+ <member>Bumped for cvs branching.</member>
+ </simplelist>
+ </revdescription>
+ </revision>
+ <revision>
+ <revnumber>5.2.0-1</revnumber>
+ <date>Mon Aug 29 2011</date>
+ <author>
+ <firstname>Scott</firstname>
+ <surname>Mumford</surname>
+ <email/>
+ </author>
+ <revdescription>
+ <simplelist>
+ <member>Updating version and resetting pubs/ed numbers.</member>
+ </simplelist>
+ </revdescription>
+ </revision>
+ </revhistory>
+ </simpara>
</appendix>
-
Modified:
epp/docs/branches/5.2/Site_Publisher/Release_Notes/en-US/Site_Publisher_5.2.0_Release_Notes.ent
===================================================================
---
epp/docs/branches/5.2/Site_Publisher/Release_Notes/en-US/Site_Publisher_5.2.0_Release_Notes.ent 2011-11-10
04:45:11 UTC (rev 8020)
+++
epp/docs/branches/5.2/Site_Publisher/Release_Notes/en-US/Site_Publisher_5.2.0_Release_Notes.ent 2011-11-10
04:48:33 UTC (rev 8021)
@@ -11,4 +11,4 @@
<!-- Version Specifcs: -->
<!ENTITY VX "5">
<!ENTITY VY "5.2">
-<!ENTITY VZ "5.2.0">
\ No newline at end of file
+<!ENTITY VZ "5.2.0">
Modified:
epp/docs/branches/5.2/Site_Publisher/Release_Notes/en-US/Site_Publisher_5.2.0_Release_Notes.xml
===================================================================
---
epp/docs/branches/5.2/Site_Publisher/Release_Notes/en-US/Site_Publisher_5.2.0_Release_Notes.xml 2011-11-10
04:45:11 UTC (rev 8020)
+++
epp/docs/branches/5.2/Site_Publisher/Release_Notes/en-US/Site_Publisher_5.2.0_Release_Notes.xml 2011-11-10
04:48:33 UTC (rev 8021)
@@ -1,169 +1,157 @@
-<?xml version='1.0' encoding='utf-8' ?>
-<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
-<!ENTITY % BOOK_ENTITIES SYSTEM "Release_Notes.ent">
+<?xml version='1.0' encoding='UTF-8'?>
+<!-- This document was created with Syntext Serna Free. -->
+<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!ENTITY % BOOK_ENTITIES SYSTEM
"Site_Publisher_5.2.0_Release_Notes.ent">
%BOOK_ENTITIES;
]>
-<article>
- <xi:include href="Article_Info.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
- <section id="sect-Release_Notes-Introduction">
- <title>Introduction</title>
- <para>
+<book>
+ <xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="Book_Info.xml"/>
+ <chapter id="Release_Notes-Introduction">
+ <title>Introduction</title>
+ <para>
JBoss Site Publisher (powered by eXo) is a new add-on component for JBoss
Enterprise Portal Platform. Site Publisher enables users to create, edit and publish rich
web content within the context of their portal installation.
</para>
- <note>
- <title>Subscription</title>
- <para>
+ <note>
+ <title>Subscription</title>
+ <para>
Subscriptions to JBoss Site Publisher are available at an additional fee over
and above JBoss Enterprise Portal Platform subscriptions.
</para>
- </note>
- <para>
+ </note>
+ <para>
JBoss Site Publisher simplifies the authoring and management for every website
an organization needs to deploy. It includes the ability to administer sites, manage
navigation, and publish content. Site Publisher delivers powerful functionality to
everyone responsible for maintaining web content:
</para>
- <itemizedlist>
- <listitem>
- <para>
+ <itemizedlist>
+ <listitem>
+ <para>
Webmasters can easily administer multiple websites.
</para>
- </listitem>
- <listitem>
- <para>
+ </listitem>
+ <listitem>
+ <para>
Website administrators can set permission policies according to user
roles to better control website changes.
</para>
- </listitem>
- <listitem>
- <para>
+ </listitem>
+ <listitem>
+ <para>
Content providers can use JBoss Enterprise Portal Platform’s tools to
create content and then choose how to publish it using blogs, RSS feeds, social networks
and more.
</para>
- </listitem>
- <listitem>
- <para>
+ </listitem>
+ <listitem>
+ <para>
Web developers can introduce other forms of rich media content to
create truly professional websites easily and efficiently.
</para>
- </listitem>
- </itemizedlist>
- </section>
-
- <section id="sect-Release_Notes-Component_Features">
- <title><remark>Component Features</remark></title>
- <variablelist>
- <varlistentry>
- <term>Waiting...</term>
- <listitem>
- <para>
+ </listitem>
+ </itemizedlist>
+ </chapter>
+ <chapter id="Release_Notes-Component_Features">
+ <title>
+ <remark>Component Features</remark>
+ </title>
+ <variablelist>
+ <varlistentry>
+ <term>Waiting...</term>
+ <listitem>
+ <para>
...on content.
</para>
- </listitem>
- </varlistentry>
- </variablelist>
- </section>
-
- <section id="sect-Release_Notes-Installation">
- <title>Installation</title>
- <para>
+ </listitem>
+ </varlistentry>
+ </variablelist>
+ </chapter>
+ <chapter id="Release_Notes-Installation">
+ <title>Installation</title>
+ <para>
The JBoss Site Publisher Installation Guide contains detailed installation
instructions as well as environment requirements.
</para>
- <para>
- The Installation Guide can be found online at <ulink type="http"
url="http://docs.redhat.com/docs/en-US/JBoss_Enterprise_Portal_Platf...;.
+ <para>
+ The Installation Guide can be found online at <ulink
url="http://docs.redhat.com/docs/en-US/JBoss_Enterprise_Portal_Platf...
type="http"/>.
</para>
- </section>
-
-
-
- <section id="sect-5.1.1_Release_Notes-Issues_Resolved_In_Production">
- <title><remark>Issues Resolved In
Production</remark></title>
- <para>
+ </chapter>
+ <chapter id="Release_Notes-Issues_Resolved_In_Production">
+ <title>
+ <remark>Issues Resolved In Production</remark>
+ </title>
+ <para>
The following issues were resolved in the production process of Site
Publisher:
</para>
- <xi:include href="resolved_issues.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
- </section>
-
- <section id="sect-5.1.1_Release_Notes-Issues_Resolved_Upstream">
- <title>Issues Resolved Upstream</title>
- <para>
+ <xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="resolved_issues.xml"/>
+ </chapter>
+ <chapter id="Release_Notes-Issues_Resolved_Upstream">
+ <title>Issues Resolved Upstream</title>
+ <para>
Awaiting triage efforts.
</para>
- </section>
-
- <section id="sect-5.1.1_Release_Notes-Known_Issues">
- <title><remark>Known Issues</remark></title>
- <!-- <xi:include href="known_issues.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
- -->
- <para>
+ </chapter>
+ <chapter id="Release_Notes-Known_Issues">
+ <title>
+ <remark>Known Issues</remark>
+ </title>
+<!-- <xi:include href="known_issues.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
+ --> <para>
Awaiting triage efforts.
</para>
- </section>
-
- <!--<section>
+ </chapter>
+<!--<chapter>
<title><remark>NEEDINFO</remark></title>
<xi:include href="need_info.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
- </section>-->
-
- <!--<section>
+ </chapter>--><!--<chapter>
<title><remark>Not Yet Documented</remark></title>
<xi:include href="not_documented.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
- </section>-->
-
- <!--<section id="sect-5.1.1_Release_Notes-Migration">
+ </chapter>--><!--<chapter
id="5.1.1_Release_Notes-Migration">
<title><remark>Migration</remark></title>
<para>
Stuff about migration from 5.1.0 to 5.1.1.
</para>
- </section>-->
-
- <section id="sect-Release_Notes-Documentation">
- <title>Documentation</title>
- <para>
- An Installation Guide and a User Guide for JBoss Site Publisher are available at
<ulink type="http"
url="http://docs.redhat.com/docs/en-US/JBoss_Enterprise_Portal_Platf...
/>. JBoss Enterprise Portal Platform specific documentation is also available from this
location.
+ </chapter>--> <chapter
id="Release_Notes-Documentation">
+ <title>Documentation</title>
+ <para>
+ An Installation Guide and a User Guide for JBoss Site Publisher are available at
<ulink
url="http://docs.redhat.com/docs/en-US/JBoss_Enterprise_Portal_Platf...
type="http"/>. JBoss Enterprise Portal Platform specific documentation is
also available from this location.
</para>
- </section>
-
- <section
id="sect-Release_Notes-_Product_Support_and_License_Website_Links_">
- <title> Product Support and License Website Links </title>
- <formalpara
id="form-Release_Notes-_Product_Support_and_License_Website_Links_-Support_Processes">
- <title>Support Processes</title>
- <para>
+ </chapter>
+ <chapter
id="Release_Notes-_Product_Support_and_License_Website_Links_">
+ <title> Product Support and License Website Links </title>
+ <formalpara
id="form-Release_Notes-_Product_Support_and_License_Website_Links_-Support_Processes">
+ <title>Support Processes</title>
+ <para>
<ulink
url="http://www.redhat.com/support/process/">http://www.redh...
</para>
- </formalpara>
- <formalpara
id="form-Release_Notes-_Product_Support_and_License_Website_Links_-_Production_Support_Scope_of_Coverage_">
- <title> Production Support Scope of Coverage </title>
- <para>
+ </formalpara>
+ <formalpara
id="form-Release_Notes-_Product_Support_and_License_Website_Links_-_Production_Support_Scope_of_Coverage_">
+ <title> Production Support Scope of Coverage </title>
+ <para>
<ulink
url="http://www.redhat.com/support/policy/soc/production">ht...
</para>
- </formalpara>
- <formalpara
id="form-Release_Notes-_Product_Support_and_License_Website_Links_-_Production_Support_Service_Level_Agreement_">
- <title> Production Support Service Level Agreement </title>
- <para>
+ </formalpara>
+ <formalpara
id="form-Release_Notes-_Product_Support_and_License_Website_Links_-_Production_Support_Service_Level_Agreement_">
+ <title> Production Support Service Level Agreement </title>
+ <para>
<ulink
url="http://www.redhat.com/support/policy/sla/production/">h...
</para>
- </formalpara>
- <formalpara
id="form-Release_Notes-_Product_Support_and_License_Website_Links_-_Developer_Support_Scope_of_Coverage_">
- <title> Developer Support Scope of Coverage </title>
- <para>
+ </formalpara>
+ <formalpara
id="form-Release_Notes-_Product_Support_and_License_Website_Links_-_Developer_Support_Scope_of_Coverage_">
+ <title> Developer Support Scope of Coverage </title>
+ <para>
<ulink
url="http://www.redhat.com/support/policy/soc/developer/">ht...
</para>
- </formalpara>
- <formalpara
id="form-Release_Notes-_Product_Support_and_License_Website_Links_-_Developer_Support_Service_Level_Agreement_">
- <title> Developer Support Service Level Agreement </title>
- <para>
+ </formalpara>
+ <formalpara
id="form-Release_Notes-_Product_Support_and_License_Website_Links_-_Developer_Support_Service_Level_Agreement_">
+ <title> Developer Support Service Level Agreement </title>
+ <para>
<ulink
url="http://www.redhat.com/support/policy/sla/developer/">ht...
</para>
- </formalpara>
- <formalpara
id="form-Release_Notes-_Product_Support_and_License_Website_Links_-_Product_Update_and_Support_Policy_by_Product_">
- <title> Product Update and Support Policy by Product </title>
- <para>
+ </formalpara>
+ <formalpara
id="form-Release_Notes-_Product_Support_and_License_Website_Links_-_Product_Update_and_Support_Policy_by_Product_">
+ <title> Product Update and Support Policy by Product </title>
+ <para>
<ulink
url="http://www.redhat.com/security/updates/jboss_notes/">ht...
</para>
- </formalpara>
- <formalpara
id="form-Release_Notes-_Product_Support_and_License_Website_Links_-_JBoss_End_User_License_Agreement_">
- <title> JBoss End User License Agreement </title>
- <para>
+ </formalpara>
+ <formalpara
id="form-Release_Notes-_Product_Support_and_License_Website_Links_-_JBoss_End_User_License_Agreement_">
+ <title> JBoss End User License Agreement </title>
+ <para>
<ulink
url="http://www.redhat.com/licenses/jboss_eula.html">http://...
</para>
- </formalpara>
- </section>
-
- <xi:include href="Revision_History.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
- <index />
-</article>
-
+ </formalpara>
+ </chapter>
+ <xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="Revision_History.xml"/>
+</book>