1 <?xml version=
"1.0" encoding=
"UTF-8"?>
5 <!-- Add translated specific definitions and snippets -->
6 <!ENTITY % language-snippets SYSTEM
"./ref/language-snippets.xml">
9 <!-- Fallback to English definitions and snippets (in case of missing translation) -->
10 <!ENTITY % language-snippets.default SYSTEM
"../en/ref/language-snippets.xml">
11 %language-snippets.default;
14 <xsl:stylesheet xmlns:
xsl=
"http://www.w3.org/1999/XSL/Transform"
15 xmlns:
fo=
"http://www.w3.org/1999/XSL/Format"
18 <xsl:import href=
"@DOCBOOK_XSL@"/>
19 <xsl:param name=
"use.extensions">0</xsl:param>
20 <xsl:param name=
"use.id.as.filename">1</xsl:param>
21 <xsl:param name=
"base.dir">./
</xsl:param>
22 <xsl:param name=
"chunk.fast">1</xsl:param>
23 <xsl:param name=
"make.valid.html">1</xsl:param>
24 <xsl:param name=
"section.autolabel">1</xsl:param>
25 <xsl:param name=
"generate.index">1</xsl:param>
26 <xsl:param name=
"section.label.includes.component.label">1</xsl:param>
27 <xsl:param name=
"chunker.output.indent">yes
</xsl:param>
28 <xsl:param name=
"chunker.output.encoding">UTF-
8</xsl:param>
29 <xsl:param name=
"chunk.first.sections">0</xsl:param>
30 <xsl:param name=
"chunk.tocs.and.lots">0</xsl:param>
31 <xsl:param name=
"html.extra.head.links">1</xsl:param>
32 <xsl:param name=
"generate.manifest">1</xsl:param>
33 <xsl:param name=
"admon.graphics">1</xsl:param>
34 <xsl:param name=
"admon.style"></xsl:param>
35 <xsl:param name=
"html.stylesheet">dbstyle.css
</xsl:param>
36 <xsl:param name=
"header.rule">0</xsl:param>
37 <xsl:param name=
"footer.rule">0</xsl:param>
38 <xsl:param name=
"htmlhelp.chm" select=
"'Zend_Framework_⟨.chm'"/>
39 <xsl:param name=
"htmlhelp.hhc.binary" select=
"0"/>
40 <xsl:param name=
"htmlhelp.hhc.folders.instead.books" select=
"0"/>
41 <xsl:param name=
"toc.section.depth" select=
"4"/>
43 <xsl:template name=
"user.header.navigation">
44 <!-- stuff put here appears before the top navigation area -->
47 <xsl:template name=
"user.footer.navigation">
48 <!-- stuff put here appears after the bottom navigation area -->
49 <xsl:element name=
"div">
50 <xsl:attribute name=
"class">revinfo
</xsl:attribute>
51 <xsl:value-of select=
"//pubdate[1]"/>