aboutsummaryrefslogtreecommitdiffstats
path: root/Bonus/README
diff options
context:
space:
mode:
authorTatsuya Kinoshita <tats@vega.ocn.ne.jp>2011-05-04 07:05:14 +0000
committerTatsuya Kinoshita <tats@vega.ocn.ne.jp>2011-05-04 07:05:14 +0000
commit72f72d64a422d6628c4796f5c0bf2e508f134214 (patch)
tree0c9ea90cc53310832c977265521fb44db24a515e /Bonus/README
parentAdding upstream version 0.3 (diff)
downloadw3m-72f72d64a422d6628c4796f5c0bf2e508f134214.tar.gz
w3m-72f72d64a422d6628c4796f5c0bf2e508f134214.zip
Adding upstream version 0.5.1upstream/0.5.1
Diffstat (limited to '')
-rw-r--r--Bonus/README80
-rw-r--r--Bonus/README.eng77
2 files changed, 157 insertions, 0 deletions
diff --git a/Bonus/README b/Bonus/README
new file mode 100644
index 0000000..af019ce
--- /dev/null
+++ b/Bonus/README
@@ -0,0 +1,80 @@
+2ch.cgi
+
+ [w3m-dev 03635] 2ch.cgi
+ 2ch �� dat ��ľ�ɤߤ��� local CGI �Ǥ���
+
+ w3m file:/cgi-bin/2ch.cgi?http://pc.2ch.net/test/read.cgi/unix/1035755937/
+
+ wget �κ�ʬž��(-c)��Ȥ��ޤ���
+ �ɤ�� dat �� ~/.w3m2ch/ �ʲ�����¸���ޤ���
+ �񤭹��ߤϤǤ��ޤ���
+
+smb.cgi
+
+ [w3m-dev 03634] smb.cgi
+ SMB �˥����������� local CGI �Ǥ���
+ nmblookup,smbclient ��Ȥ��Τ� sabma �����󥹥ȡ��뤵��Ƥ���
+ ɬ�פ�����ޤ���
+ �ѥ���ɤϡ�
+ 1) ~/.w3m/smb �˥ѥ���ɤ����ꤵ��Ƥ��ꡢ
+ smbclient �� -A ���ץ�����Ȥ���ʤ�
+ smbclient -A ~/.w3m/smb �Ȥ����Ϥ��ޤ���
+ 2) �Ķ��ѿ� PASSWD_FILE (�ѥ���ɤΤߤΥե�����)������
+ ����Ƥ�����ϡ��Ķ��ѿ� PASSWD_FILE ��Ȥ��ޤ���
+ 3) ~/.w3m/smb �˥ѥ���ɤ����ꤵ��Ƥ���С�
+ �Ķ��ѿ� PASSWD_FD ��Ȥä�ɸ�����Ϸ�ͳ���Ϥ��ޤ���
+ �ɤ���ˤ��衢���ޤ��ɤ����ǤϤʤ��Τ� SMB(CIFS)�ץ��ȥ����
+ �����Ǥ��˾��
+
+google.cgi
+
+ [w3m-dev 03625] keymap key SEARCH string
+
+html2latex
+
+ HTML��ʸ���LaTeX ���Ѵ����ޤ���Ruby������ץȤǤ����Դ����Ǥ���
+ �������٤���ˤ�Ω�Ĥ��⤷��ޤ���
+
+ ����ˡ
+
+ html2latex file.html > file.tex
+
+ �������֤��Ƥ�����ͳ
+
+ makeref �Τ�������ʼ��Ǥ� :-)
+
+makeref
+
+ HTML��ʸ����ɤߡ����󥫡����ֹ�򿶤�ޤ����ֹ�򿶤ä�ʸ���
+ ɸ����Ϥ˽񤭽Ф����Ǹ�ˤ��ΰ�������Ϥ��ޤ���Ruby ������ץȤǤ���
+
+ ����ˡ
+
+ makeref [-url base_url] [file]
+
+ -url: ʸ���URL����ꤷ�ޤ�����󥯤ΰ�����Ф��Ȥ��ˡ�����URL��
+ �䴰���뤿��˻Ȥ��ޤ���
+
+ �Х�
+
+ HTML�ε��ҥߥ�( &lt; �ǤϤʤ� < ��Ȥ���&... �κǸ�� ; ���դ��ʤ�
+ ��)������ȡ��Ỵ�ʷ�̤ˤʤ뤳�Ȥ�����ޤ���
+
+ Ⱦ�ѥ���(JIS X-0201����)���б����Ƥ��ޤ���
+
+htmldump
+
+ URL ����HTMLʸ����ɤߡ����󥫡����ֹ�򿶤ä���������ɸ����Ϥ�
+ �񤭽Ф��ޤ���
+
+ ����ˡ
+
+ dumphtml [URL]
+
+ URL ���ά����ȡ�$WWW_HOME �����Ƥ��ɤߤޤ���
+
+ �Х�
+
+ URL �λؤ�ʸ��HTML�Ǥʤ��ä���硤���襤�����ʤ��Ȥˤʤ�ޤ���
+ makeref ��ȤäƤ���Τǡ�makeref �����ޤ������Ǥ��ʤ�ʸ���ɽ��
+ ���Ѥˤʤ�ޤ���
diff --git a/Bonus/README.eng b/Bonus/README.eng
new file mode 100644
index 0000000..2f7507d
--- /dev/null
+++ b/Bonus/README.eng
@@ -0,0 +1,77 @@
+2ch.cgi
+
+ [w3m-dev 03635] 2ch.cgi
+ localcgi to read 2ch dat directly
+
+ w3m file:/cgi-bin/2ch.cgi?http://pc.2ch.net/test/read.cgi/unix/1035755937/
+
+ It uses wget -c.
+ `dat' files are recorded under ~/w3m2ch/.
+ You can not post.
+
+smb.cgi
+
+ [w3m-dev 03634] smb.cgi
+ localcgi to access SMB.
+ Since it uses nmblookup, smbclient, you should install samba.
+ Password can be passed to smbclient:
+ 1) When the password is set by contents of ~/.w3m/smb and
+ -A option available, `smbclient -A ~/.w3m/smb' is used.
+ 2) When the environment variable PASSWD_FILE, it is used.
+ 3) When the password is set by contents of ~/.w3m/smb,
+ the password is passed via standrad I/O using
+ the environment variable PASSWD_FD.
+
+google.cgi
+
+ [w3m-dev 03625] keymap key SEARCH string
+
+html2latex
+
+ Convert HTML document into LaTeX. Ruby script. incomplete.
+
+ Usage:
+
+ html2latex file.html > file.tex
+
+ Why this script is here?
+
+ To exploit code for makeref. :-)
+
+makeref
+
+ Read HTML document and number the anchors. Print numbered document
+ into standard output and append reference index. Ruby script.
+
+ Usage:
+
+ makeref [-u] [-url base_url] [file]
+
+ -url: Specify URL of the document. It is used to complete link
+ in the document.
+
+ -u: Append URL after each anchor, instead of reference number.
+
+ Bugs
+
+ If there are any error in HTML (unbalanced < , character entity
+ without ; , etc.), output will be miserable.
+
+htmldump
+
+ Read HTML document from URL, number the anchors and format it,
+ and output it on standard output.
+
+ Usage
+
+ htmldump [-u] [URL]
+
+ -u: Append URL after each anchor, instead of reference number.
+
+ If URL is omitted, $WWW_HOME is used instead.
+
+ Bugs
+
+ It assumes that the document on URL is HTML.
+ As it uses makeref to number the anchor, it can't handle any document
+ makeref can't handle.