Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Forrest: SVN

svn commit: r1075671 - in /forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.Resume: resources/stylesheets/resume2xdoc.xsl status.xml

 

 

Forrest svn RSS feed   Index | Next | Previous | View Threaded


crossley at apache

Feb 28, 2011, 10:15 PM

Post #1 of 1 (259 views)
Permalink
svn commit: r1075671 - in /forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.Resume: resources/stylesheets/resume2xdoc.xsl status.xml

Author: crossley
Date: Tue Mar 1 06:15:40 2011
New Revision: 1075671

URL: http://svn.apache.org/viewvc?rev=1075671&view=rev
Log:
Use the person name as title of document.
Issue: FOR-1225
Contributed by: Antoine Levy-Lambert

Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.Resume/resources/stylesheets/resume2xdoc.xsl
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.Resume/status.xml

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.Resume/resources/stylesheets/resume2xdoc.xsl
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.Resume/resources/stylesheets/resume2xdoc.xsl?rev=1075671&r1=1075670&r2=1075671&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 Tue Mar 1 06:15:40 2011
@@ -140,7 +140,7 @@
</xsl:template>
<xsl:template match="resume:header">
<header>
- <title>CV for <xsl:value-of select="resume:name/resume:title"/>
+ <title><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"/></title>

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.Resume/status.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.Resume/status.xml?rev=1075671&r1=1075670&r2=1075671&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.Resume/status.xml (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.Resume/status.xml Tue Mar 1 06:15:40 2011
@@ -20,6 +20,7 @@
<!-- Add new developers here -->
<person name="Ross Gardler" email="rgardler [at] apache" id="RDG"/>
<person name="Brian M. Dube" email="bdube [at] apache" id="BMD"/>
+ <person name="David Crossley" email="crossley [at] apache" id="DC"/>
<person name="Volunteer needed" email="dev [at] forrest" id="open"/>
</developers>
<!-- Define here the Title of the Context you want to display in the Changes pages.
@@ -37,8 +38,14 @@
<changes>
<!-- Add new releases here -->
<release version="0.1" date="unreleased">
+<!-- 2011-03 -->
+ <action dev="DC" type="update" context="code"
+ due-to="Antoine Levy-Lambert"
+ fixes-bug="FOR-1225">
+ Use the person name as title of document.
+ </action>
<!-- 2011-02 -->
- <action dev="BMD" type="update" context="docs"
+ <action dev="BMD" type="update" context="code"
due-to="Antoine Levy-Lambert" due-to-email="antoine [at] apache"
fixes-bug="FOR-1223">
Update example resume to conform to DTD. Update DTD to remove a change
@@ -46,7 +53,7 @@
missing favicon.ico and fix corrupt project-logo.gif.
</action>
<!-- 2005-08 -->
- <action dev="RDG" type="add" context="admin">
+ <action dev="RDG" type="add" context="code">
Initial plugin code.
</action>
</release>

Forrest svn RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.