Re: Input modules parameters in sitemap. Is it possible?

2003-06-04 Thread Dmitry Lisenko
On Tue, 3 Jun 2003, Christian Haul wrote: On 03.Jun.2003 -- 10:02 AM, Dmitry Lisenko wrote: On Tue, 3 Jun 2003, Dmitry Lisenko wrote: Hello, Cocooners Q: Can I set parameters of input modules in sitemap instead of cocoon.xconf ? WBR, Dmitry. BTW, cocoon v2.1

Input modules parameters in sitemap. Is it possible?

2003-06-03 Thread Dmitry Lisenko
Hello, Cocooners Q: Can I set parameters of input modules in sitemap instead of cocoon.xconf ? WBR, Dmitry. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Input modules parameters in sitemap. Is it possible?

2003-06-03 Thread Dmitry Lisenko
On Tue, 3 Jun 2003, Dmitry Lisenko wrote: Hello, Cocooners Q: Can I set parameters of input modules in sitemap instead of cocoon.xconf ? WBR, Dmitry. BTW, cocoon v2.1 cvs 05/17/2003 under Jetty. WBR, Dmitry

Re: Input modules parameters in sitemap. Is it possible?

2003-06-03 Thread Christian Haul
On 03.Jun.2003 -- 10:02 AM, Dmitry Lisenko wrote: On Tue, 3 Jun 2003, Dmitry Lisenko wrote: Hello, Cocooners Q: Can I set parameters of input modules in sitemap instead of cocoon.xconf ? WBR, Dmitry. BTW, cocoon v2.1 cvs 05/17/2003 under Jetty. Currently

input modules in sitemap component definitions

2003-01-10 Thread Geoff Howard
-source /map:action I am unable to find in the docs, wiki or archives or samples answers to the following two questions: 1) Is it currently possible to use input modules to define the value for data-source in the action definition example above, where a string value is returned? (the example

Re: input modules in sitemap component definitions

2003-01-10 Thread Christian Haul
src=com.xyz.Class name=hint-name data-sourcea-string/data-source /map:action I am unable to find in the docs, wiki or archives or samples answers to the following two questions: 1) Is it currently possible to use input modules to define the value for data-source in the action

RE: input modules in sitemap component definitions

2003-01-10 Thread Geoff Howard
-Original Message- From: Christian Haul [mailto:[EMAIL PROTECTED]] Sent: Friday, January 10, 2003 8:56 AM To: [EMAIL PROTECTED] Subject: Re: input modules in sitemap component definitions 1) Is it currently possible to use input modules to define the value for data-source

Re: input modules in sitemap component definitions

2003-01-10 Thread Christian Haul
On 10.Jan.2003 -- 09:40 AM, Geoff Howard wrote: From: Christian Haul [mailto:[EMAIL PROTECTED]] Sent: Friday, January 10, 2003 8:56 AM To: [EMAIL PROTECTED] Subject: Re: input modules in sitemap component definitions 1) Is it currently possible to use input modules to define the value

RE: input modules in sitemap component definitions

2003-01-10 Thread Geoff Howard
On 10.Jan.2003 -- 09:40 AM, Geoff Howard wrote: From: Christian Haul [mailto:[EMAIL PROTECTED]] Bummer. Can you suggest another way to accomplish this or a direction to look into patching this? Not really. So far, all configuration data nested inside a component declaration is

input modules in sitemap component definitions

2003-01-10 Thread Geoff Howard
-source /map:action I am unable to find in the docs, wiki or archives or samples answers to the following two questions: 1) Is it currently possible to use input modules to define the value for data-source in the action definition example above, where a string value is returned? (the example

Using input modules

2002-12-18 Thread Vermeulen, Francis
Hi, can anyone tell me how to make a sitemap recognize the use of an input module? I followed the documentation about using modules literally, but the sitemap generator does not seem to recognize the syntax. Here is the fragment of my sitemap: map:resources map:resource name=controller

Re: Using input modules

2002-12-18 Thread Christian Haul
On 18.Dec.2002 -- 10:00 AM, Vermeulen, Francis wrote: can anyone tell me how to make a sitemap recognize the use of an input module? I followed the documentation about using modules literally, but the sitemap generator does not seem to recognize the syntax. Here is the fragment of my sitemap:

RE: Using input modules

2002-12-18 Thread Vermeulen, Francis
-Original Message- From: Christian Haul [mailto:[EMAIL PROTECTED]] Sent: woensdag 18 december 2002 10:18 To: [EMAIL PROTECTED] Subject: Re: Using input modules On 18.Dec.2002 -- 10:00 AM, Vermeulen, Francis wrote: can anyone tell me how to make a sitemap recognize the use of an input module? I

how to use Input Modules ?

2002-10-07 Thread Barbara Post
It seems that DefaultsMetaModule could fit my need : since I have troubles with sitemap global parameters, they don't seem to work well, how can I use Input Module to feed some variables (constants in fact) in ? It's not clear to me. Thanks for more info. Babs

RE: how to use Input Modules ?

2002-10-07 Thread Piroumian Konstantin
-Original Message- From: Barbara Post [mailto:[EMAIL PROTECTED]] Sent: Monday, October 07, 2002 3:45 PM To: [EMAIL PROTECTED] Subject: how to use Input Modules ? It seems that DefaultsMetaModule could fit my need : since I have troubles with sitemap global parameters, they don't

Re: how to use Input Modules ?

2002-10-07 Thread Christian Haul
On 07.Oct.2002 -- 04:03 PM, Piroumian Konstantin wrote: First of all I should warn you to be careful with InputModules until some oficial release, cause they are actively discussed right now at the dev list and they can be changed (names, behavior, interfaces). You have been warned. To use

Re: how to use Input Modules ?

2002-10-07 Thread Barbara Post
- Original Message - From: Piroumian Konstantin [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, October 07, 2002 2:03 PM Subject: RE: how to use Input Modules ? First of all I should warn you to be careful with InputModules until some oficial release, cause they are actively

Input Modules

2002-10-07 Thread Barbara Post
OK guys, I give up. It seemed to be willing to work at first, but it won't. If I change the input module name I get : org.apache.avalon.framework.configuration.ConfigurationException: Error while creating node 'generate' at jndi:/localhost/baepp/sitemap.xmap:460:122 Or else, if I keep

use-case [was :Re: how to use Input Modules ?]

2002-10-07 Thread Barbara Post
into the code though). I also have a pretty complicated (long) pipeline (pasted below but now with the use of input modules, so everything prefixed by baepp may be also a global parameter), and use of global parameters with level 6 depth in the path kept failing : {../../../../../../taminoserver}. I