[Zope] Re: Printable Page Question
Mike Renfro
renfro@tntech.edu
Tue, 18 Dec 2001 13:11:38 -0600
On Tue, Dec 18, 2001 at 10:07:54AM -0700, Jason Earl wrote:
> So if I call the method like this:
>
> http://myhost.com/mycontent/
>
> the root index_html is called and my content_html method is wrapped in
> a navigation bar. If it is called like this:
>
> http://myhost.com/mycontent/content_html
>
> I get the same thing sans navigation.
Do both of these come out as valid html? Normally the
standard_html_header and _footer contain all the wrapper <head>,
<body>, etc. tags.
--
Mike Renfro / R&D Engineer, Center for Manufacturing Research,
931 372-3601 / Tennessee Technological University -- renfro@tntech.edu