[l2h] Customising the appearance of web pages created with l2h

Fred L. Drake, Jr. fdrake@acm.org
Tue, 25 Sep 2001 14:41:56 -0400


Paul Lussier writes:
 > But the $TITLE isn't defined here.  It's easy enough to get $TITLE 
 > into my custom nav panel, the problem is that I want to then remove 
 > $TITLE from immediately below the nav panel which doesn't seem to be 
 > defined in .l2h-init.

  Are you talking about the "title page" area?  To change that, you
need to re-define do_cmd_maketitle() or modify $t_title (there might
be other consequences of setting $t_title to '').

 > I'm trapsing through the l2h code now, man is that ugly looking code.
 > And no comments!  Arrrrrrgh!  Why doesn't anyone comment their code anymore?

  Like I said, it's hard to know what Perl to write!  ;-)


  -Fred

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