Matching HTML GET parameters in sitemap

Charles Burd <[email protected]> Tue, 28 Jun 2016 19:01:04 -0400
Newsgroups gmane.text.xml.cocoon.user
Message-ID <[email protected]>
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