Граф коммитов

12 Коммитов

Автор SHA1 Сообщение Дата
jwz%netscape.com a821b69788 from Dawn Endico <dawn@cannibal.mi.org>:
add bonsaihome configuration variable
1998-07-28 19:17:42 +00:00
jwz%netscape.com 070c75cb48 from Dawn Endico <dawn@cannibal.mi.org>:
export $Path variable. Local.pm needs it as a global variable.

htmlify file names and email addresses
1998-07-28 19:17:30 +00:00
jwz 6de4a254db dawn@cannibal.mi.org:
htmlify descriptions in directory listings

   remove some more style file stuff
1998-06-23 01:01:39 +00:00
jwz ebb3bc4a58 emit a mostly-correct Last-Modified header on the generated pages. 1998-06-16 20:23:42 +00:00
jwz a9a6ae031a Recognise .jpeg, .pjpg, and .pjpeg as JPEG extensions.
Put a label next to embedded images.

When the extension of a file is unrecognised, look at the first
line of the file to guess whether it is text or binary; if it
looks binary, emit a link, instead of dumping out the whole file.
1998-06-16 19:53:43 +00:00
jwz 1886283728 allow the $banner file names to wrap, by emitting a space after each slash. 1998-06-16 08:42:22 +00:00
jwz 3928a2de08 yuck. you can't use ".." in otherwise-fully-qualified URLs, so I had
to add another template variable, $dotdoturl, that is just like $baseurl
but points to one directory higher.  Sucks!
1998-06-16 01:18:34 +00:00
jwz 0095f437d4 patches from dawn to sync with latest official lxr 1998-06-16 00:57:48 +00:00
jwz 0f0bbe0a61 added a number of new template files:
instead of just "htmlhead" and "htmltail" there are now:

    "sourcehead" and "sourcetail"
    "sourcedirhead" and "sourcedirtail"
    "findhead" and "findtail"
    "identhead" and "identtail"
    "searchhead" and "searchtail"

so that each CGI can have its own custom headers and footers.
If (for example) identhead isn't configured in lxr.conf, then
htmlhead will be used instead.

"sourcedir*" is used in preference to "source*" when the output
of the "source" script is a CGI.  If sourcedir* aren't configured,
then it falls back to "source*" (and from there to "html*")
1998-06-16 00:51:27 +00:00
jwz adbc2965ad I'm a chimp; I didn't test the last change, and left out the blank line after
the headers.
1998-06-15 17:15:35 +00:00
jwz c87d587038 don't send last-modified headers with a static date... 1998-06-15 05:08:14 +00:00
jwz 10dfc8caab initial revision of lxr (note that this code is under the GPL.) 1998-06-11 23:56:23 +00:00