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

10 Коммитов

Автор SHA1 Сообщение Дата
risto%netscape.com 6e8a32a32e URL changes here too 2000-03-01 23:13:07 +00:00
endico%mozilla.org f03843e2f6 use shorter words so they fit on the screen for cvs blame and cvs log 1999-04-14 00:49:54 +00:00
slamm%netscape.com ab47bf0498 Add cvsblame to navigation links. 1999-03-20 02:05:36 +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 2606c95348 made the "changes" links show only the HEAD revisions.
added a "full change log" link.
1998-06-16 02:15:26 +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