RE: Can I do this?

2003-03-26 Thread Reinhard Pötz
To: [EMAIL PROTECTED] Subject: Re: Can I do this? It's really working :) Thanks ! :) I just have one problem, if I search for two terms it goes as term1+term2 and it produces no results, as well if i type them under quotes, like term1 term2 :| Can I parse the querystring on the fly

Re: Can I do this?

2003-03-26 Thread Konstantin Piroumian
and it produces no results, as well if i type them under quotes, like term1 term2 :| Can I parse the querystring on the fly ? Thanks - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, March 25, 2003 11:01 PM Subject: Re: Can I do this? Oops... forget

Can I do this?

2003-03-25 Thread joaocesar
Can I (?) do anything like this: map:match pattern="search?query=*" map:generate type="file" src="" href="http://blablabla?term={1}">http://blablabla?term={1}/ map:transform type="xslt" src=""/ map:serialize type=&quo

Re: Can I do this?

2003-03-25 Thread Ryan Hoegg
Have you considered doing this in an XSP or an Action? -- Ryan Hoegg ISIS Networks http://www.isisnetworks.net [EMAIL PROTECTED] wrote: Can I (?) do anything like this: map:match pattern=search?query=* map:generate type=file src=http://blablabla?term={1} http://blablabla?term=%7B1%7D

Re: Can I do this?

2003-03-25 Thread Marc Portier
] wrote: Can I (?) do anything like this: map:match pattern=search?query=* map:generate type=file src=http://blablabla?term={1}/ map:transform type=xslt src=stylesheets/search2html.xsl/ map:serialize type=html/ /map:match I've found that if I do (...) pattern=*.search

Re: Can I do this?

2003-03-25 Thread joaocesar
I'm new at cocoon, but it seems to me a little blurry where the right place to do something... And I don't know for example, what can I do with an action, so I was experimenting some techniques to have my objective done, but what I'm looking for, is: I've made a form to search for a term. When

Re: Can I do this?

2003-03-25 Thread Tony Collen
On Tue, 25 Mar 2003 [EMAIL PROTECTED] wrote: I'm new at cocoon, but it seems to me a little blurry where the right place to do something... And I don't know for example, what can I do with an action, so I was experimenting some techniques to have my objective done, but what I'm looking

RE: Can I do this?

2003-03-25 Thread Reinhard Pötz
, March 25, 2003 10:54 PM To: [EMAIL PROTECTED] Subject: Can I do this? Can I (?) do anything like this: map:match pattern=search?query=* map:generate type=file src=http://blablabla?term={1}/ map:transform type=xslt src=stylesheets/search2html.xsl/ map:serialize type=html

Re: Can I do this?

2003-03-25 Thread joaocesar
] To: [EMAIL PROTECTED] Sent: Tuesday, March 25, 2003 10:29 PM Subject: RE: Can I do this? Checkout input modules - they should be available in 2.04. They grant you easy access to the request parameters. map:generate type=file src=http://blablabla?term={request:query}/ Regards, Reinhard -Original

RE: Can I do this?

2003-03-25 Thread Reinhard Pötz
this will change in the nearer future. Regards, Reinhard -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 25, 2003 11:48 PM To: [EMAIL PROTECTED] Subject: Re: Can I do this? Thanks :) I've added them into cocoon.xconf, but know i'm

Re: Can I do this?

2003-03-25 Thread joaocesar
Oops... forget it I've changed the wrong cocoon.xconf (I'm working on the network, but have changed local file :| ), it's now error free:) Thanks - Original Message - From: Reinhard Pötz [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, March 25, 2003 10:56 PM Subject: RE: Can I do

Re: Can I do this?

2003-03-25 Thread joaocesar
] To: [EMAIL PROTECTED] Sent: Tuesday, March 25, 2003 11:01 PM Subject: Re: Can I do this? Oops... forget it I've changed the wrong cocoon.xconf (I'm working on the network, but have changed local file :| ), it's now error free:) Thanks - Original Message - From: Reinhard Pötz

RE: [HELP] How Can I do ?

2002-07-10 Thread TREGAN Fabien
Look for a thread whom subject is Help on Sitemap wich started in march 2002. note for diana : Should this Question be considered as Frequently Asked ? ? -Message d'origine- De: illo [mailto:[EMAIL PROTECTED]] Date: mardi 9 juillet 2002 16:22 À: [EMAIL PROTECTED] Objet: [HELP] How Can I

Re: [HELP] How Can I do ?

2002-07-10 Thread Diana Shannon
On Wednesday, July 10, 2002, at 02:34 AM, TREGAN Fabien wrote: Look for a thread whom subject is Help on Sitemap wich started in march 2002. note for diana : Should this Question be considered as Frequently Asked ? ? I'll make sure it's added, Fabien. Thanks for flagging it. It would

RE: [HELP] How Can I do ?

2002-07-10 Thread TREGAN Fabien
I'll make sure it's added, Fabien. Thanks for flagging it. It would be wonderful to have a library of sitemap/pipeline snippets, to give users ideas how to accomplish almost anything. But we can only build such a library one snippet at a time. And it takes contributions from all kinds of

Re: [HELP] How Can I do ?

2002-07-10 Thread Harry J. Foxwell
I'll make sure it's added, Fabien. Thanks for flagging it. It would be wonderful to have a library of sitemap/pipeline snippets, to give users ideas how to accomplish almost anything. some kind of flow chart that allows you to select what kind of task you're trying to accomplish and then

[HELP] How Can I do ?

2002-07-09 Thread illo
Hello All, I hava a question for sitemap how can i write a sitmap: if i request http://site/test.xml it will transform by default.xsl if i request http://site/test.xml?sytle=test.xsl it

[HELP] How Can I do ?

2002-07-09 Thread illo
Hello All, I hava a question for sitemap how can i write a sitmap: if i request http://site/test.xml it will transform by default.xsl if i request http://site/test.xml?sytle=test.xsl it

[HELP] How Can I do ?

2002-07-09 Thread illo
Hello All, I hava a question for sitemap how can i write a sitmap: if i request http://site/test.xml it will transform by default.xsl if i request http://site/test.xml?sytle=test.xsl it

[HELP] How Can I do ?

2002-07-09 Thread illo
Hello All, I hava a question for sitemap how can i write a sitmap: if i request http://site/test.xml it will transform by default.xsl if i request http://site/test.xml?sytle=test.xsl it

Re: [HELP] How Can I do ?

2002-07-09 Thread Matteo Di Giovinazzo
use the selector: org.apache.cocoon.selection.RequestParameterSelector This should works: map:pipeline map:match pattern=/test.xml map:generate src={1}/ map:select type=request-parameter map:parameter name=parameter-name value=style/ map:when test=test.xsl

Re: [HELP] How Can I do ?

2002-07-09 Thread Joerg Heinicke
I think, that's not the best way. Why not doing it in the same way as a few hours ago posted: http://www.mail-archive.com/cocoon-users@xml.apache.org/msg15068.html. Regards, Joerg Matteo Di Giovinazzo wrote: use the selector: org.apache.cocoon.selection.RequestParameterSelector This

Can I do This ?

2001-09-18 Thread Tod Thomas
Can I run Cocoon with Tomcat only, not including Apache? If so how do I go about it? I just tried and get pretty funky output. Thanks - Tod - Please check that your question has not already been answered in the FAQ before

Re: Can I do This ?

2001-09-18 Thread jose . camacho
i've just do it! cocoon + tomcat only ! and it goes well. - Please check that your question has not already been answered in the FAQ before posting. http://xml.apache.org/cocoon/faqs.html To unsubscribe, e-mail: [EMAIL