[Zope] acquisition
    Jason Leach 
    jason.leach at gmail.com
       
    Thu Nov 18 11:43:43 EST 2004
    
    
  
hi,
So I have a cookie crumblier login manager.  If I call a page that
accesses login manager the macro/ZPT (through acquisition) references
all my pages as: www.foo.com/login/mypage and
www.foo.com/login/otherpage.
I suppose its fry my references like href="mypage" in the
Macro/Template. Do I need to fully qualify all the references with
href="www.foo.com/mypage"?
Jason.
    
    
More information about the Zope
mailing list