Sorry, don't understand this request. What is the string of text you are trying to find?
And what is the source of the page you are trying to match? I do not seem to understand the situation well enough. Cheers, Dam On Wed, Apr 8, 2009 at 1:01 AM, Linly <[email protected]> wrote: > > Hi Dan, > > This is not a urgent request. Please take your time. > > I have some categories in page "side". I want to check if a page is a > sidebar category or not. So I use this: > > <code> > [if inpage page='side' find='{p}'] is category [else] is not [if] > </code> > > But it fail to work. So I use this instead: > > <code> > [if inpage page='side' find='{title}'] is category [else] is not [if] > </code> > > This code worked but it is not that perfect than the former one. I'd > like to request that "inpage" to support finding page link in target > page. > > Cheers, linly > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "BoltWire" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/boltwire?hl=en -~----------~----~----~----~------~----~------~--~---
