[otrs-cvs] doc-admin/en external-backends.xml,1.27,1.27.2.1
"CVS commits notifications of OTRS.org" <[email protected]>
| Newsgroups | gmane.comp.otrs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Comments:
Update of /home/cvs/doc-admin/en
In directory lancelot:/tmp/cvs-serv25927/en
Modified Files:
Tag: rel-3_1
external-backends.xml
Log Message:
Improved example to add Database Type. Backported chapter title improvement from 3.2 manual.
Author: mb
Index: external-backends.xml
===================================================================
RCS file: /home/cvs/doc-admin/en/Attic/external-backends.xml,v
retrieving revision 1.27
retrieving revision 1.27.2.1
diff -2 -u -d -r1.27 -r1.27.2.1
--- external-backends.xml 17 Nov 2011 14:55:00 -0000 1.27
+++ external-backends.xml 30 Nov 2012 11:15:42 -0000 1.27.2.1
@@ -1,8 +1,8 @@
<?xml version='1.0' encoding='UTF-8'?>
-<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
+<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">
<!-- $Id$ -->
-<chapter id="external-backends">
+<section id="external-backends">
<title>Using external backends</title>
@@ -85,4 +85,5 @@
# if you want to use an external database, add the required settings
# DSN => 'DBI:odbc:yourdsn',
+# Type => 'mssql', # only for ODBC connections
# DSN => 'DBI:mysql:database=customerdb;host=customerdbhost',
# User => '',
@@ -468,4 +469,5 @@
# required settings
# DSN => 'DBI:odbc:yourdsn',
+# Type => 'mssql', # only for ODBC connections
# DSN => 'DBI:mysql:database=customerdb;host=customerdbhost',
# User => '',
@@ -932,5 +934,5 @@
<section id="customer-self-registration">
-<title>Customize the customer self-registration</title>
+<title>Customizing the customer self-registration</title>
<para>
@@ -984,4 +986,5 @@
# required settings
# DSN => 'DBI:odbc:yourdsn',
+# Type => 'mssql', # only for ODBC connections
# DSN => 'DBI:mysql:database=customerdb;host=customerdbhost',
# User => '',
@@ -1054,5 +1057,5 @@
<section id="customer-self-registration-customer-table">
-<title>Customize the customer_user table in the OTRS DB</title>
+<title>Customizing the customer_user table in the OTRS DB</title>
<para>
@@ -1095,3 +1098,3 @@
</section>
-</chapter>
+</section>
---------------------------------------------------------------------
OTRS mailing list: cvs-log - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/cvs-log
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/cvs-log