On Jan 22, 7:41 pm, Slobodan Milnović <[email protected]> wrote:
> Well, it seems I don't understand how to use it. Here is my code, > > http://paste.lisp.org/+2JQR/1 > > of which there are some parts that I have cannibalized from various > sources, without actually understanding how some things work. And that > is probably the main problem... > > When I try to use it like this, I get only a blank page. So, there has > to be some way for me to explain to weblocks how to render the > navigation, but I don't understand how to integrate your widget with > my code. Here's a runnable example that will hopefully help you more: http://paste.lisp.org/display/118899#2 It doesn't use the proper login widget but should show quite clearly what needs to be done. I can modify it so that it will use your login stuff, but perhaps you want to try first. Note: the (redirect "/") is a kludge that can be solved by initiating a re-dispatch of the protected-navigation. Leslie -- You received this message because you are subscribed to the Google Groups "weblocks" 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/weblocks?hl=en.
