Commit Graph

8 Commits

Author SHA1 Message Date
risto%netscape.com
cee97fa3bb Changing URLs 2000-03-01 23:11:38 +00:00
endico%mozilla.org
13fa9ab7dc Add support for indexing multiple trees from the same lxr directory. 1999-03-10 22:58:57 +00:00
jwz
59d58e6253 use the $baseurl symbolic name instead of /webtools/lxr/ 1998-06-16 09:12:47 +00:00
jwz
2b58f49fcf Well basically, I hate those layers popups that-aren't-quite-menus.
They've got to go.  The information that was on them is only one
click away anyhow.
1998-06-16 09:03:40 +00:00
jwz
3335a5c2d2 made the "changes" links show only the HEAD revisions. 1998-06-16 02:15:13 +00:00
jwz
54f1974d08 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
f4dbb69b71 patches from dawn to sync with latest official lxr 1998-06-16 00:57:48 +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