Re: Matching HTML GET parameters in sitemap
warrell harries <[email protected]> Wed, 29 Jun 2016 06:47:37 +0000
| Newsgroups | gmane.text.xml.cocoon.user |
|---|---|
| Message-ID | <CAL-6e7sqNtJuDR6K-4UrEzMvDH1z+DUOWA82yhnpp=gMsEeUqg@mail.gmail.com> |
You could use the select matcher which allows you to alter flow through the pipeline based on a parameter value On Wed, 29 Jun 2016, 00:01 Charles Burd, <[email protected]> wrote: > In a Cocoon 2.1 installation, I'm trying to get a sitemap pipeline match > to differentiate between a URL that has no HTML GET parameters and one that > does. > > For example, I want two different matches for the following URLs: > > foo.org > > foo.org?operation=bar > > Thanks, > > Charles Burd > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >