diff options
| author | fukachan <fukachan> | 2002-07-02 10:39:28 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2002-07-02 10:39:28 +0000 |
| commit | b753b70a78a0ec9b5e82d37a8db6735ca59cfc4c (patch) | |
| tree | 706989986f84f0ef077a6616f520c61a8dee1606 /fml/doc/ja/tutorial/usage/cgi.sgml | |
| parent | d5fb6f177372244aefa3b7156a97132959a4956d (diff) | |
| download | fml8-b753b70a78a0ec9b5e82d37a8db6735ca59cfc4c.tar.gz fml8-b753b70a78a0ec9b5e82d37a8db6735ca59cfc4c.tar.bz2 fml8-b753b70a78a0ec9b5e82d37a8db6735ca59cfc4c.zip | |
updated to sync w/ current
clean up the structure to catch up "fml bible" structure
Diffstat (limited to 'fml/doc/ja/tutorial/usage/cgi.sgml')
| -rw-r--r-- | fml/doc/ja/tutorial/usage/cgi.sgml | 23 |
1 files changed, 21 insertions, 2 deletions
diff --git a/fml/doc/ja/tutorial/usage/cgi.sgml b/fml/doc/ja/tutorial/usage/cgi.sgml index 235701be..bc1fb346 100644 --- a/fml/doc/ja/tutorial/usage/cgi.sgml +++ b/fml/doc/ja/tutorial/usage/cgi.sgml @@ -1,5 +1,5 @@ <!-- - $FML: cgi.sgml,v 1.2 2002/03/18 13:34:36 fukachan Exp $ + $FML: cgi.sgml,v 1.3 2002/04/01 23:41:07 fukachan Exp $ --> <chapter id="cgi"> @@ -10,6 +10,26 @@ <para> CGI による設定ツールです。 CGI で可能な項目は makefml のサブセットとなります。 +<screen> +例: CGI トップ画面 + + @home.fml.org CGI for configuration + +fml admin menu fml CGI interface for @home.fml.org ML's +mailing list: +[elena] 左のナビゲーションバーから、ML(mailing list)とコマ +command: ンド(command)を選択し、 submit ボタンを押して下さい +[subscribe ] 。 +[submit][reset] + subscribe アドレスの追加 + unsubscribe アドレスの削除 + addadmin リモート管理者アドレスの追加 + byeadmin リモート管理者アドレスの削除 +options Language: list アドレスリストを見る +[Japanese] [change] log ログを見る + newml MLの作成 + rmml MLの削除 +</screen> </para> <para> @@ -21,5 +41,4 @@ CGI で可能な項目は makefml のサブセットとなります。 </para> - </chapter> |
