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-schema.xml | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/opendj3/src/main/docbkx/admin-guide/chap-schema.xml b/opendj3/src/main/docbkx/admin-guide/chap-schema.xml
index a26156b..dab9c70 100644
--- a/opendj3/src/main/docbkx/admin-guide/chap-schema.xml
+++ b/opendj3/src/main/docbkx/admin-guide/chap-schema.xml
@@ -131,7 +131,7 @@
Panel. Open the Control Panel > Schema > Manage Schema window to
get started creating your custom object classes and attribute types.</para>
- <mediaobject>
+ <mediaobject xml:id="figure-manage-schema">
<imageobject>
<imagedata fileref="images/Manage-Schema.png" format="PNG" />
</imageobject>
@@ -143,7 +143,7 @@
<para>Create a custom attribute type through the New Attribute window.</para>
- <mediaobject>
+ <mediaobject xml:id="figure-custom-attrtype">
<imageobject>
<imagedata fileref="images/custom-attrtype.png" format="PNG" />
</imageobject>
@@ -153,7 +153,7 @@
that allows your new custom attribute type. You set the type to Auxiliary
under Extra Options.</para>
- <mediaobject>
+ <mediaobject xml:id="figure-custom-objclass">
<imageobject>
<imagedata fileref="images/custom-objclass.png" format="PNG" />
</imageobject>
--
Gitblit v1.10.0