Return-Path: X-Original-To: apmail-cocoon-users-archive@www.apache.org Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B327ADE98 for ; Fri, 5 Oct 2012 11:32:53 +0000 (UTC) Received: (qmail 66690 invoked by uid 500); 5 Oct 2012 11:32:53 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 66544 invoked by uid 500); 5 Oct 2012 11:32:50 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: users@cocoon.apache.org List-Id: Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 66504 invoked by uid 99); 5 Oct 2012 11:32:48 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Oct 2012 11:32:48 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of pjoseph@gmail.com designates 209.85.216.51 as permitted sender) Received: from [209.85.216.51] (HELO mail-qa0-f51.google.com) (209.85.216.51) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Oct 2012 11:32:39 +0000 Received: by mail-qa0-f51.google.com with SMTP id j40so192451qab.3 for ; Fri, 05 Oct 2012 04:32:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=nP4h8r5KWOTLXUP5/sc82elRw47L5PpoZQezj4HuwDs=; b=JSaumPzkSIfpQkElEnj/gKFlnsS2yGXfMdewLdZcOheIqBp1vMVK//lqrZ0+apr0gP pDi5eIF/Dy26SyT9HgC7eJyHrmWyAOjOeeDBJBJRDjXKtooMECDQi0bEhLFgjTpxf71A TEpBggNfc8WjaytfK3IAcde9yii0VU6BxmunXLqD+XuqNkMOLcl2L6XLhez43TLImALU ES5QAzYF8cj+zNlLGC5wc5v7Jqtzz3dHCh85e+VxuzDpU/oJJ+gxiCPLlSmebMSkrPu9 5yFp7zD5YBPMJgE7+9mCcSPRLSbPMFbmorTXDJkt/ea3WlmwBkXZuiwMAsMvWFRGidfj 6MUA== Received: by 10.49.74.99 with SMTP id s3mr24748890qev.0.1349436738636; Fri, 05 Oct 2012 04:32:18 -0700 (PDT) Received: from [127.0.0.1] (pool-71-174-55-227.bstnma.fios.verizon.net. [71.174.55.227]) by mx.google.com with ESMTPS id j3sm9926475qek.7.2012.10.05.04.32.17 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 05 Oct 2012 04:32:18 -0700 (PDT) Message-ID: <506EC541.2070806@gmail.com> Date: Fri, 05 Oct 2012 07:32:17 -0400 From: Paul Joseph User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:15.0) Gecko/20120907 Thunderbird/15.0.1 MIME-Version: 1.0 To: users@cocoon.apache.org Subject: two scripts to handle flowscript in one sitemap Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hi there, I have a flowscript that has a lot of functiofnality (functions). It is possible for one sitemap to handle more than one flowscript? That way I can split this file out into smaller units associated with the submenus. (Cocoon 2.1.11, Apache Tomcat 7, Windows 2008) brgds Paul --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org