ht2html question - Metatags?
"W.T. Bridgman" <[email protected]> Sun, 21 Sep 2003 12:17:04 -0400
| Newsgroups | gmane.comp.web.ht2html.devel |
|---|---|
| Message-ID | <[email protected]> |
Discovered your nifty little web site generator recently. It seems to
do *almost* exactly what I need if I could figure out some of the
documentation.
A couple of questions. I quickly perused the RFC 2822 page but didn't
see anything on metatags. I see some pieces that suggest ht2html can
support metatags in the HTML header, but I can't find any good example
of the .ht & resulting .html. Can you direct me to a good example?
Also, when I try to generate multiple pages, the links across the top
of the page seem to lose their link character. For example, if my
WebGenerator.py class has
sitelinks = [
('%(rootdir)s/index.html', 'Home'),
('%(rootdir)s/links.html', 'Links'),
('%(rootdir)s/resources.html', 'Resources'),
]
and I generate
ht2html.py -s WebGenerator index.ht links.ht resources.ht
then the Links and Resources pages don't have the previous links, ie.
Home, active. Is there a solution for this? I've seen sites
apparently generated with this tool that handle these topics, but
without the .ht file or more command-line examples, it's difficult to
figure out what's going on.
Thanks,
Tom
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php