X-Git-Url: https://git.draconx.ca/gitweb/homepage.git/blobdiff_plain/86d0dac7b5713b9d312dd8fea8da80132829d6e6..eb8b04d03e5355826a8e4e53274faf24d2320cd3:/layouts/default.xsl?ds=sidebyside diff --git a/layouts/default.xsl b/layouts/default.xsl index 2e14ce8..7681933 100644 --- a/layouts/default.xsl +++ b/layouts/default.xsl @@ -2,7 +2,7 @@ - +
@@ -265,7 +265,7 @@

- + Except as otherwise noted, copying Copying @@ -400,20 +400,45 @@

+ + + - + +
-

- Posted - -

+ + +
- + +

+ Posted + + + , last updated + + +

+
+ + + + + + + + + + @@ -426,11 +451,44 @@ + + + + + + + + +
+ + gallery + + inline + + + + + +
+
+ + + +
+
+ + <xsl:variable name='page-title' select='string(/document/title)' /> @@ -468,7 +526,8 @@ <div id='footer'> <xsl:apply-templates select='/document/copyright' /> <xsl:apply-templates select='/document/license' /> - <xsl:if test='/document/image'> + <xsl:if test='/document/image[copyright != /document/copyright + or license/identifier != /document/license/identifier]'> <xsl:call-template name='image-attribution' /> </xsl:if> <xsl:apply-templates select='/document/source' />