Commit Graph

7 Commits

Author SHA1 Message Date
jwz%netscape.com
b7934e9a91 from Dawn Endico <dawn@cannibal.mi.org>:
Make the url prefix for bonsai configurable.
1998-07-28 19:18:54 +00:00
jwz
16188fe64f oh, fuck me 1998-06-20 01:31:01 +00:00
jwz
2eabc03b21 backed out the last few changes; it's all messed up and I don't feel like messing with it right now. 1998-06-20 01:29:23 +00:00
jwz
fd5b2bc1f0 template-source-tail was identical to template-tail; nuked it. 1998-06-16 02:15:51 +00:00
jwz
29748e5b2f 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
ba4c1e8928 *** empty log message *** 1998-06-12 19:41:29 +00:00
jwz
2dd3df9069 initial revision of lxr (note that this code is under the GPL.) 1998-06-11 23:56:23 +00:00