Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 47855 invoked from network); 27 Jan 2004 23:32:33 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 27 Jan 2004 23:32:33 -0000 Received: (qmail 8737 invoked by uid 500); 27 Jan 2004 23:31:02 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 8689 invoked by uid 500); 27 Jan 2004 23:31:02 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: dev@cocoon.apache.org Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 8630 invoked from network); 27 Jan 2004 23:31:01 -0000 Received: from unknown (HELO exchange.sun.com) (192.18.33.10) by daedalus.apache.org with SMTP; 27 Jan 2004 23:31:01 -0000 Received: (qmail 20730 invoked by uid 50); 27 Jan 2004 12:24:29 -0000 Date: 27 Jan 2004 12:24:29 -0000 Message-ID: <20040127122429.20729.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: dev@cocoon.apache.org Cc: Subject: DO NOT REPLY [Bug 26460] New: - [PATCH] DASLTransformer add substitute-value feature X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26460 [PATCH] DASLTransformer add substitute-value feature Summary: [PATCH] DASLTransformer add substitute-value feature Product: Cocoon 2 Version: Current CVS 2.1 Platform: All OS/Version: All Status: NEW Severity: Enhancement Priority: Other Component: general components AssignedTo: dev@cocoon.apache.org ReportedBy: d.madama@pro-netics.com with this feature it's possible to pass value from sitemap that are substituted into a query. sitemap example: query example: .... .... This feature is like substitute-value of SQLTransformer