diff options
author | Fumitoshi UKAI <ukai@debian.or.jp> | 2003-01-11 16:10:11 +0000 |
---|---|---|
committer | Fumitoshi UKAI <ukai@debian.or.jp> | 2003-01-11 16:10:11 +0000 |
commit | 43a13e6fa54108c9c99437e03439918d9c5b949b (patch) | |
tree | a90fb3b364d886667e3a62c13ecd180353da12ba /Bonus/README.eng | |
parent | [w3m-dev 03634] smb.cgi (diff) | |
download | w3m-43a13e6fa54108c9c99437e03439918d9c5b949b.tar.gz w3m-43a13e6fa54108c9c99437e03439918d9c5b949b.zip |
Bonus/README.eng: sync with Bonus/README
From: Fumitoshi UKAI <ukai@debian.or.jp>
Diffstat (limited to '')
-rw-r--r-- | Bonus/README.eng | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/Bonus/README.eng b/Bonus/README.eng index 06613ee..71b2399 100644 --- a/Bonus/README.eng +++ b/Bonus/README.eng @@ -1,3 +1,17 @@ +smb.cgi + + [w3m-dev 03634] smb.cgi + localcgi to access SMB. + Since it uses nmblookup, smbclient, you should install samba. + Password can be configured in ~/.w3m/smb: + when -A option available smbclient -A ~/.w3m/smb + otherwise, environment variable PASSWD + that is set by contents of ~/.w3m/smb + +google.cgi + + [w3m-dev 03625] keymap key SEARCH string + html2latex Convert HTML document into LaTeX. Ruby script. incomplete. |