[Zope] viewing page source
   
    Oleg Broytmann
     
    Oleg Broytmann <phd@phd.pp.ru>
       
    Wed, 23 Jan 2002 12:32:38 +0300
    
    
  
On Wed, Jan 23, 2002 at 03:28:52AM -0600, Daniel Mahler wrote:
>  > http://www.zope.org/view_source/view_source?pp=1
> 
> Why then does my Zope-2.4.3 give "Resource not found"?
   Because view_source is not included in the Zope distribution (it is
security risk to have it automatically enabled). Copy it verbatim from the
page I mentioned. And give it 'Manger' proxy role (document_src() call
requires Manager's permissions).
Oleg.
-- 
     Oleg Broytmann            http://phd.pp.ru/            phd@phd.pp.ru
           Programmers don't die, they just GOSUB without RETURN.