Re: sitemap path as parameter

2003-10-06 Thread Andreas Hartmann
Stefan Kostopoulos wrote: Hi everybody! Is there are placeholder for the absolute path of the sitemap (similar like {1} is a placeholder for the first wildcard)? You could take a look at the RealPathModule

Re: sitemap path as parameter

2003-10-06 Thread Konstantin Piroumian
Try to use the request input module: map:param name=param value={request:sitemapURI}/ (or something like this). Not sure if this is what you are looking for, but sounds similar. Regards, Konstantin From: Stefan Kostopoulos [EMAIL PROTECTED] Hi everybody! Is there are placeholder for the

sitemap path as parameter

2003-10-05 Thread Stefan Kostopoulos
Hi everybody! Is there are placeholder for the absolute path of the sitemap (similar like {1} is a placeholder for the first wildcard)? If not I think that would be a really usefull feature. Shouldn't be to hard to implement, too... What I want to do is to pass a path to a file as a XSLT