diff options
author | William Victor Mote <vmote@apache.org> | 2003-05-27 18:05:12 +0000 |
---|---|---|
committer | William Victor Mote <vmote@apache.org> | 2003-05-27 18:05:12 +0000 |
commit | 99a9856dac3b34a872b5b6e40faf3c0c5bc3f793 (patch) | |
tree | bd2fd951cbfd0a85537d234f226ecf2470b3a8d7 /src | |
parent | e31b0976bab51967cb4968bb9f9c70f5d8aaa875 (diff) | |
download | xmlgraphics-fop-99a9856dac3b34a872b5b6e40faf3c0c5bc3f793.tar.gz xmlgraphics-fop-99a9856dac3b34a872b5b6e40faf3c0c5bc3f793.zip |
Make <link>s to external web pages <jump>s so they open in a different window.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196465 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src')
-rw-r--r-- | src/documentation/content/xdocs/team.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/documentation/content/xdocs/team.xml b/src/documentation/content/xdocs/team.xml index 15a9d668f..0c572e379 100644 --- a/src/documentation/content/xdocs/team.xml +++ b/src/documentation/content/xdocs/team.xml @@ -16,7 +16,7 @@ <li id="kl"><link href="mailto:klease@apache.org">Karen Lease</link> (KL)</li> <li id="kll"><link href="mailto:keiron@apache.org">Keiron Liddle</link> (KLL)</li> <li id="jm"><link href="mailto:jeremias@apache.org">Jeremias Märki</link> (JM)</li> - <li id="wvm"><link href="mailto:vmote@apache.org">Victor Mote</link> (WVM) is the founder and manager of <link href="http://www.outfitr.com">Enterprise Outfitters</link>, a business software company, and of <link href="http://www.portagepub.com">Portage Publications</link>, a republisher of old documents. Both are located in Colorado Springs, Colorado, USA.</li> + <li id="wvm"><link href="mailto:vmote@apache.org">Victor Mote</link> (WVM) is the founder and manager of <jump href="http://www.outfitr.com">Enterprise Outfitters</jump>, a business software company, and of <jump href="http://www.portagepub.com">Portage Publications</jump>, a republisher of old documents. Both are located in Colorado Springs, Colorado, USA.</li> <li id="jp"><link href="mailto:pietsch@apache.org">Jörg Pietschmann</link> (JP)</li> <li id="as"><link href="mailto:arved@apache.org">Arved Sandstrom</link> (AS)</li> <li id="ot"><link href="mailto:olegt@apache.org">Oleg Tkachenko</link> (OT)</li> @@ -36,7 +36,7 @@ </section> <section id="founder"> <title>Founder</title> - <p>FOP was originally created and donated to the Apache Software Foundation by <link href="jtauber@jtauber.com">James Tauber</link>. Information about him can be found at <link href="http://www.jtauber.com">his website</link>.</p> + <p>FOP was originally created and donated to the Apache Software Foundation by <link href="jtauber@jtauber.com">James Tauber</link>. Information about him can be found at <jump href="http://www.jtauber.com">his website</jump>.</p> </section> <section id="commit-former"> <title>Former Committers</title> |