Re: [Proposal] Sitemap parameters

2002-05-31 Thread Christian Haul
On 29.May.2002 -- 04:25 PM, Christian Haul wrote: > On 29.May.2002 -- 04:12 PM, Carsten Ziegeler wrote: > > Konstantin Piroumian wrote: > > > > > > > > Do we need to introduce new special element - - > > > > here? Won't it be better to just declare parameters right inside > > > > element? > > >

Re: [Proposal] Sitemap parameters

2002-05-29 Thread Christian Haul
On 29.May.2002 -- 04:12 PM, Carsten Ziegeler wrote: > Konstantin Piroumian wrote: > > > > > > Do we need to introduce new special element - - > > > here? Won't it be better to just declare parameters right inside > > > element? > > > > You are reading my thoughts! ;))) > > If one would extent t

RE: [Proposal] Sitemap parameters

2002-05-29 Thread Vadim Gritsenko
> From: Carsten Ziegeler [mailto:[EMAIL PROTECTED]] > > Konstantin Piroumian wrote: > > > > > > Do we need to introduce new special element - - > > > here? Won't it be better to just declare parameters right inside > > > element? > > > > You are reading my thoughts! ;))) > > > Ok, ok, two again

RE: [Proposal] Sitemap parameters

2002-05-29 Thread Carsten Ziegeler
Konstantin Piroumian wrote: > > > > Do we need to introduce new special element - - > > here? Won't it be better to just declare parameters right inside > > element? > > You are reading my thoughts! ;))) > Ok, ok, two against one :( - patch at will Carsten

Re: [Proposal] Sitemap parameters

2002-05-29 Thread Konstantin Piroumian
From: "Vadim Gritsenko" <[EMAIL PROTECTED]> > > From: Carsten Ziegeler [mailto:[EMAIL PROTECTED]] > > > > > > Stuart Roebuck wrote: > > > > > > On Wednesday, May 29, 2002, at 10:17 AM, Konstantin Piroumian wrote: > > > > > > > I've seen that discussion, but had problems with mail server and > >

Re: [Proposal] Sitemap parameters

2002-05-29 Thread Konstantin Piroumian
From: "Carsten Ziegeler" <[EMAIL PROTECTED]> > > Konstantin Piroumian wrote: > > > > > > > > You can configure the global parameters in the map:pipelines section: > > > > > > > > > > > > > > > > One question: why 'global-parameters' and not simply 'parameters'? > > > Hmm, I first name

RE: [Proposal] Sitemap parameters

2002-05-29 Thread Vadim Gritsenko
> From: Carsten Ziegeler [mailto:[EMAIL PROTECTED]] > > > Stuart Roebuck wrote: > > > > On Wednesday, May 29, 2002, at 10:17 AM, Konstantin Piroumian wrote: > > > > > I've seen that discussion, but had problems with mail server and > > > couldn't > > > join to it. > > > > > > My proposal is a li

RE: [Proposal] Sitemap parameters

2002-05-29 Thread Carsten Ziegeler
Konstantin Piroumian wrote: > > > > > You can configure the global parameters in the map:pipelines section: > > > > > > > > > > One question: why 'global-parameters' and not simply 'parameters'? > Hmm, I first named it 'parameters' and then I tried 'global-parameters' and I thoug

RE: [Proposal] Sitemap parameters

2002-05-29 Thread Carsten Ziegeler
Nicola Ken Barozzi wrote: > > From: "Carsten Ziegeler" <[EMAIL PROTECTED]> > > > You can configure the global parameters in the map:pipelines section: > > > > > > > > > > > > and use it: > > > > > > > >... > > > > > > ... > > :-) > > Is there a way to set

Re: [Proposal] Sitemap parameters

2002-05-29 Thread Konstantin Piroumian
From: "Carsten Ziegeler" <[EMAIL PROTECTED]> > Stuart Roebuck wrote: ... > > > > > > > > > > Just to say that this kind of functionality would be *really* useful. > > > And now the good news: it's already implemented in the latest CVS :) You are very quick :) > > You can configure the global p

Re: [Proposal] Sitemap parameters

2002-05-29 Thread Nicola Ken Barozzi
From: "Carsten Ziegeler" <[EMAIL PROTECTED]> > You can configure the global parameters in the map:pipelines section: > > > > > > and use it: > > > >... > > > ... :-) Is there a way to set the parameter out of the sitemap? It seems that using inputmodule

Re: [Proposal] Sitemap parameters

2002-05-29 Thread Konstantin Piroumian
From: "Sylvain Wallez" <[EMAIL PROTECTED]> > Konstantin Piroumian wrote: >> While input modules provide a way to > >_get_ variable values from different sources (sitemap, request, etc.), my > >need is to _set_ global parameters for the sitemap to avoid things like > >@skin@ in matcher patterns,

RE: [Proposal] Sitemap parameters

2002-05-29 Thread Carsten Ziegeler
Stuart Roebuck wrote: > > On Wednesday, May 29, 2002, at 10:17 AM, Konstantin Piroumian wrote: > > > I've seen that discussion, but had problems with mail server and > > couldn't > > join to it. > > > > My proposal is a little different. While input modules provide a way to > > _get_ variable val

Re: [Proposal] Sitemap parameters

2002-05-29 Thread Sylvain Wallez
Konstantin Piroumian wrote: >From: "Christian Haul" <[EMAIL PROTECTED]> > >>On 27.May.2002 -- 11:49 AM, Carsten Ziegeler wrote: >> >>>Konstantin Piroumian wrote: >>> Hi alls! While inspecting the Forrest's sitemap (src/documentation/conf/sitemap.xmap) I've found several lines

Re: [Proposal] Sitemap parameters

2002-05-29 Thread Stuart Roebuck
On Wednesday, May 29, 2002, at 10:17 AM, Konstantin Piroumian wrote: > I've seen that discussion, but had problems with mail server and > couldn't > join to it. > > My proposal is a little different. While input modules provide a way to > _get_ variable values from different sources (sitemap, r

Re: [Proposal] Sitemap parameters

2002-05-29 Thread Christian Haul
On 29.May.2002 -- 01:17 PM, Konstantin Piroumian wrote: > From: "Christian Haul" <[EMAIL PROTECTED]> > > > > could this be relevant to your discussion (I'm sneaking in 'cause I > > saw Carsten's cross post to cocoon-dev)? > > > > http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=102249009904928&w=2

Re: [Proposal] Sitemap parameters

2002-05-29 Thread Stuart Roebuck
On Wednesday, May 29, 2002, at 10:17 AM, Konstantin Piroumian wrote: > I've seen that discussion, but had problems with mail server and > couldn't > join to it. > > My proposal is a little different. While input modules provide a way to > _get_ variable values from different sources (sitemap, r

Re: [Proposal] Sitemap parameters

2002-05-29 Thread Konstantin Piroumian
From: "Christian Haul" <[EMAIL PROTECTED]> > On 27.May.2002 -- 11:49 AM, Carsten Ziegeler wrote: > > Konstantin Piroumian wrote: > > > > > > Hi alls! > > > > > > While inspecting the Forrest's sitemap > > > (src/documentation/conf/sitemap.xmap) > > > I've found several lines that are using Ant sub

Re: [Proposal] Sitemap parameters

2002-05-28 Thread Christian Haul
On 27.May.2002 -- 11:49 AM, Carsten Ziegeler wrote: > > Konstantin Piroumian wrote: > > > > Hi alls! > > > > While inspecting the Forrest's sitemap > > (src/documentation/conf/sitemap.xmap) > > I've found several lines that are using Ant substitution params like: > > . > > > > Won't it be better

RE: [Proposal] Sitemap parameters

2002-05-27 Thread Carsten Ziegeler
Konstantin Piroumian wrote: > > Hi alls! > > While inspecting the Forrest's sitemap > (src/documentation/conf/sitemap.xmap) > I've found several lines that are using Ant substitution params like: > . > > Won't it be better to have parameters at the top level in sitemap that can > be set externall