[l2h] Removing top buttons

Fred L. Drake, Jr. fdrake@acm.org
Fri, 15 Feb 2002 09:47:28 -0500


=?iso-8859-1?Q?Alberto_Sim=F5es/EPL?= writes:
 > 	I would like to generate HTML with the navigation links, but
 > without the top and bottom buttons. Can any body point me a solution
 > for this?

If you want the top & bottom panels to be the same, you can define the
sub navigation_panel() in your .l2hinit or other initialization file.
If you want the top & bottom to be different, define the subs
top_navigation_panel() and bot_navigation_panel() instead.


  -Fred

-- 
Fred L. Drake, Jr.  <fdrake at acm.org>
PythonLabs at Zope Corporation