Err... yes.

And my original problem ("why doesn't "&title" work?") turns out to be
because when 'extending' it is necessary to explicitly declare attrs
again.

On Jun 23, 2:00 am, oldlibmike <[email protected]> wrote:
> Don't you mean "all_attributes"? The example below has a typo.
>
> On Jun 22, 11:47 am, Cameron <[email protected]> wrote:
>
> > The example below does not compile, all_attributes is unavailable.
> > <extend tag="page">
> >     <%= all_attribtues -%>
> > </extend>
>
> > This, in the same (theme definition) file works as expected.
> > <def tag="wwwww">
> >   <%= all_attribtues -%>
> > </def>
>
> > Is this intended or a bug? If intended, why?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Hobo 
Users" 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/hobousers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to