Return-Path: Delivered-To: apmail-forrest-svn-archive@www.apache.org Received: (qmail 23580 invoked from network); 31 Aug 2005 15:30:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 31 Aug 2005 15:30:08 -0000 Received: (qmail 60930 invoked by uid 500); 31 Aug 2005 15:30:06 -0000 Delivered-To: apmail-forrest-svn-archive@forrest.apache.org Received: (qmail 60844 invoked by uid 500); 31 Aug 2005 15:30:05 -0000 Mailing-List: contact svn-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: "Forrest Developers List" List-Id: Delivered-To: mailing list svn@forrest.apache.org Received: (qmail 60331 invoked by uid 99); 31 Aug 2005 15:30:00 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 31 Aug 2005 08:30:00 -0700 X-ASF-Spam-Status: No, hits=-9.8 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 31 Aug 2005 08:30:15 -0700 Received: (qmail 22725 invoked by uid 65534); 31 Aug 2005 15:29:58 -0000 Message-ID: <20050831152958.22720.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r265509 - /forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.Resume/resources/stylesheets/resume2xdoc.xsl Date: Wed, 31 Aug 2005 15:29:58 -0000 To: svn@forrest.apache.org From: rgardler@apache.org X-Mailer: svnmailer-1.0.5 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: rgardler Date: Wed Aug 31 08:29:51 2005 New Revision: 265509 URL: http://svn.apache.org/viewcvs?rev=265509&view=rev Log: fix broken mail link, add persons title to document title Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.Resume/resources/stylesheets/resume2xdoc.xsl Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.Resume/resources/stylesheets/resume2xdoc.xsl URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.Resume/resources/stylesheets/resume2xdoc.xsl?rev=265509&r1=265508&r2=265509&view=diff ============================================================================== --- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.Resume/resources/stylesheets/resume2xdoc.xsl (original) +++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.Resume/resources/stylesheets/resume2xdoc.xsl Wed Aug 31 08:29:51 2005 @@ -73,7 +73,7 @@ EMail: - + mailto:
@@ -84,7 +84,7 @@
- CV for <xsl:value-of select="resume:name/resume:firstname"/><xsl:text> </xsl:text><xsl:value-of select="resume:name/resume:surname"/> + CV for <xsl:value-of select="resume:name/resume:title"/> <xsl:value-of select="resume:name/resume:firstname"/><xsl:text> </xsl:text><xsl:value-of select="resume:name/resume:surname"/>