hmmmm, maybe for now you can just add a section before your "<!-- Process everything 
else by
just passing it through -->" section that looks like this:

<xsl:template match="a">
    <xsl:copy>
        <xsl:apply-templates/>
    </xsl:copy>
</xsl:template>

Would that do it?

<tataryn:craig/>

Change it to:



"Craig R. McClanahan" wrote:

> Craig Tataryn wrote:
>
> > Let us see the stylesheet ;)
> >
>
> 
>http://jakarta.apache.org/cvsweb/index.cgi/jakarta-struts/src/doc/stylesheets/struts.xsl
>
> :-)
>
> Craig
>
> >
> > <tataryn:craig/>
> >
> > [EMAIL PROTECTED] wrote:
> >
> > > craigmcc    01/02/20 09:28:30
> > >
> > >   Modified:    src/doc  todo-1.1.xml
> > >   Log:
> > >   Correct email contact address for Rob.
> > >
> > >   TODO:  figure out why my stylesheet is eating the <a> tags on volunteers...
> > >
> > >   Revision  Changes    Path
> > >   1.13      +1 -1      jakarta-struts/src/doc/todo-1.1.xml
> > >
> > >   Index: todo-1.1.xml
> > >   ===================================================================
> > >   RCS file: /home/cvs/jakarta-struts/src/doc/todo-1.1.xml,v
> > >   retrieving revision 1.12
> > >   retrieving revision 1.13
> > >   diff -u -r1.12 -r1.13
> > >   --- todo-1.1.xml      2001/02/19 22:03:25     1.12
> > >   +++ todo-1.1.xml      2001/02/20 17:28:29     1.13
> > >   @@ -534,7 +534,7 @@
> > >            <p>Unit tests for the <code>org.apache.struts.action</code> 
>package.</p>
> > >          </info>
> > >          <assigned>
> > >   -        <a href="mailto:[EMAIL PROTECTED]">Rob Leland</a>
> > >   +        <a href="mailto:[EMAIL PROTECTED]">Rob Leland</a>
> > >          </assigned>
> > >        </task>
> > >
> > >
> > >
> > >
> >
> > --
> > I've been trying to change the world for years, but they just won't give me the 
>source
> > code....

--
I've been trying to change the world for years, but they just won't give me the source
code....

begin:vcard 
n:Tataryn;Craig
tel;home:952-884-6752
tel;work:952-842-5576
x-mozilla-html:TRUE
url:http://www.computer-programmer.org
org:Compuware;Professional Division
adr:;;3600 West 80th St. Suite 400;Bloomington;MN;55431;United States of America
version:2.1
email;internet:[EMAIL PROTECTED]
title:Senior Staff Analyst
fn:Craig Tataryn
end:vcard

Reply via email to