Sorry to resurrect a dead thread, but I'm using templates within
templates, so I thought I'd reuse it.

I need to have a search function inside a template. I need to format
the output according to the pagename of the result.

{+p} refers to the target of the template.

I need something like {++p} to refer to the target of the search
inside the template. Does it exist?

I need this both for "fmt" and "if".

If one ever uses templates within templates, this is vital. With it,
one can chain templates endlessly. Without it, one is pretty screwed.


I'm using it to accomodate some accounting stuff built with boltwire.
I need to zero a counter for each account in a group, inside a
search ... yeah I'm not going to explain this so anyone understands
it. Holy crap it's 4 am. But I really need {++p} functionality or an
alternative.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to