Author: smumford
Date: 2010-05-13 20:32:30 -0400 (Thu, 13 May 2010)
New Revision: 3084
Modified:
portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/Book_Info.xml
Log:
JBEPP-275:Remove product and version entities from Book_Info.xml for brew build
Modified:
portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/Book_Info.xml
===================================================================
---
portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/Book_Info.xml 2010-05-13
20:47:35 UTC (rev 3083)
+++
portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_User_Guide/en-US/Book_Info.xml 2010-05-14
00:32:30 UTC (rev 3084)
@@ -1,19 +1,17 @@
-<?xml version='1.0' encoding='utf-8' ?>
-<!DOCTYPE bookinfo PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<?xml version="1.0" ?><!DOCTYPE bookinfo 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;
-]>
-<bookinfo id="book-User_Guide-User_Guide">
+]><bookinfo id="book-User_Guide-User_Guide">
<title>User Guide</title>
<subtitle>A User Guide for Enterprise Portal Platform 5.0</subtitle>
- <productname>&PRODUCT;</productname>
- <productnumber>&VERSION;</productnumber>
+ <productname>JBoss Enterprise Portal Platform</productname>
+ <productnumber>5.0</productnumber>
<edition>1</edition>
<pubsnumber>2.5</pubsnumber>
<abstract>
<para>
This document provides an easy to follow guide to the functions and
-options available in &PRODUCT;. It is intended to
+options available in . It is intended to
be accessible and useful to both experienced and novice portal
users.
</para>
@@ -21,11 +19,10 @@
<corpauthor>
<inlinemediaobject>
<imageobject>
- <imagedata fileref="Common_Content/images/title_logo.svg"
format="SVG" />
+ <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" />
+ <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"/>
</bookinfo>
-