Return-Path: X-Original-To: apmail-forrest-svn-archive@www.apache.org Delivered-To: apmail-forrest-svn-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 24B2F10BBE for ; Thu, 31 Oct 2013 13:40:58 +0000 (UTC) Received: (qmail 74567 invoked by uid 500); 31 Oct 2013 13:40:54 -0000 Delivered-To: apmail-forrest-svn-archive@forrest.apache.org Received: (qmail 74504 invoked by uid 500); 31 Oct 2013 13:40:50 -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 74493 invoked by uid 99); 31 Oct 2013 13:40:48 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 31 Oct 2013 13:40:48 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.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; Thu, 31 Oct 2013 13:40:46 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id BD4A623889ED; Thu, 31 Oct 2013 13:40:24 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1537485 - in /forrest/trunk/main/webapp/skins: coat/xslt/html/document-to-html.xsl common/xslt/html/site-to-xhtml.xsl pelt/xslt/html/document-to-html.xsl scales/xslt/html/document-to-html.xsl tigris/xslt/html/document-to-html.xsl Date: Thu, 31 Oct 2013 13:40:24 -0000 To: svn@forrest.apache.org From: crossley@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20131031134024.BD4A623889ED@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: crossley Date: Thu Oct 31 13:40:23 2013 New Revision: 1537485 URL: http://svn.apache.org/r1537485 Log: Utilise the source document/header/script if available. Modified: forrest/trunk/main/webapp/skins/coat/xslt/html/document-to-html.xsl forrest/trunk/main/webapp/skins/common/xslt/html/site-to-xhtml.xsl forrest/trunk/main/webapp/skins/pelt/xslt/html/document-to-html.xsl forrest/trunk/main/webapp/skins/scales/xslt/html/document-to-html.xsl forrest/trunk/main/webapp/skins/tigris/xslt/html/document-to-html.xsl Modified: forrest/trunk/main/webapp/skins/coat/xslt/html/document-to-html.xsl URL: http://svn.apache.org/viewvc/forrest/trunk/main/webapp/skins/coat/xslt/html/document-to-html.xsl?rev=1537485&r1=1537484&r2=1537485&view=diff ============================================================================== --- forrest/trunk/main/webapp/skins/coat/xslt/html/document-to-html.xsl (original) +++ forrest/trunk/main/webapp/skins/coat/xslt/html/document-to-html.xsl Thu Oct 31 13:40:23 2013 @@ -25,6 +25,7 @@ imported document-to-html.xsl for detail +