endico%mozilla.org
53079ef6e2
Rework the init subroutine in Common.pm so glimpse doesn't go through the normal http_wash stuff so now you can do regexp searches and search->for pointers. Reworked the search form so that searching for literals is the default. Meta characters automatically escaped unless the regexp button is pushed. Changed the docs so it no longer says to use double backslashes to escape metachars. That's only needed from the shell.
1999-09-10 19:03:39 +00:00
mccabe%netscape.com
33ddacb91a
Fix spelling; 'identfier' -> 'identifier'
1999-08-07 09:28:37 +00:00
endico%mozilla.org
25916fae56
index idl files too
1999-04-26 19:42:35 +00:00
endico%mozilla.org
d53c7c579e
A 4AcK to get this working with gtk+. Normally plus signs in urls are used to represent spaces. Here we need to actaully use plus signs so i'm disabling the plus->space conversion. Hopefully this doesn't break anything.
1999-04-23 19:55:04 +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%mozilla.org
ab3d561ef1
more of the above -- for the ?raw=1 link in
...
http://cvs-mirror.mozilla.org/webtools/lxr/source/build/mac/client.mac/Client.Mac%20READ%20ME
1999-01-31 11:18:32 +00:00
jwz%mozilla.org
0b79bf470f
changed `fileref' to do URL quoting, so that (for example)
...
http://cvs-mirror.mozilla.org/webtools/lxr/source/build/mac/client.mac/
links "Client.Mac READ ME" to
".../client.mac/Client.Mac%20READ%20ME" instead of
".../client.mac/Client.Mac READ ME"
1999-01-31 10:52:32 +00:00
endico%mozilla.org
449a75a25c
Add java support
1999-01-21 00:42:26 +00:00
endico%mozilla.org
e0b5f19159
fix regexps to fix shaver's xpcom/tools/xpidl/ description bustage
1999-01-14 03:52:10 +00:00
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