Return-Path: Delivered-To: apmail-forrest-svn-archive@www.apache.org Received: (qmail 35254 invoked from network); 22 Aug 2008 10:52:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 Aug 2008 10:52:39 -0000 Received: (qmail 78632 invoked by uid 500); 22 Aug 2008 10:52:37 -0000 Delivered-To: apmail-forrest-svn-archive@forrest.apache.org Received: (qmail 78596 invoked by uid 500); 22 Aug 2008 10:52:37 -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 78587 invoked by uid 99); 22 Aug 2008 10:52:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Aug 2008 03:52:37 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Aug 2008 10:51:39 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 05F9C23889B7; Fri, 22 Aug 2008 03:52:09 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r688048 - /forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.OOo/resources/stylesheets/xdoc-to-odt.xsl Date: Fri, 22 Aug 2008 10:52:08 -0000 To: svn@forrest.apache.org From: gmcdonald@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080822105209.05F9C23889B7@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: gmcdonald Date: Fri Aug 22 03:52:08 2008 New Revision: 688048 URL: http://svn.apache.org/viewvc?rev=688048&view=rev Log: Get hyperlinks working, and whereever they may be. Phew Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.OOo/resources/stylesheets/xdoc-to-odt.xsl Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.OOo/resources/stylesheets/xdoc-to-odt.xsl URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.OOo/resources/stylesheets/xdoc-to-odt.xsl?rev=688048&r1=688047&r2=688048&view=diff ============================================================================== --- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.OOo/resources/stylesheets/xdoc-to-odt.xsl (original) +++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.OOo/resources/stylesheets/xdoc-to-odt.xsl Fri Aug 22 03:52:08 2008 @@ -20,6 +20,7 @@ xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:zip="http://apache.org/cocoon/zip-archive/1.0" xmlns:text="http://openoffice.org/2000/text" + xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:datetime="http://exslt.org/dates-and-times" exclude-result-prefixes="datetime"> @@ -58,6 +59,9 @@ + + + @@ -326,6 +330,11 @@ application/vnd.oasis.opendocument.text + + + + + @@ -339,8 +348,11 @@ + + + - + @@ -349,13 +361,18 @@ - + + + + + + + + + + - - - - @@ -366,6 +383,7 @@ Fixme () +