aboutsummaryrefslogtreecommitdiffstats
path: root/Bonus/README.eng
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Bonus/README.eng14
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.