From 697f46e5d6e7ffd1d78799038cef0f581f00b958 Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Mon, 06 Feb 2012 13:18:07 +0000
Subject: [PATCH] Human readable xml-ids for mediaobjects
---
opendj3/src/main/docbkx/admin-guide/chap-replication.xml | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/opendj3/src/main/docbkx/admin-guide/chap-replication.xml b/opendj3/src/main/docbkx/admin-guide/chap-replication.xml
index 5f468e5..f7a0f0e 100644
--- a/opendj3/src/main/docbkx/admin-guide/chap-replication.xml
+++ b/opendj3/src/main/docbkx/admin-guide/chap-replication.xml
@@ -56,7 +56,7 @@
This server will be part of a replication topology. If you also choose
Configure as Secure, then replication traffic is protected by SSL.</para>
- <mediaobject>
+ <mediaobject xml:id="figure-repla-setup">
<imageobject>
<imagedata fileref="images/replA-setup.png" format="PNG" />
</imageobject>
@@ -67,7 +67,7 @@
Administration Connector Port number, Admin User, and Admin Password for
the first replica you set up.</para>
- <mediaobject>
+ <mediaobject xml:id="figure-replb-setup">
<imageobject>
<imagedata fileref="images/replB-setup.png" format="PNG" />
</imageobject>
@@ -77,7 +77,7 @@
<literal>cn=admin data</literal> across replicas, used to manage replication
in the topology.</para>
- <mediaobject>
+ <mediaobject xml:id="figure-replb-global-admin">
<imageobject>
<imagedata fileref="images/replB-global-admin.png" format="PNG" />
</imageobject>
@@ -85,7 +85,7 @@
<para>You further set up what to replicate.</para>
- <mediaobject>
+ <mediaobject xml:id="figure-replb-data-repl">
<imageobject>
<imagedata fileref="images/replB-data-repl.png" format="PNG" />
</imageobject>
@@ -95,7 +95,7 @@
monitor the replication connection and status through the OpenDJ Control
Panel.</para>
- <mediaobject>
+ <mediaobject xml:id="figure-repla-monitor-repl">
<imageobject>
<imagedata fileref="images/replA-monitor-repl.png" format="PNG" />
</imageobject>
@@ -594,7 +594,7 @@
servers and eight stand-alone directory servers, you reduce the number of
replication connections to 14 for 12 replicas.)</para>
- <mediaobject>
+ <mediaobject xml:id="figure-standalone-repl">
<alt>Dedicated servers versus consolidated instances</alt>
<imageobject>
<imagedata fileref="images/standalone-repl.png" format="PNG"/>
--
Gitblit v1.10.0