crossley | 20 Jul 2009 06:49
Picon
Favicon

svn commit: r795691 - in /forrest/trunk/whiteboard: forrest2/core/src/examples/helloWorld/src/xdocs/ plugins/org.apache.forrest.plugin.output.OOo/resources/stylesheets/

Author: crossley
Date: Mon Jul 20 04:49:19 2009
New Revision: 795691

URL: http://svn.apache.org/viewvc?rev=795691&view=rev
Log:
Add missing xml declaration.

Modified:
    forrest/trunk/whiteboard/forrest2/core/src/examples/helloWorld/src/xdocs/bonjourMonde.xhtml2
    forrest/trunk/whiteboard/forrest2/core/src/examples/helloWorld/src/xdocs/helloWorld.xhtml2
    forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.OOo/resources/stylesheets/include_manifest.xml
    forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.OOo/resources/stylesheets/include_meta.xml

Modified: forrest/trunk/whiteboard/forrest2/core/src/examples/helloWorld/src/xdocs/bonjourMonde.xhtml2
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/forrest2/core/src/examples/helloWorld/src/xdocs/bonjourMonde.xhtml2?rev=795691&r1=795690&r2=795691&view=diff
==============================================================================
---
forrest/trunk/whiteboard/forrest2/core/src/examples/helloWorld/src/xdocs/bonjourMonde.xhtml2 (original)
+++
forrest/trunk/whiteboard/forrest2/core/src/examples/helloWorld/src/xdocs/bonjourMonde.xhtml2
Mon Jul 20 04:49:19 2009
 <at>  <at>  -1,3 +1,4  <at>  <at> 
+<?xml version="1.0" encoding="utf-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: forrest/trunk/whiteboard/forrest2/core/src/examples/helloWorld/src/xdocs/helloWorld.xhtml2
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/forrest2/core/src/examples/helloWorld/src/xdocs/helloWorld.xhtml2?rev=795691&r1=795690&r2=795691&view=diff
(Continue reading)

crossley | 20 Jul 2009 08:02
Picon
Favicon

svn commit: r795696 - in /forrest/trunk: lib/core/ main/template-sites/benchmark/src/documentation/resources/schema/ plugins/org.apache.forrest.plugin.input.wiki/src/documentation/content/xdocs/samples/ plugins/org.apache.forrest.plugin.output.pdf/lib/...

Author: crossley
Date: Mon Jul 20 06:02:22 2009
New Revision: 795696

URL: http://svn.apache.org/viewvc?rev=795696&view=rev
Log:
Fix DOS line-ending issues and svn:eol-style settings.
Would committers please verify their svn client configuration:
http://www.apache.org/dev/version-control.html#https-svn-config

Modified:
    forrest/trunk/lib/core/commons-io.LICENSE.txt   (props changed)
    forrest/trunk/lib/core/commons-io.NOTICE.txt   (props changed)
    forrest/trunk/lib/core/commons-logging.LICENSE.txt   (contents, props changed)
    forrest/trunk/lib/core/commons-logging.NOTICE.txt   (contents, props changed)
    forrest/trunk/lib/core/xmlgraphics-commons.LICENSE.txt   (props changed)
    forrest/trunk/lib/core/xmlgraphics-commons.NOTICE.txt   (props changed)

forrest/trunk/main/template-sites/benchmark/src/documentation/resources/schema/symbols-project-v10.ent
  (props changed)

forrest/trunk/plugins/org.apache.forrest.plugin.input.wiki/src/documentation/content/xdocs/samples/google-sample.wiki
  (props changed)
    forrest/trunk/plugins/org.apache.forrest.plugin.output.pdf/lib/fop-0.95.LICENSE.txt   (props changed)
    forrest/trunk/whiteboard/forrest2/forrest2-webapp/src/webapp/META-INF/MANIFEST.MF  
(contents, props changed)

forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.baetle/src/documentation/resources/themes/pelt.fv.s
  (props changed)

(Continue reading)

crossley | 20 Jul 2009 08:58
Picon
Favicon

svn commit: r795708 - in /forrest/trunk/whiteboard: cocoon-2.2-blocks/dispatcher/ cocoon-2.2-blocks/dispatcher/src/main/resources/META-INF/cocoon/properties/ cocoon-2.2-blocks/locationmap/src/main/resources/COB-INF/ dispatcher/java/org/apache/forrest/d...

Author: crossley
Date: Mon Jul 20 06:58:58 2009
New Revision: 795708

URL: http://svn.apache.org/viewvc?rev=795708&view=rev
Log:
Add missing ASF license header.

Modified:
    forrest/trunk/whiteboard/cocoon-2.2-blocks/dispatcher/application.properties
    forrest/trunk/whiteboard/cocoon-2.2-blocks/dispatcher/src/main/resources/META-INF/cocoon/properties/dispatcher.properties
    forrest/trunk/whiteboard/cocoon-2.2-blocks/locationmap/src/main/resources/COB-INF/test.xml
    forrest/trunk/whiteboard/dispatcher/java/org/apache/forrest/dispatcher/factories/ContractFactory.java
    forrest/trunk/whiteboard/dispatcher/java/org/apache/forrest/dispatcher/impl/XMLStructurer.java
    forrest/trunk/whiteboard/dispatcher/java/org/apache/forrest/dispatcher/impl/XMLStructurerAxiom.java
    forrest/trunk/whiteboard/dispatcher/testing/org/apache/forrest/dispatcher/TestStructurer.java
    forrest/trunk/whiteboard/dispatcher/testing/org/apache/forrest/dispatcher/TestStructurerAXIOM.java
    forrest/trunk/whiteboard/forrest2/core/version.properties
    forrest/trunk/whiteboard/forrest2/forrest2-webapp/version.properties

Modified: forrest/trunk/whiteboard/cocoon-2.2-blocks/dispatcher/application.properties
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/cocoon-2.2-blocks/dispatcher/application.properties?rev=795708&r1=795707&r2=795708&view=diff
==============================================================================
--- forrest/trunk/whiteboard/cocoon-2.2-blocks/dispatcher/application.properties (original)
+++ forrest/trunk/whiteboard/cocoon-2.2-blocks/dispatcher/application.properties Mon Jul 20
06:58:58 2009
 <at>  <at>  -1 +1,16  <at>  <at> 
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
(Continue reading)

rgardler | 20 Jul 2009 13:48
Picon
Favicon
Gravatar

svn commit: r795775 - /forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.tei/resources/stylesheets/document-to-teiLite.xsl

Author: rgardler
Date: Mon Jul 20 11:48:28 2009
New Revision: 795775

URL: http://svn.apache.org/viewvc?rev=795775&view=rev
Log:
add missing licence header

Modified:
    forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.tei/resources/stylesheets/document-to-teiLite.xsl

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.tei/resources/stylesheets/document-to-teiLite.xsl
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.tei/resources/stylesheets/document-to-teiLite.xsl?rev=795775&r1=795774&r2=795775&view=diff
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.tei/resources/stylesheets/document-to-teiLite.xsl (original)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.tei/resources/stylesheets/document-to-teiLite.xsl
Mon Jul 20 11:48:28 2009
 <at>  <at>  -1,4 +1,20  <at>  <at> 
 <?xml version='1.0'?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
(Continue reading)

rgardler | 20 Jul 2009 13:52
Picon
Favicon
Gravatar

svn commit: r795782 - /forrest/trunk/plugins/org.apache.forrest.plugin.input.simplifiedDocbook/resources/stylesheets/sdocbook-to-document.xsl

Author: rgardler
Date: Mon Jul 20 11:52:36 2009
New Revision: 795782

URL: http://svn.apache.org/viewvc?rev=795782&view=rev
Log:
ignore elements that only contain white space

Modified:
    forrest/trunk/plugins/org.apache.forrest.plugin.input.simplifiedDocbook/resources/stylesheets/sdocbook-to-document.xsl

Modified: forrest/trunk/plugins/org.apache.forrest.plugin.input.simplifiedDocbook/resources/stylesheets/sdocbook-to-document.xsl
URL: http://svn.apache.org/viewvc/forrest/trunk/plugins/org.apache.forrest.plugin.input.simplifiedDocbook/resources/stylesheets/sdocbook-to-document.xsl?rev=795782&r1=795781&r2=795782&view=diff
==============================================================================
---
forrest/trunk/plugins/org.apache.forrest.plugin.input.simplifiedDocbook/resources/stylesheets/sdocbook-to-document.xsl (original)
+++
forrest/trunk/plugins/org.apache.forrest.plugin.input.simplifiedDocbook/resources/stylesheets/sdocbook-to-document.xsl
Mon Jul 20 11:52:36 2009
 <at>  <at>  -333,9 +333,11  <at>  <at> 
     </document>
   </xsl:template>
   <xsl:template match="para">
+    <xsl:if test="normalize-space(.)">
     <p>
       <xsl:apply-templates/>
     </p>
+    </xsl:if>
   </xsl:template>
   <xsl:template match="emphasis">
(Continue reading)

rgardler | 20 Jul 2009 13:55
Picon
Favicon
Gravatar

svn commit: r795784 - /forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.tei/resources/stylesheets/document-to-teiLite.xsl

Author: rgardler
Date: Mon Jul 20 11:55:55 2009
New Revision: 795784

URL: http://svn.apache.org/viewvc?rev=795784&view=rev
Log:
<em> -> <emph>

Modified:
    forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.tei/resources/stylesheets/document-to-teiLite.xsl

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.tei/resources/stylesheets/document-to-teiLite.xsl
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.tei/resources/stylesheets/document-to-teiLite.xsl?rev=795784&r1=795783&r2=795784&view=diff
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.tei/resources/stylesheets/document-to-teiLite.xsl (original)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.tei/resources/stylesheets/document-to-teiLite.xsl
Mon Jul 20 11:55:55 2009
 <at>  <at>  -126,6 +126,10  <at>  <at> 
     </item>
   </xsl:template>

+  <xsl:template match="em">
+    <emph><xsl:apply-templates/></emph>
+  </xsl:template>
+
   <xsl:template match="a|link">
     <xref>
       <xsl:attribute name="url"><xsl:call-template name="replace-substring">
(Continue reading)

rgardler | 20 Jul 2009 14:20
Picon
Favicon
Gravatar

svn commit: r795794 - /forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.tei/resources/stylesheets/document-to-teiLite.xsl

Author: rgardler
Date: Mon Jul 20 12:20:51 2009
New Revision: 795794

URL: http://svn.apache.org/viewvc?rev=795794&view=rev
Log:
better handling of references

Modified:
    forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.tei/resources/stylesheets/document-to-teiLite.xsl

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.tei/resources/stylesheets/document-to-teiLite.xsl
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.tei/resources/stylesheets/document-to-teiLite.xsl?rev=795794&r1=795793&r2=795794&view=diff
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.tei/resources/stylesheets/document-to-teiLite.xsl (original)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.tei/resources/stylesheets/document-to-teiLite.xsl
Mon Jul 20 12:20:51 2009
 <at>  <at>  -177,22 +177,45  <at>  <at> 

   <xsl:template name="references">
     <div>
-      <head>References</head>
-      <ul>
-        <xsl:for-each select="//link[generate-id(.) =
+      <head>Further Reading</head>
+      <p>
+	<h1>Links:</h1>
+	<list type="unorderd">
(Continue reading)

rgardler | 20 Jul 2009 14:26
Picon
Favicon
Gravatar

svn commit: r795797 - /forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.tei/resources/stylesheets/tei-to-document.xsl

Author: rgardler
Date: Mon Jul 20 12:26:39 2009
New Revision: 795797

URL: http://svn.apache.org/viewvc?rev=795797&view=rev
Log:
add missing licence header

Modified:
    forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.tei/resources/stylesheets/tei-to-document.xsl

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.tei/resources/stylesheets/tei-to-document.xsl
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.tei/resources/stylesheets/tei-to-document.xsl?rev=795797&r1=795796&r2=795797&view=diff
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.tei/resources/stylesheets/tei-to-document.xsl (original)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.tei/resources/stylesheets/tei-to-document.xsl
Mon Jul 20 12:26:39 2009
 <at>  <at>  -1,4 +1,20  <at>  <at> 
 <?xml version='1.0'?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
(Continue reading)

rgardler | 20 Jul 2009 14:55
Picon
Favicon
Gravatar

svn commit: r795806 - /forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.tei/resources/stylesheets/document-to-teiLite.xsl

Author: rgardler
Date: Mon Jul 20 12:55:12 2009
New Revision: 795806

URL: http://svn.apache.org/viewvc?rev=795806&view=rev
Log:
add edition statement

Modified:
    forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.tei/resources/stylesheets/document-to-teiLite.xsl

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.tei/resources/stylesheets/document-to-teiLite.xsl
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.tei/resources/stylesheets/document-to-teiLite.xsl?rev=795806&r1=795805&r2=795806&view=diff
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.tei/resources/stylesheets/document-to-teiLite.xsl (original)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.tei/resources/stylesheets/document-to-teiLite.xsl
Mon Jul 20 12:55:12 2009
 <at>  <at>  -51,7 +51,9  <at>  <at> 
             <xsl:value-of select="title" />
           </title>
         </titleStmt>
-
+	<editionStmt>
+          <edition status="live"/>
+	</editionStmt>
         <publicationStmt>
           <publisher>
             <xsl:value-of select="$properties/*[ <at> name='output.tei.publisher']/ <at> value"/>
(Continue reading)

rgardler | 20 Jul 2009 16:31
Picon
Favicon
Gravatar

svn commit: r795858 - /forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.tei/resources/stylesheets/document-to-teiLite.xsl

Author: rgardler
Date: Mon Jul 20 14:31:42 2009
New Revision: 795858

URL: http://svn.apache.org/viewvc?rev=795858&view=rev
Log:
some TEI tidy ups

Modified:
    forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.tei/resources/stylesheets/document-to-teiLite.xsl

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.tei/resources/stylesheets/document-to-teiLite.xsl
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.tei/resources/stylesheets/document-to-teiLite.xsl?rev=795858&r1=795857&r2=795858&view=diff
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.tei/resources/stylesheets/document-to-teiLite.xsl (original)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.tei/resources/stylesheets/document-to-teiLite.xsl
Mon Jul 20 14:31:42 2009
 <at>  <at>  -43,6 +43,10  <at>  <at> 
     </TEI.2>
   </xsl:template>

+  <xsl:template match="document">
+    <xsl:apply-templates/>
+  </xsl:template>
+
   <xsl:template match="header">
     <teiHeader>
       <fileDesc>
(Continue reading)


Gmane