hello everyone.
i use a variable in a page, let's say {:title} to display its title.
this is ok when you display the page.
when that page is included somewhere else, the {:title} takes the
value from the displayed page and not the original included page.
i know i could us {some.page:title} but that binds it to the page
name, while i would like it to be more general. if i have to write the
whole page name hard-coded, so i could as well write again the whole
title hard-coded. i dont want this.

so, is there any way to refer the current page regardless of its
inclusion?

blues

-- 
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