23 Jan
2002
23 Jan
'02
9:32 a.m.
On Wed, Jan 23, 2002 at 03:28:52AM -0600, Daniel Mahler wrote:
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.