From svn-return-8452-apmail-forrest-svn-archive=forrest.apache.org@forrest.apache.org Wed Dec 02 13:59:06 2009 Return-Path: Delivered-To: apmail-forrest-svn-archive@www.apache.org Received: (qmail 37876 invoked from network); 2 Dec 2009 13:59:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 2 Dec 2009 13:59:02 -0000 Received: (qmail 70166 invoked by uid 500); 2 Dec 2009 13:59:02 -0000 Delivered-To: apmail-forrest-svn-archive@forrest.apache.org Received: (qmail 70033 invoked by uid 500); 2 Dec 2009 13:59:02 -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 69613 invoked by uid 99); 2 Dec 2009 13:59:01 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Dec 2009 13:59:00 +0000 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; Wed, 02 Dec 2009 13:58:53 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 8FFF823889DE; Wed, 2 Dec 2009 13:58:30 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r886147 [2/6] - in /forrest/trunk/whiteboard: ./ FOR-1157/ cocoon-2.2-blocks/dispatcher/ dispatcher/ plugins/org.apache.forrest.plugin.internal.dispatcher/ plugins/org.apache.forrest.plugin.internal.dispatcher/lib/ plugins/org.apache.forres... Date: Wed, 02 Dec 2009 13:58:28 -0000 To: svn@forrest.apache.org From: thorsten@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20091202135830.8FFF823889DE@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Propchange: forrest/trunk/whiteboard/ ------------------------------------------------------------------------------ svn:mergeinfo = /forrest/branches/dispatcher_rewrite:700364-883333 Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/build.xml URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/build.xml?rev=886147&r1=886146&r2=886147&view=diff ============================================================================== --- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/build.xml (original) +++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/build.xml Wed Dec 2 13:58:18 2009 @@ -16,17 +16,20 @@ limitations under the License. --> - - - - - - - - - - - - + @@ -68,7 +70,7 @@ - + Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/dataModel.xmap URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/dataModel.xmap?rev=886147&r1=886146&r2=886147&view=diff ============================================================================== --- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/dataModel.xmap (original) +++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/dataModel.xmap Wed Dec 2 13:58:18 2009 @@ -20,9 +20,11 @@ - + - + true @@ -30,17 +32,17 @@ - - + - + @@ -49,12 +51,12 @@ - + - + @@ -64,7 +66,7 @@ - + @@ -74,16 +76,14 @@ - + - + @@ -102,7 +102,7 @@ - + @@ -128,10 +128,11 @@ - - + @@ -139,34 +140,32 @@ - + + value="{properties:content.xdocs}{1}/book.xml" /> - + - - + + - + + value="{properties:content.xdocs}/book.xml" /> - + - - + + @@ -176,7 +175,7 @@ - @@ -189,17 +188,15 @@ - + - + - - - + + + + @@ -209,8 +206,8 @@ - + + Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/default.plugin.properties.xml URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/default.plugin.properties.xml?rev=886147&r1=886146&r2=886147&view=diff ============================================================================== --- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/default.plugin.properties.xml (original) +++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/default.plugin.properties.xml Wed Dec 2 13:58:18 2009 @@ -1,4 +1,4 @@ - + - - - - - - - - + + + + + + + - - - + + + Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/foo.xml URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/foo.xml?rev=886147&r1=886146&r2=886147&view=diff ============================================================================== --- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/foo.xml (original) +++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/foo.xml Wed Dec 2 13:58:18 2009 @@ -15,4 +15,4 @@ See the License for the specific language governing permissions and limitations under the License. --> - + Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/internal.xmap URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/internal.xmap?rev=886147&r1=886146&r2=886147&view=diff ============================================================================== --- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/internal.xmap (original) +++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/internal.xmap Wed Dec 2 13:58:18 2009 @@ -1,4 +1,4 @@ - + - @@ -42,69 +43,119 @@ - - - - + + + + - - - - + + + + + + true + + + + + + + false + + + + + true + enhanced + + false + + - - + + true - + &serializer-xhtml-doctype-public; &serializer-xhtml-doctype-system; &serializer-xhtml-encoding; yes yes - - &serializer-html-doctype-public; - &serializer-html-doctype-system; - &serializer-html-encoding; - - - - + + + - + UTF-8 - + - @@ -114,12 +165,12 @@ - - + @@ -133,17 +184,17 @@ - - + - + @@ -151,7 +202,7 @@ - @@ -163,7 +214,7 @@ - @@ -176,21 +227,19 @@ - + + - - - - - - + + + + - @@ -201,17 +250,16 @@ - + - + - - - + + + @@ -222,12 +270,14 @@ - - + + - + @@ -238,8 +288,10 @@ - - + + @@ -247,11 +299,9 @@ - - + + @@ -263,8 +313,10 @@ - - + + @@ -272,18 +324,18 @@ - - + + - + - + - + Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/locationmap.xml URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/locationmap.xml?rev=886147&r1=886146&r2=886147&view=diff ============================================================================== --- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/locationmap.xml (original) +++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/locationmap.xml Wed Dec 2 13:58:18 2009 @@ -1,4 +1,4 @@ - + - - + - + - - - - - + - + - + - + - - + - - - + - - - + - - + - - + - - + + + + - + - + - + + - + - + - + + + + + - - - - - + Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/ls.xmap URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/ls.xmap?rev=886147&r1=886146&r2=886147&view=diff ============================================================================== --- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/ls.xmap (original) +++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/ls.xmap Wed Dec 2 13:58:18 2009 @@ -37,11 +37,12 @@ - - + @@ -51,14 +52,15 @@ - + - + Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/resources/stylesheets/fo/hooksMatcher.xsl URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/resources/stylesheets/fo/hooksMatcher.xsl?rev=886147&r1=886146&r2=886147&view=diff ============================================================================== --- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/resources/stylesheets/fo/hooksMatcher.xsl (original) +++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/resources/stylesheets/fo/hooksMatcher.xsl Wed Dec 2 13:58:18 2009 @@ -15,22 +15,22 @@ See the License for the specific language governing permissions and limitations under the License. --> - + - + - + - - + + - + Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/resources/stylesheets/fo/strip-dispatcher-remains.xsl URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/resources/stylesheets/fo/strip-dispatcher-remains.xsl?rev=886147&r1=886146&r2=886147&view=diff ============================================================================== --- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/resources/stylesheets/fo/strip-dispatcher-remains.xsl (original) +++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/resources/stylesheets/fo/strip-dispatcher-remains.xsl Wed Dec 2 13:58:18 2009 @@ -1,4 +1,4 @@ - + - - - + + + - + - + - + - - + + + - + - - + + - + - + Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/resources/stylesheets/helper/contract-strip-xsl.xsl URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/resources/stylesheets/helper/contract-strip-xsl.xsl?rev=886147&r1=886146&r2=886147&view=diff ============================================================================== --- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/resources/stylesheets/helper/contract-strip-xsl.xsl (original) +++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/resources/stylesheets/helper/contract-strip-xsl.xsl Wed Dec 2 13:58:18 2009 @@ -15,10 +15,9 @@ See the License for the specific language governing permissions and limitations under the License. --> - + - + Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/resources/stylesheets/helper/generateId.xsl URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/resources/stylesheets/helper/generateId.xsl?rev=886147&r1=886146&r2=886147&view=diff ============================================================================== --- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/resources/stylesheets/helper/generateId.xsl (original) +++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/resources/stylesheets/helper/generateId.xsl Wed Dec 2 13:58:18 2009 @@ -20,19 +20,19 @@ imported document2html.xsl for details. --> - - + - + - + Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/resources/stylesheets/helper/variable.helper.xsl URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/resources/stylesheets/helper/variable.helper.xsl?rev=886147&r1=886146&r2=886147&view=diff ============================================================================== --- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/resources/stylesheets/helper/variable.helper.xsl (original) +++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/resources/stylesheets/helper/variable.helper.xsl Wed Dec 2 13:58:18 2009 @@ -16,44 +16,45 @@ limitations under the License. --> - - - - - +xmlns:forrest="http://apache.org/forrest/properties/1.0" +xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> + + + + + - + - + - + - + - + select="concat(string($root), 'themes/images')" /> + - - - - - - - + + + + + + + - + Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/resources/stylesheets/html/book-to-menu.xsl URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/resources/stylesheets/html/book-to-menu.xsl?rev=886147&r1=886146&r2=886147&view=diff ============================================================================== --- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/resources/stylesheets/html/book-to-menu.xsl (original) +++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/resources/stylesheets/html/book-to-menu.xsl Wed Dec 2 13:58:18 2009 @@ -20,34 +20,38 @@ details. --> - + -
  • - +
  • +

    +

      - -
  • + + +

  • - + -
  • +
  • + +
  • - +
    - +
    Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/resources/stylesheets/html/document-to-html.xsl URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/resources/stylesheets/html/document-to-html.xsl?rev=886147&r1=886146&r2=886147&view=diff ============================================================================== --- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/resources/stylesheets/html/document-to-html.xsl (original) +++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/resources/stylesheets/html/document-to-html.xsl Wed Dec 2 13:58:18 2009 @@ -20,21 +20,24 @@ imported document2html.xsl for details. --> - - + + + +

    - +

    - +

    -
    - +
    - + - - - - - - - - + + + + + + + + + + + + - - - + - - - + + +

    - +

    - +

    - +

    - +
    - +

    - +

    -
    ^ +
    + ^
    - +

    - +

    - +
    - +
    - +
    - +
    @@ -140,34 +147,34 @@ - + - +
    - +
    - + - + Note Warning - Fixme () + Fixme ( + )
    - +
    Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/resources/stylesheets/html/hooksMatcher.xsl URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/resources/stylesheets/html/hooksMatcher.xsl?rev=886147&r1=886146&r2=886147&view=diff ============================================================================== --- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/resources/stylesheets/html/hooksMatcher.xsl (original) +++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/resources/stylesheets/html/hooksMatcher.xsl Wed Dec 2 13:58:18 2009 @@ -15,30 +15,34 @@ See the License for the specific language governing permissions and limitations under the License. --> - + - + - - + +
    - + - + + + - +
    - + - + + + - +
    @@ -56,8 +60,7 @@
    - +