[Zope3-Users] Question/Problem with UserPreferences
    Stephan Richter 
    srichter at cosmos.phy.tufts.edu
       
    Fri Jun 10 14:59:04 EDT 2005
    
    
  
On Friday 10 June 2005 14:44, Florian Lindner wrote:
> > Can you attach the entire PT script?
>
> Of course.
>
> Attached is usersettings.pt which contains the line that produces the eror
> and template.pt which provides the page standard_macro.
try: "context/++preferences++/UserSettings/email"
instead of: "++preferences++/UserSettings/email"
I think this will work, since this is how I do it in API Doc as well.
Regards,
Stephan
-- 
Stephan Richter
CBU Physics & Chemistry (B.S.) / Tufts Physics (Ph.D. student)
Web2k - Web Software Design, Development and Training
    
    
More information about the Zope3-users
mailing list