| opends/src/main/docbkx/admin-guide/index.xml | ●●●●● patch | view | raw | blame | history | |
| opends/src/main/docbkx/install-guide/index.xml | ●●●●● patch | view | raw | blame | history | |
| opends/src/main/docbkx/release-notes/index.xml | ●●●●● patch | view | raw | blame | history | |
| opends/src/main/docbkx/shared/affiliation-fr.xml | ●●●●● patch | view | raw | blame | history | |
| opends/src/main/docbkx/shared/images/forgerock-opendj-logo.png | patch | view | raw | blame | history | |
| opends/src/main/docbkx/shared/mediaobject-fr-logo.xml | ●●●●● patch | view | raw | blame | history |
opends/src/main/docbkx/admin-guide/index.xml
@@ -31,7 +31,9 @@ xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:xinclude='http://www.w3.org/2001/XInclude'> <info> <title>OpenDJ <?eval ${docTargetVersion}?> Administration Guide</title> <xinclude:include href="../shared/mediaobject-fr-logo.xml" /> <title>OpenDJ Administration Guide</title> <subtitle>Version ${docTargetVersion}</subtitle> <abstract> <para>Hands-on guide to configuring and using OpenDJ features. The OpenDJ project offers open source LDAP directory services in Java.</para> @@ -42,16 +44,17 @@ </copyright> <authorgroup> <author> <personname><firstname>Mark</firstname><surname>Craig</surname></personname> <personname><firstname>Mark </firstname><surname>Craig</surname></personname> </author> <author> <personname><firstname>Nemanja</firstname><surname>Lukić</surname></personname> <personname><firstname>Nemanja </firstname><surname>Lukić</surname></personname> </author> <author> <personname><firstname>Ludovic</firstname><surname>Poitou</surname></personname> <personname><firstname>Ludovic </firstname><surname>Poitou</surname></personname> </author> <author> <personname><firstname>Chris</firstname><surname>Ridd</surname></personname> <personname><firstname>Chris </firstname><surname>Ridd</surname></personname> <xinclude:include href="../shared/affiliation-fr.xml"/> </author> </authorgroup> <xinclude:include href='../legal.xml' /> 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' /> opends/src/main/docbkx/release-notes/index.xml
@@ -20,7 +20,7 @@ ! ! CCPL HEADER END ! ! Copyright 2011-2013 ForgeRock AS ! Copyright 2011-2014 ForgeRock AS ! --> <book xml:id='release-notes' @@ -30,19 +30,22 @@ xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:xinclude='http://www.w3.org/2001/XInclude'> <info> <title>OpenDJ <?eval ${docTargetVersion}?> Release Notes</title> <xinclude:include href="../shared/mediaobject-fr-logo.xml" /> <title>OpenDJ Release Notes</title> <subtitle>Version ${docTargetVersion}</subtitle> <abstract> <para>Notes covering OpenDJ hardware & software requirements, fixes, known issues. 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' /> opends/src/main/docbkx/shared/affiliation-fr.xml
New file @@ -0,0 +1,17 @@ <?xml version="1.0" encoding="UTF-8"?> <affiliation xmlns='http://docbook.org/ns/docbook' version='5.0' xml:lang='en' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://docbook.org/ns/docbook http://docbook.org/xml/5.0/xsd/docbook.xsd' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:xinclude='http://www.w3.org/2001/XInclude'> <orgname>ForgeRock AS</orgname> <address> <street>33 New Montgomery St.</street> <otheraddr>Suite 1500</otheraddr> <city>San Francisco</city>, <state>CA</state> <postcode>94105</postcode> <country>USA</country> <phone>+1 415-523-0772</phone> <uri>www.forgerock.com</uri> </address> </affiliation> opends/src/main/docbkx/shared/images/forgerock-opendj-logo.png
opends/src/main/docbkx/shared/mediaobject-fr-logo.xml
New file @@ -0,0 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> <mediaobject xmlns='http://docbook.org/ns/docbook' version='5.0' xml:lang='en' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://docbook.org/ns/docbook http://docbook.org/xml/5.0/xsd/docbook.xsd' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:xinclude='http://www.w3.org/2001/XInclude'> <imageobject> <imagedata fileref="images/forgerock-opendj-logo.png" role="top"/> </imageobject> </mediaobject>