Re: Using views

2002-08-20 Thread Justin Fagnani-Bell
Igor, I think you can do what you want with a map:aggregrate, but not in every pipeline. Try somehting like this: This will match every url and then aggregate it with your other matchers. Then just have all your other matchers start with "part/". Of course, I

RE: Using views

2002-08-20 Thread Per Kreipke
> Hi! > > I'm about to start using views. I'm trying to do something that I'm not > sure can be done. > > Can I use in views? As far as I know, you can't tell cocoon to aggregate views. You can define a view to reference a part of an aggregate. > What for? Well, this way I would be able to add