Re: Detecting mobile browsers and redirecting

2011-05-09 Thread florent andré
Hi, May have a look to this : http://cocoon.apache.org/2.1/userdocs/browser-selector.html ++ On 05/09/2011 02:02 PM, Mike Sickler wrote: I also posted this question to http://stackoverflow.com/questions/5849929/how-do-i-configure-cocoon-to-redirect-mobile-browsers-to-a-mobile-site

[2.2] RCL not only for dev ?

2010-11-03 Thread florent andré
Hi all, As I work on 2.2 for Lenya I figured out a strange comportment with rcl. We have this blocks 1) webapp-welcome with goal mvn jetty:run 2) webapp with an rcl.properties 3) export that is call from a usecase component in usecase block. This export have this bean declaration : bean

2.2 Bean heritance

2010-10-14 Thread florent andré
Hi all, Newbie to 2.2 and not a star in spring, so maybe this question is non sense. The case : - I have a module Main where is defined an input-module (AnInput) in a bean way - I have a module Specific that depend on the Main and would like to use AnInput is his sitemap. I have to redeclare

Re: Cocoon 2.2 PUT HTTP request

2010-09-21 Thread florent andré
Hi Andre, Thanks for your day to day research feedback. In Lenya (widely use of cocoon), we have this : map:select type=request-method !-- many client editors like to PUT changes -- map:when test=PUT map:mount uri-prefix=

Re: argument type mismatch when using fn:replace

2010-08-06 Thread florent andré
Hi Chris, Good news, you don't have to switch all your cocoon app from xalan to saxon !! You can easily have a pretty map:transformer type=xslt2.0 src=path/to/my/xslt2.0.xsl/ For this, you just have to : 1) add this libs in your classpath :

Re: Hand over XSL variable value - wrong list?

2010-07-28 Thread florent andré
Depending on your design, you can also use an input Module : http://cocoon.us.apache.org/2.1/userdocs/concepts/modules-ref.html that can inject values into pipelines. ++ On 26/07/2010 16:36, Boisvert, Eric wrote: it's the right list. Anyone, correct me if I'm wrong, but it cannot be done (not

Re: 2.2 release planed ?

2010-07-16 Thread Florent André
On Fri, 16 Jul 2010 10:57:37 + (UTC), Maciej Rosiek maciej.ros...@insert.com.pl wrote: Florent André florent.andre-dev at 4sengines.com writes: For example : http://svn.apache.org/repos/asf/cocoon/trunk/blocks/cocoon-chaperon/cocoon-chaperon-impl/ -- in 1.0.0-SNAPSHOT not in http

2.2 release planed ?

2010-07-15 Thread Florent André
Hi all, With maven, I would like to direct retrieve cocoon libs from main maven repos [1]. But now, all 2.2 modules are not in, and in trunk they are many in SNAPSHOT version. Have you a release in mind for that ? Thanks [1] : http://repo1.maven.org/maven2/cocoon/

cocoon-chaperon-impl not present in maven repos

2010-07-12 Thread florent andré
Hi, Chaperon-impl is not present in the main maven repository[1], but it's present in the apache's svn [2]. There is a special reason ? Thanks [1] http://repo1.maven.org/maven2/org/apache/cocoon/ [2] http://svn.apache.org/viewvc/cocoon/trunk/blocks/cocoon-chaperon/cocoon-chaperon-impl/

Cocoon 2.1 and C3 together

2010-06-17 Thread florent andré
Hi there, As I work on Lenya (http://lenya.apache.org/), I would like to add a C3 module inside ( Wiket for example ). I would like to know if it's possible to group in a same app C2.1 and C3 ? (risk for java class crashes, sitemap norm too differents, ...). Any idea, RTFM links,

Re: Runnable in flowscript?

2010-03-19 Thread Florent André
Yi, Perhaps it's just an in mail typo error, but your pdf-create-pipeline spell in : On Fri, 19 Mar 2010 10:40:51 -0400, Fawzib Rojas f_ro...@spectron-msim.com wrote: cocoon.processPipelineTo(pdf-create-pipeline'',output_stream); output_stream.close(); }

Re: Is Cocoon right for me?

2010-02-16 Thread Florent André
On Tue, 16 Feb 2010 17:28:59 + (UTC), L Duperval laurent.duper...@videotron.com wrote: Hi, [[..]] I'm pretty sure that the last three are supported by Coccon but I am unsure about the first one. I don't think it will be possible to push the data to the Cocoon server via a form, or via

Re: Is Cocoon right for me?

2010-02-16 Thread Florent André
On Tue, 16 Feb 2010 19:13:28 + (UTC), L Duperval laurent.duper...@videotron.com wrote: Florent André florent.andre-dev at 4sengines.com writes: Is there a directory event pipeline? Something that watches changes in a directory and reacts accordingly? You have the directory generator [2

Re: Generate directory listing from a zip and unzip

2009-12-17 Thread florent andré
! :) Thanks Kind regards, Robby Pelssers -Original Message- From: Florent André [mailto:florent.andre-...@4sengines.com] Sent: Thursday, December 17, 2009 3:50 PM To: Users Subject: Generate directory listing from a zip and unzip Hi cocoon list ! I work on cocoon 2.1 and I would like

Cocoon 3 and Cforms

2009-11-24 Thread Florent André
Hi all, hi Reinhard, I see this on your website : Cocoon 3 doesn't provide a stateful forms framework. [1] Does it mean that there will not have Cforms / Xforms solutions in Cocoon 3 ? And what about continuations (closely linked to forms no ?) ? Thanks, Have a good day [1] :

Re: Cocoon 3 and Cforms

2009-11-24 Thread Florent André
On Tue, 24 Nov 2009 12:26:27 +0100, Reinhard Pötz reinh...@apache.org wrote: Florent André wrote: Hi all, hi Reinhard, I see this on your website : Cocoon 3 doesn't provide a stateful forms framework. [1] Does it mean that there will not have Cforms / Xforms solutions in Cocoon 3