Author: smumford
Date: 2010-12-13 19:08:26 -0500 (Mon, 13 Dec 2010)
New Revision: 5583
Modified:
epp/docs/branches/EPP_5_0_Branch/Installation_Guide/en-US/Middleware_Feedback.xml
epp/docs/branches/EPP_5_0_Branch/Reference_Guide/en-US/Middleware_Feedback.xml
epp/docs/branches/EPP_5_0_Branch/User_Guide/en-US/Middleware_Feedback.xml
epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Middleware_Feedback.xml
epp/docs/branches/EPP_5_1_Branch/Reference_Guide/en-US/Middleware_Feedback.xml
epp/docs/branches/EPP_5_1_Branch/Reference_Guide/en-US/Preface.xml
epp/docs/branches/EPP_5_1_Branch/User_Guide/en-US/Middleware_Feedback.xml
Log:
Update Middle_Feedback.xml Bugzilla links
Modified:
epp/docs/branches/EPP_5_0_Branch/Installation_Guide/en-US/Middleware_Feedback.xml
===================================================================
---
epp/docs/branches/EPP_5_0_Branch/Installation_Guide/en-US/Middleware_Feedback.xml 2010-12-13
15:11:52 UTC (rev 5582)
+++
epp/docs/branches/EPP_5_0_Branch/Installation_Guide/en-US/Middleware_Feedback.xml 2010-12-14
00:08:26 UTC (rev 5583)
@@ -18,8 +18,11 @@
<title>Give us Feedback</title>
<para>
- If you find a typographical error, or know how this guide can be improved, we would
love to hear from you. Submit a report in Bugzilla against the product
<literal>&PRODUCT_NAME; &BOOKID;</literal>. The following link will
take you to a pre-filled bug report for this book: <ulink
url="https://bugzilla.redhat.com/enter_bug.cgi?product=JBoss%20Enter...;.
+ If you find a typographical error, or know how this guide can be improved, we would
love to hear from you. Submit a report in Bugzilla against the . The following link will
take you to bug report for &PRODUCT;<ulink type="http"
url="https://bugzilla.redhat.com/enter_bug.cgi?product=JBoss%20Enter...;.
</para>
+ <para>
+ Select the document name and version number relevant to the document you found the
error in from the available lists then complete the description with as much detail as you
can provide.
+ </para>
<!-- <para>
Fill out the following template and add it to Bugzilla's
<literal>Description</literal> field. Be as specific as possible when
describing the issue; this will help ensure that we can fix it quickly.
Modified: epp/docs/branches/EPP_5_0_Branch/Reference_Guide/en-US/Middleware_Feedback.xml
===================================================================
---
epp/docs/branches/EPP_5_0_Branch/Reference_Guide/en-US/Middleware_Feedback.xml 2010-12-13
15:11:52 UTC (rev 5582)
+++
epp/docs/branches/EPP_5_0_Branch/Reference_Guide/en-US/Middleware_Feedback.xml 2010-12-14
00:08:26 UTC (rev 5583)
@@ -1,33 +1,52 @@
-<?xml version='1.0' encoding='utf-8' ?>
+<?xml version='1.0'?>
<!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 "Reference_Guide.ent">
-%BOOK_ENTITIES;
]>
-<section id="sect-Reference_Guide-Give_us_Feedback">
- <!-- NOTE: THE FOLLOWING ENTITIES WILL NOT BE REPLACED IN YOUR BUGZILLA URL.
-YOU WILL NEED TO CORRECT THE URL MANUALLY.
-&PRODUCT_NAME; of the form "JBoss Enterprise Application Platform"
-&BZ_COMPONENT; of the form "doc-triage" (as listed in Bugzilla)
-&PRODUCT_VERSION; of the form "5.0.0" (as listed in Bugzilla, to minimise
confusion)
-The above entities should be defined in your Book_Name.ent file so that
-this file can be included in your Publican Common Content directory and added to
-all Middleware books with minimal fuss.
-These entities should not affect translated documents, since Bugzilla is not localised.
- --><title>Give us Feedback</title>
- <para>
- If you find a typographical error, or know how this guide can be improved, we would
love to hear from you. Submit a report in Bugzilla against the product
<literal>&PRODUCT_NAME;</literal>. The following link will take you to a
pre-filled bug report for this book: <ulink
url="https://bugzilla.redhat.com/enter_bug.cgi?product=JBoss%20Enter...;.
- </para>
- <!-- <para>
-Fill out the following template and add it to Bugzilla's
<literal>Description</literal> field. Be as specific as possible when
describing the issue; this will help ensure that we can fix it quickly.
-</para>
-<screen>Document URL:
+
+ <!--NOTE: THE FOLLOWING ENTITIES WILL NOT BE REPLACED IN YOUR BUGZILLA URL.
+ YOU WILL NEED TO CORRECT THE URL MANUALLY.
+ &PRODUCT_NAME; of the form "JBoss Enterprise Application Platform"
+ &BZ_COMPONENT; of the form "doc-triage" (as listed in Bugzilla)
+ &PRODUCT_VERSION; of the form "5.0.0" (as listed in Bugzilla, to
minimise confusion)
+ The above entities should be defined in your Book_Name.ent file so that
+ this file can be included in your Publican Common Content directory and added to
+ all Middleware books with minimal fuss.
+
+ These entities should not affect translated documents, since Bugzilla is not
localised.
+ -->
+
+<section id="jboss-feedback">
+ <title>Give us Feedback</title>
+
+ <para>
+ If you find a typographical error, or know how this guide can be improved, we would
love to hear from you. Submit a report in Bugzilla against the . The following link will
take you to bug report for &PRODUCT;<ulink type="http"
url="https://bugzilla.redhat.com/enter_bug.cgi?product=JBoss%20Enter...;.
+ </para>
+ <para>
+ Select the document name and version number relevant to the document you found the
error in from the available lists then complete the description with as much detail as you
can provide.
+ </para>
+
+<!-- <para>
+ Fill out the following template and add it to Bugzilla's
<literal>Description</literal> field. Be as specific as possible when
describing the issue; this will help ensure that we can fix it quickly.
+ </para>
+
+ <screen>Document URL:
+
+
Section Number and Name:
+
+
Describe the issue:
+
+
Suggestions for improvement:
+
+
Additional information:
-</screen> -->
- <para>
- Be sure to give us your name so that you can receive full credit for reporting the
issue.
- </para>
+
+
+</screen>-->
+
+ <para>
+ Be sure to give us your name so that you can receive full credit for reporting the
issue.
+ </para>
+
</section>
-
Modified: epp/docs/branches/EPP_5_0_Branch/User_Guide/en-US/Middleware_Feedback.xml
===================================================================
--- epp/docs/branches/EPP_5_0_Branch/User_Guide/en-US/Middleware_Feedback.xml 2010-12-13
15:11:52 UTC (rev 5582)
+++ epp/docs/branches/EPP_5_0_Branch/User_Guide/en-US/Middleware_Feedback.xml 2010-12-14
00:08:26 UTC (rev 5583)
@@ -18,8 +18,11 @@
<title>Give us Feedback</title>
<para>
- If you find a typographical error, or know how this guide can be improved, we would
love to hear from you. Submit a report in Bugzilla against the product
<literal>&PRODUCT_NAME; &BOOKID;</literal>. The following link will
take you to a pre-filled bug report for this book: <ulink
url="https://bugzilla.redhat.com/enter_bug.cgi?product=JBoss%20Enter...;.
+ If you find a typographical error, or know how this guide can be improved, we would
love to hear from you. Submit a report in Bugzilla against the . The following link will
take you to bug report for &PRODUCT;<ulink type="http"
url="https://bugzilla.redhat.com/enter_bug.cgi?product=JBoss%20Enter...;.
</para>
+ <para>
+ Select the document name and version number relevant to the document you found the
error in from the available lists then complete the description with as much detail as you
can provide.
+ </para>
<!-- <para>
Fill out the following template and add it to Bugzilla's
<literal>Description</literal> field. Be as specific as possible when
describing the issue; this will help ensure that we can fix it quickly.
Modified:
epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Middleware_Feedback.xml
===================================================================
---
epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Middleware_Feedback.xml 2010-12-13
15:11:52 UTC (rev 5582)
+++
epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Middleware_Feedback.xml 2010-12-14
00:08:26 UTC (rev 5583)
@@ -18,8 +18,11 @@
<title>Give us Feedback</title>
<para>
- If you find a typographical error, or know how this guide can be improved, we would
love to hear from you. Submit a report in Bugzilla against the product
<literal>&PRODUCT; &BOOKID;</literal>. The following link will take
you to a pre-filled bug report for this book: <ulink
url="https://bugzilla.redhat.com/enter_bug.cgi?product=JBoss%20Enter...;.
+ If you find a typographical error, or know how this guide can be improved, we would
love to hear from you. Submit a report in Bugzilla against the . The following link will
take you to bug report for &PRODUCT;<ulink type="http"
url="https://bugzilla.redhat.com/enter_bug.cgi?product=JBoss%20Enter...;.
</para>
+ <para>
+ Select the document name and version number relevant to the document you found the
error in from the available lists then complete the description with as much detail as you
can provide.
+ </para>
<!-- <para>
Fill out the following template and add it to Bugzilla's
<literal>Description</literal> field. Be as specific as possible when
describing the issue; this will help ensure that we can fix it quickly.
Modified: epp/docs/branches/EPP_5_1_Branch/Reference_Guide/en-US/Middleware_Feedback.xml
===================================================================
---
epp/docs/branches/EPP_5_1_Branch/Reference_Guide/en-US/Middleware_Feedback.xml 2010-12-13
15:11:52 UTC (rev 5582)
+++
epp/docs/branches/EPP_5_1_Branch/Reference_Guide/en-US/Middleware_Feedback.xml 2010-12-14
00:08:26 UTC (rev 5583)
@@ -1,33 +1,52 @@
-<?xml version='1.0' encoding='utf-8' ?>
+<?xml version='1.0'?>
<!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 "Reference_Guide.ent">
-%BOOK_ENTITIES;
]>
-<section id="sect-Reference_Guide-Give_us_Feedback">
- <!-- NOTE: THE FOLLOWING ENTITIES WILL NOT BE REPLACED IN YOUR BUGZILLA URL.
-YOU WILL NEED TO CORRECT THE URL MANUALLY.
-&PRODUCT_NAME; of the form "JBoss Enterprise Application Platform"
-&BZ_COMPONENT; of the form "doc-triage" (as listed in Bugzilla)
-&PRODUCT_VERSION; of the form "5.0.0" (as listed in Bugzilla, to minimise
confusion)
-The above entities should be defined in your Book_Name.ent file so that
-this file can be included in your Publican Common Content directory and added to
-all Middleware books with minimal fuss.
-These entities should not affect translated documents, since Bugzilla is not localised.
- --><title>Give us Feedback</title>
- <para>
- If you find a typographical error, or know how this guide can be improved, we would
love to hear from you. Submit a report in Bugzilla against the product
<literal>&PRODUCT;</literal>. The following link will take you to a
pre-filled bug report for this book: <ulink
url="https://bugzilla.redhat.com/enter_bug.cgi?product=JBoss%20Enter...;.
- </para>
- <!-- <para>
-Fill out the following template and add it to Bugzilla's
<literal>Description</literal> field. Be as specific as possible when
describing the issue; this will help ensure that we can fix it quickly.
-</para>
-<screen>Document URL:
+
+ <!--NOTE: THE FOLLOWING ENTITIES WILL NOT BE REPLACED IN YOUR BUGZILLA URL.
+ YOU WILL NEED TO CORRECT THE URL MANUALLY.
+ &PRODUCT_NAME; of the form "JBoss Enterprise Application Platform"
+ &BZ_COMPONENT; of the form "doc-triage" (as listed in Bugzilla)
+ &PRODUCT_VERSION; of the form "5.0.0" (as listed in Bugzilla, to
minimise confusion)
+ The above entities should be defined in your Book_Name.ent file so that
+ this file can be included in your Publican Common Content directory and added to
+ all Middleware books with minimal fuss.
+
+ These entities should not affect translated documents, since Bugzilla is not
localised.
+ -->
+
+<section id="jboss-feedback">
+ <title>Give us Feedback</title>
+
+ <para>
+ If you find a typographical error, or know how this guide can be improved, we would
love to hear from you. Submit a report in Bugzilla against the . The following link will
take you to bug report for &PRODUCT;<ulink type="http"
url="https://bugzilla.redhat.com/enter_bug.cgi?product=JBoss%20Enter...;.
+ </para>
+ <para>
+ Select the document name and version number relevant to the document you found the
error in from the available lists then complete the description with as much detail as you
can provide.
+ </para>
+
+<!-- <para>
+ Fill out the following template and add it to Bugzilla's
<literal>Description</literal> field. Be as specific as possible when
describing the issue; this will help ensure that we can fix it quickly.
+ </para>
+
+ <screen>Document URL:
+
+
Section Number and Name:
+
+
Describe the issue:
+
+
Suggestions for improvement:
+
+
Additional information:
-</screen> -->
- <para>
- Be sure to give us your name so that you can receive full credit for reporting the
issue.
- </para>
+
+
+</screen>-->
+
+ <para>
+ Be sure to give us your name so that you can receive full credit for reporting the
issue.
+ </para>
+
</section>
-
Modified: epp/docs/branches/EPP_5_1_Branch/Reference_Guide/en-US/Preface.xml
===================================================================
--- epp/docs/branches/EPP_5_1_Branch/Reference_Guide/en-US/Preface.xml 2010-12-13 15:11:52
UTC (rev 5582)
+++ epp/docs/branches/EPP_5_1_Branch/Reference_Guide/en-US/Preface.xml 2010-12-14 00:08:26
UTC (rev 5583)
@@ -6,7 +6,8 @@
<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="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: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_1_Branch/User_Guide/en-US/Middleware_Feedback.xml
===================================================================
--- epp/docs/branches/EPP_5_1_Branch/User_Guide/en-US/Middleware_Feedback.xml 2010-12-13
15:11:52 UTC (rev 5582)
+++ epp/docs/branches/EPP_5_1_Branch/User_Guide/en-US/Middleware_Feedback.xml 2010-12-14
00:08:26 UTC (rev 5583)
@@ -18,8 +18,11 @@
<title>Give us Feedback</title>
<para>
- If you find a typographical error, or know how this guide can be improved, we would
love to hear from you. Submit a report in Bugzilla against the product
<literal>&PRODUCT; &BOOKID;</literal>. The following link will take
you to a pre-filled bug report for this book: <ulink
url="https://bugzilla.redhat.com/enter_bug.cgi?product=JBoss%20Enter...;.
+ If you find a typographical error, or know how this guide can be improved, we would
love to hear from you. Submit a report in Bugzilla against the . The following link will
take you to bug report for &PRODUCT;<ulink type="http"
url="https://bugzilla.redhat.com/enter_bug.cgi?product=JBoss%20Enter...;.
</para>
+ <para>
+ Select the document name and version number relevant to the document you found the
error in from the available lists then complete the description with as much detail as you
can provide.
+ </para>
<!-- <para>
Fill out the following template and add it to Bugzilla's
<literal>Description</literal> field. Be as specific as possible when
describing the issue; this will help ensure that we can fix it quickly.