|
|
@ -8,7 +8,6 @@ |
|
|
|
<xsl:value-of select="$path"/> |
|
|
|
<xsl:value-of select="$path"/> |
|
|
|
</xsl:variable> |
|
|
|
</xsl:variable> |
|
|
|
<xsl:variable name="thisPid" select="$collectionPid"/> |
|
|
|
<xsl:variable name="thisPid" select="$collectionPid"/> |
|
|
|
<xsl:variable name="thisTitle" select="Collection"/> |
|
|
|
|
|
|
|
<xsl:variable name="size" select="20"/> |
|
|
|
<xsl:variable name="size" select="20"/> |
|
|
|
<xsl:variable name="page" select="$hitPage"/> |
|
|
|
<xsl:variable name="page" select="$hitPage"/> |
|
|
|
<xsl:variable name="start" select="((number($page) - 1) * number($size)) + 1"/> |
|
|
|
<xsl:variable name="start" select="((number($page) - 1) * number($size)) + 1"/> |
|
|
@ -34,7 +33,7 @@ |
|
|
|
of <xsl:value-of select="$count"/> <br /> |
|
|
|
of <xsl:value-of select="$count"/> <br /> |
|
|
|
<li class="pager-previous"> |
|
|
|
<li class="pager-previous"> |
|
|
|
<a> |
|
|
|
<a> |
|
|
|
<xsl:attribute name="href"><xsl:value-of select="$BASEURL"/>/fedora/repository/<xsl:value-of select="$thisPid"/>/-/<xsl:value-of select="$thisTitle"/>/<xsl:value-of select="$page - 1"/> |
|
|
|
<xsl:attribute name="href"><xsl:value-of select="$BASEURL"/>/fedora/repository/<xsl:value-of select="$thisPid"/>/-/Collection/<xsl:value-of select="$page - 1"/> |
|
|
|
</xsl:attribute> |
|
|
|
</xsl:attribute> |
|
|
|
<Prev |
|
|
|
<Prev |
|
|
|
</a></li> |
|
|
|
</a></li> |
|
|
@ -44,7 +43,7 @@ |
|
|
|
of <xsl:value-of select="$count"/> <br /> |
|
|
|
of <xsl:value-of select="$count"/> <br /> |
|
|
|
<li class="pager-next"> |
|
|
|
<li class="pager-next"> |
|
|
|
<a> |
|
|
|
<a> |
|
|
|
<xsl:attribute name="href"><xsl:value-of select="$BASEURL"/>/fedora/repository/<xsl:value-of select="$thisPid"/>/-/<xsl:value-of select="$thisTitle"/>/<xsl:value-of select="$page + 1"/> |
|
|
|
<xsl:attribute name="href"><xsl:value-of select="$BASEURL"/>/fedora/repository/<xsl:value-of select="$thisPid"/>/-/Collection/<xsl:value-of select="$page + 1"/> |
|
|
|
</xsl:attribute> |
|
|
|
</xsl:attribute> |
|
|
|
Next> |
|
|
|
Next> |
|
|
|
</a></li> |
|
|
|
</a></li> |
|
|
@ -54,13 +53,13 @@ |
|
|
|
of <xsl:value-of select="$count"/> <br /> |
|
|
|
of <xsl:value-of select="$count"/> <br /> |
|
|
|
<li class="pager-previous"> |
|
|
|
<li class="pager-previous"> |
|
|
|
<a> |
|
|
|
<a> |
|
|
|
<xsl:attribute name="href"><xsl:value-of select="$BASEURL"/>/fedora/repository/<xsl:value-of select="$thisPid"/>/-/<xsl:value-of select="$thisTitle"/>/<xsl:value-of select="$page - 1"/> |
|
|
|
<xsl:attribute name="href"><xsl:value-of select="$BASEURL"/>/fedora/repository/<xsl:value-of select="$thisPid"/>/-/Collection/<xsl:value-of select="$page - 1"/> |
|
|
|
</xsl:attribute> |
|
|
|
</xsl:attribute> |
|
|
|
<Prev |
|
|
|
<Prev |
|
|
|
</a> </li> |
|
|
|
</a> </li> |
|
|
|
<li class="pager-next"> |
|
|
|
<li class="pager-next"> |
|
|
|
<a> |
|
|
|
<a> |
|
|
|
<xsl:attribute name="href"><xsl:value-of select="$BASEURL"/>/fedora/repository/<xsl:value-of select="$thisPid"/>/-/<xsl:value-of select="$thisTitle"/>/<xsl:value-of select="$page + 1"/> |
|
|
|
<xsl:attribute name="href"><xsl:value-of select="$BASEURL"/>/fedora/repository/<xsl:value-of select="$thisPid"/>/-/Collection/<xsl:value-of select="$page + 1"/> |
|
|
|
</xsl:attribute> |
|
|
|
</xsl:attribute> |
|
|
|
Next> |
|
|
|
Next> |
|
|
|
</a></li> |
|
|
|
</a></li> |
|
|
@ -106,7 +105,7 @@ |
|
|
|
of <xsl:value-of select="$count"/> <br /> |
|
|
|
of <xsl:value-of select="$count"/> <br /> |
|
|
|
<li class="pager-previous"> |
|
|
|
<li class="pager-previous"> |
|
|
|
<a> |
|
|
|
<a> |
|
|
|
<xsl:attribute name="href"><xsl:value-of select="$BASEURL"/>/fedora/repository/<xsl:value-of select="$thisPid"/>/-/<xsl:value-of select="$thisTitle"/>/<xsl:value-of select="$page - 1"/> |
|
|
|
<xsl:attribute name="href"><xsl:value-of select="$BASEURL"/>/fedora/repository/<xsl:value-of select="$thisPid"/>/-/Collection/<xsl:value-of select="$page - 1"/> |
|
|
|
</xsl:attribute> |
|
|
|
</xsl:attribute> |
|
|
|
<Prev |
|
|
|
<Prev |
|
|
|
</a></li> |
|
|
|
</a></li> |
|
|
@ -116,7 +115,7 @@ |
|
|
|
of <xsl:value-of select="$count"/> <br /> |
|
|
|
of <xsl:value-of select="$count"/> <br /> |
|
|
|
<li class="pager-next"> |
|
|
|
<li class="pager-next"> |
|
|
|
<a> |
|
|
|
<a> |
|
|
|
<xsl:attribute name="href"><xsl:value-of select="$BASEURL"/>/fedora/repository/<xsl:value-of select="$thisPid"/>/-/<xsl:value-of select="$thisTitle"/>/<xsl:value-of select="$page + 1"/> |
|
|
|
<xsl:attribute name="href"><xsl:value-of select="$BASEURL"/>/fedora/repository/<xsl:value-of select="$thisPid"/>/-/Collection/<xsl:value-of select="$page + 1"/> |
|
|
|
</xsl:attribute> |
|
|
|
</xsl:attribute> |
|
|
|
Next> |
|
|
|
Next> |
|
|
|
</a></li> |
|
|
|
</a></li> |
|
|
@ -126,13 +125,13 @@ |
|
|
|
of <xsl:value-of select="$count"/> <br /> |
|
|
|
of <xsl:value-of select="$count"/> <br /> |
|
|
|
<li class="pager-previous"> |
|
|
|
<li class="pager-previous"> |
|
|
|
<a> |
|
|
|
<a> |
|
|
|
<xsl:attribute name="href"><xsl:value-of select="$BASEURL"/>/fedora/repository/<xsl:value-of select="$thisPid"/>/-/<xsl:value-of select="$thisTitle"/>/<xsl:value-of select="$page - 1"/> |
|
|
|
<xsl:attribute name="href"><xsl:value-of select="$BASEURL"/>/fedora/repository/<xsl:value-of select="$thisPid"/>/-/Collection/<xsl:value-of select="$page - 1"/> |
|
|
|
</xsl:attribute> |
|
|
|
</xsl:attribute> |
|
|
|
<Prev |
|
|
|
<Prev |
|
|
|
</a> </li> |
|
|
|
</a> </li> |
|
|
|
<li class="pager-next"> |
|
|
|
<li class="pager-next"> |
|
|
|
<a> |
|
|
|
<a> |
|
|
|
<xsl:attribute name="href"><xsl:value-of select="$BASEURL"/>/fedora/repository/<xsl:value-of select="$thisPid"/>/-/<xsl:value-of select="$thisTitle"/>/<xsl:value-of select="$page + 1"/> |
|
|
|
<xsl:attribute name="href"><xsl:value-of select="$BASEURL"/>/fedora/repository/<xsl:value-of select="$thisPid"/>/-/Collection/<xsl:value-of select="$page + 1"/> |
|
|
|
</xsl:attribute> |
|
|
|
</xsl:attribute> |
|
|
|
Next> |
|
|
|
Next> |
|
|
|
</a></li> |
|
|
|
</a></li> |
|
|
@ -245,4 +244,4 @@ |
|
|
|
</xsl:otherwise> |
|
|
|
</xsl:otherwise> |
|
|
|
</xsl:choose> |
|
|
|
</xsl:choose> |
|
|
|
</xsl:template> |
|
|
|
</xsl:template> |
|
|
|
</xsl:stylesheet> |
|
|
|
</xsl:stylesheet> |
|
|
|