Re: Matching HTML GET parameters in sitemap
Great news. Well done! On Wed, 29 Jun 2016, 23:39 crburd, <crb...@gmail.com> wrote: > Thanks for the suggestion. While I couldn't get the method to work, it did > lead me, in researching it, to this action: > > org.apache.cocoon.acting.RequestParameterExistsAction > > Once I figured how to implement it, all was well. > > Charles > > On Jun 29, 2016, at 1:37 AM, warrell harries-4 [via Cocoon] wrote: > > 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, < href="x-msg://17/user/SendEmail.jtp?type=nodenode=58674i=0" > target="_top" rel="nofollow" link="external">[hidden email]> 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 <http://foo.org/?operation=bar> >> >> Thanks, >> >> Charles Burd >> >> >> >> - >> > To unsubscribe, e-mail: > href="x-msg://17/user/SendEmail.jtp?type=nodenode=58674i=1" >> target="_top" rel="nofollow" link="external">[hidden email] >> For additional commands, e-mail: > href="x-msg://17/user/SendEmail.jtp?type=nodenode=58674i=2" >> target="_top" rel="nofollow" link="external">[hidden email] >> >> > > -- > If you reply to this email, your message will be added to the discussion > below: > > http://cocoon.10839.n7.nabble.com/Matching-HTML-GET-parameters-in-sitemap-tp58673p58674.html > To start a new topic under Cocoon - Users, email [hidden email] > <http:///user/SendEmail.jtp?type=node=58675=0> > To unsubscribe from Cocoon - Users, click here. > NAML > <http://cocoon.10839.n7.nabble.com/template/NamlServlet.jtp?macro=macro_viewer=instant_html%21nabble%3Aemail.naml=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> > > > > -- > View this message in context: Re: Matching HTML GET parameters in sitemap > <http://cocoon.10839.n7.nabble.com/Matching-HTML-GET-parameters-in-sitemap-tp58673p58675.html> > Sent from the Cocoon - Users mailing list archive > <http://cocoon.10839.n7.nabble.com/Cocoon-Users-f3.html> at Nabble.com. >
Re: Matching HTML GET parameters in sitemap
Thanks for the suggestion. While I couldn't get the method to work, it did lead me, in researching it, to this action: org.apache.cocoon.acting.RequestParameterExistsAction Once I figured how to implement it, all was well. Charles On Jun 29, 2016, at 1:37 AM, warrell harries-4 [via Cocoon] wrote: > 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, <[hidden email]> 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: [hidden email] > For additional commands, e-mail: [hidden email] > > > > If you reply to this email, your message will be added to the discussion > below: > http://cocoon.10839.n7.nabble.com/Matching-HTML-GET-parameters-in-sitemap-tp58673p58674.html > To start a new topic under Cocoon - Users, email > ml-node+s10839n3...@n7.nabble.com > To unsubscribe from Cocoon - Users, click here. > NAML -- View this message in context: http://cocoon.10839.n7.nabble.com/Matching-HTML-GET-parameters-in-sitemap-tp58673p58675.html Sent from the Cocoon - Users mailing list archive at Nabble.com.
Re: Matching HTML GET parameters in sitemap
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,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: users-unsubscr...@cocoon.apache.org > For additional commands, e-mail: users-h...@cocoon.apache.org > >
Matching HTML GET parameters in sitemap
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: users-unsubscr...@cocoon.apache.org For additional commands, e-mail: users-h...@cocoon.apache.org