linking.xsl
TEI stylesheet
dealing with elements from the
linking module, making HTML output.
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Author:
Sebastian Rahtz sebastian.rahtz@oucs.ox.ac.uk
CVS Id:
linking.xsl,v 1.10 2005/10/26 09:18:45 rahtz Exp
Copyright:
2005, TEI Consortium
Match Templates Summary
tei:label|tei:figure|tei:table|tei:item|tei:p|tei:bibl|tei:anchor|tei:cell|tei:lg|tei:list|tei:sp (mode: generateLink) - source
Process elements extra in generateLink mode
Process elements tei:anchor
Named Templates Summary
[html]
[html]
[html]
[html]
[html] create external link
[html] create an internal link
Match Templates Detail
tei:label|tei:figure|tei:table|tei:item|tei:p|tei:bibl|tei:anchor|tei:cell|tei:lg|tei:list|tei:sp (mode: generateLink) - source
Process elements extra in generateLink mode
Process element TEI in generateLink mode
when a <div> is referenced, see whether its plain anchor, or needs a parent HTML name prepended
Process elements tei:anchor
Named Templates Detail
[html]
Parameters:
where - where
[html]
[html]
[html]
Parameters:
name - name
[html] create external link
Parameters:
ptr - ptr
dest - dest
class - class
[html] create an internal link
Parameters:
target - target
ptr - ptr
dest - dest
body - body
class - class