From: Mauritz Jeanson Date: Mon, 14 Apr 2008 17:05:16 +0000 (+0000) Subject: Added code for creating URLs from biblioids with @class="doi" (representing Digital X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c3cd7d7853638ac8c43635a011f361c4180aefae;p=docbook-dsssl Added code for creating URLs from biblioids with @class="doi" (representing Digital Object Identifiers). See FR #1934434 and http://doi.org. To do: 1) Add support for FO output. 2) Figure out how @class="doi" should be handled for bibliorelation, bibliosource and citebiblioid. --- diff --git a/xsl/html/biblio.xsl b/xsl/html/biblio.xsl index 428fafb7e..916970891 100644 --- a/xsl/html/biblio.xsl +++ b/xsl/html/biblio.xsl @@ -806,6 +806,15 @@ + + + + + doi: + + + @@ -1223,6 +1232,15 @@ + + + + + doi: + + +