Author: ppenicka
Date: 2013-01-18 07:56:57 -0500 (Fri, 18 Jan 2013)
New Revision: 9065
Modified:
epp/docs/branches/6.0/Developer_Guide/en-US/chapter-4-GDG_Portal_Development.xml
Log:
Fixed Jared's build issue. The problem was wrong attribute "lang" of
programlisting. Corrected to "language", now the book can be built
successfully.
Modified:
epp/docs/branches/6.0/Developer_Guide/en-US/chapter-4-GDG_Portal_Development.xml
===================================================================
---
epp/docs/branches/6.0/Developer_Guide/en-US/chapter-4-GDG_Portal_Development.xml 2013-01-18
07:05:47 UTC (rev 9064)
+++
epp/docs/branches/6.0/Developer_Guide/en-US/chapter-4-GDG_Portal_Development.xml 2013-01-18
12:56:57 UTC (rev 9065)
@@ -95,7 +95,7 @@
</para>
<example>
<title>configuration.xml</title>
- <programlisting lang="XML"><configuration
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ <programlisting language="XML"><configuration
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.exoplaform.org/xml/ns/kernel_1_2.xsd
http://www.exoplaform.org/xml/ns/kernel_1_2.xsd"
xmlns="http://www.exoplaform.org/xml/ns/kernel_1_2.xsd"...
<external-component-plugins>
<!-- The full qualified name of the PortalContainerConfig -->