fnp
/
librarian.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
First take on new publishing class. Crimson Text was chosen as main font.
[librarian.git]
/
librarian
/
epub
/
xsltLast.xsl
diff --git
a/librarian/epub/xsltLast.xsl
b/librarian/epub/xsltLast.xsl
index
9b52203
..
f6802d8
100644
(file)
--- a/
librarian/epub/xsltLast.xsl
+++ b/
librarian/epub/xsltLast.xsl
@@
-81,6
+81,13
@@
</p>
</xsl:if>
</p>
</xsl:if>
+ <div class="info">
+ <img src="jedenprocent.png" alt="Logo 1%" />
+ <div>Przekaż 1% podatku na rozwój Wolnych Lektur.</div>
+ <div>Nazwa organizacji: Fundacja Nowoczesna Polska</div>
+ <div>KRS 0000070056</div>
+ </div>
+
<p class="info"> </p>
<p class="minor info">
Plik wygenerowany dnia <span id="file_date"><xsl:value-of select="substring(date:date(), 1, 10)" /></span>.
<p class="info"> </p>
<p class="minor info">
Plik wygenerowany dnia <span id="file_date"><xsl:value-of select="substring(date:date(), 1, 10)" /></span>.
@@
-103,6
+110,10
@@
</xsl:if>
</xsl:template>
</xsl:if>
</xsl:template>
+ <xsl:template match="dc:contributor.editor|dc:contributor.technical_editor">
+ <br /><xsl:apply-templates mode='person' />
+ </xsl:template>
+
<xsl:template match="text()" mode="person">
<xsl:value-of select="wl:person_name(.)" />
</xsl:template>
<xsl:template match="text()" mode="person">
<xsl:value-of select="wl:person_name(.)" />
</xsl:template>