From 95cf691bef9a264cedb5d1e4f23aef589f56ed23 Mon Sep 17 00:00:00 2001
From: Gene Hirayama <gene.hirayama@forgerock.com>
Date: Thu, 12 Jun 2014 19:13:51 +0000
Subject: [PATCH] OPENDJ-1489/CR-3718: Update OpenDJ Docs for 2.1.2 Branding
---
opendj-sdk/opends/src/main/docbkx/install-guide/index.xml | 11 +++++++----
1 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/opendj-sdk/opends/src/main/docbkx/install-guide/index.xml b/opendj-sdk/opends/src/main/docbkx/install-guide/index.xml
index 608cc2f..637aa63 100644
--- a/opendj-sdk/opends/src/main/docbkx/install-guide/index.xml
+++ b/opendj-sdk/opends/src/main/docbkx/install-guide/index.xml
@@ -20,7 +20,7 @@
!
! CCPL HEADER END
!
- ! Copyright 2011-2013 ForgeRock AS
+ ! Copyright 2011-2014 ForgeRock AS
!
-->
<book xml:id='install-guide'
@@ -30,18 +30,21 @@
xmlns:xlink='http://www.w3.org/1999/xlink'
xmlns:xinclude='http://www.w3.org/2001/XInclude'>
<info>
- <title>OpenDJ <?eval ${docTargetVersion}?> Installation Guide</title>
+ <xinclude:include href="../shared/mediaobject-fr-logo.xml" />
+ <title>OpenDJ Installation Guide</title>
+ <subtitle>Version ${docTargetVersion}</subtitle>
<abstract>
<para>This guide shows you how to install OpenDJ directory services. The
OpenDJ project offers open source LDAP directory services in Java.</para>
</abstract>
<copyright>
- <year>2011-2013</year>
+ <year>2011-2014</year>
<holder>ForgeRock AS</holder>
</copyright>
<authorgroup>
<author>
- <personname><firstname>Mark</firstname><surname>Craig</surname></personname>
+ <personname><firstname>Mark </firstname><surname>Craig</surname></personname>
+ <xinclude:include href="../shared/affiliation-fr.xml"/>
</author>
</authorgroup>
<xinclude:include href='../legal.xml' />
--
Gitblit v1.10.0