bear%code-bear.com
bc31927211
Add a "Raw Output" to the source listing header template - this gives the page a link where
...
the user can see the raw (non-html'ized) file content.
Patch created by Alex Vincent
bug 198802, r=bear
2006-05-02 17:38:58 +00:00
timeless%mozdev.org
03eb1f05a7
Bug 144496 lxr for a branch should link to bonsai for the branch
...
r=preed@mozilla.com
2005-12-27 16:23:20 +00:00
risto%netscape.com
75a7ed78ba
URL changes here too
2000-03-01 23:13:07 +00:00
endico%mozilla.org
f771cec637
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
a894e7af85
Add cvsblame to navigation links.
1999-03-20 02:05:36 +00:00
endico%mozilla.org
30a2832cbc
Add support for indexing multiple trees from the same lxr directory.
1999-03-10 22:58:57 +00:00
jwz
a1d7e7bfc9
use the $baseurl symbolic name instead of /webtools/lxr/
1998-06-16 09:12:47 +00:00
jwz
baf5726bcc
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
cd6479ecb6
made the "changes" links show only the HEAD revisions.
...
added a "full change log" link.
1998-06-16 02:15:26 +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