probably would do something like app/views/users/login-page.dryml
with:

<login-page>
  <before-actions:>
    ...
  </before-actions:>
</login-page>

though I have not tested but should work

On Sep 11, 9:45 pm, tjg <[email protected]> wrote:
> Well, it was easy to just take a copy of the source 
> fromhttp://cookbook.hobocentral.net/api_tag_defs/login-pageand adjust it
> as necessary.
>
> But in the interests of being DRY (and not even repeating Hobo
> source), was there some particularly cool way of extending the <login-
> page> that's different?
>
> Tim
>
> On Sep 11, 11:35 pm, tjg <[email protected]> wrote:
>
> > Hi all;
>
> > Just trying to customize the <login-page> and can't make head nor tail
> > of how it works. The "login-page" tag sure doesn't seem to want to be
> > extended like other core tags.  It complains. Alot.
>
> > I'd like to to add an additional checkbox and label (such as "I agree
> > to the Terms of this site."). How does the login-page tag function? Do
> > I have to completely define my own tag (e.g. using the source 
> > fromhttp://cookbook.hobocentral.net/api_tag_defs/login-page?
>
> > <extend tag="login-page">
>
> >         ?? What to do ??
>
> > </extend>
>
> > Many thanks,
> > Tim

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