Hi,
I was experimenting with C2:s cinclude system and found out that original
sitemap parameters do not exist when cincluded content is called
I'm wanted to use url itself to describe user and I needed to forward that
info on Python scripts.
and in data.
> > Maybe we should rename the action to RequestDetailsAction
> > or something since now it make request detail available
> > to the sitemap.
>
> It's probably a good idea. I was going to add support for session and
> context attributes too, so a more generic name is definitely needed
It's fine. Thanks!
--
Torsten
> Torsten,
>
> Checked in your patch. Please cross-check.
>
> Thanks,
> dims
>
> --- Torsten Curdt <[EMAIL PROTECTED]> wrote:
> > Ok, guys,
> >
> > I modified the RequestParamAction so the
> > - request URI
> > - request Query
> > - servlet context
> > becomes
On Wed, 11 Jul 2001, Torsten Curdt wrote:
> Maybe we should rename the action to RequestDetailsAction
> or something since now it make request detail available
> to the sitemap.
It's probably a good idea. I was going to add support for session and
context attributes too, so a mor
Torsten,
Checked in your patch. Please cross-check.
Thanks,
dims
--- Torsten Curdt <[EMAIL PROTECTED]> wrote:
> Ok, guys,
>
> I modified the RequestParamAction so the
> - request URI
> - request Query
> - servlet context
> becomes available in the sitemap.
>
> I also made the populating of
Hi Torsten,
On Wed, 11 Jul 2001, Torsten Curdt wrote:
> ..
>
> Hope all this is fine with you Marcus?
All fine with me. Thanks for your help mate. :-)
Cheers,
Marcus
--
.
,,$, Marcus Crafter
;$' ':Computer Systems E
Ok, guys,
I modified the RequestParamAction so the
- request URI
- request Query
- servlet context
becomes available in the sitemap.
I also made the populating of the parameters to
the substitution map configurable (true/false)
Maybe we should rename the action to RequestDetailsAction
or som