あめざーねっと III type
あめざーねっと IVで二番目に利用していたスクリプトです。
スレッドフロート型の掲示板です。
複数の掲示板の設置・運営・管理が簡単に行えます。
ログと掲示板TOPがhtmlファイルのため、サーバーにかかる負荷が少ないです。
i-mode、ez-webにも対応しています。携帯電話からのログの閲覧、記事の投稿ができます。
複数の板の記事を一つの板で閲覧・投稿できるようにした「REMIX掲示板」のスクリプトが追加されました。
■サンプル
ただいま準備中です。
■ダウンロード
amezor3.zip (99.1 KB)
■ファイル内容
以下のファイル・フォルダが含まれてます
amezo.cgi
amezoremix.cgi
amezoneta.cgi
res.cgi
del.cgi
res1001.cgi
i.cgi
dai.cgi
header.html
main_header.html
remix_header.html
neta_header.html
blist.txt
jcode.pl
readme.txt
imageフォルダ
0206r2.gif
0406b.gif
0406l.gif
0406r.gif
0407b.gif
neko.gif
heart.gif
unko.gif
line.gif
ameren.gif
main フォルダ
index.html
index2.htm
res1000.htm
res1000_next.htm
tdel.html
dat フォルダ 注)空のフォルダです
remix フォルダ
index.html
index2.htm
res1000.htm
res1000_next.htm
tdel.html
dat フォルダ 注)空のフォルダです
neta フォルダ
index.html
index2.html
res1000.html
res1000_next.html
tdel.html
dat フォルダ 注)空のフォルダです
■設置方法
1:解凍されたフォルダ内の 各cgi ファイルと設定ファイルの設定を行ってください。
2:サーバーにアップする(括弧の中の数字はパーミッション。サーバーによって適宜変更してください。)
amezo.cgiの21行目に書いたURL
├amezo.cgi(705)
├amezoremix.cgi(705)
├amezoneta.cgi(705)
├res.cgi(705)
├del.cgi(705)
├res1001.cgi(705)
├i.cgi(705)
├dai.cgi(705)
├header.html(604)
├main_header.html(604) 注)main板用ヘッダーファイル
├remix_header.html(604) 注)amezoremix.cgi使用板用ヘッダーファイル
├neta_header.html(604) 注)amezoneta.cgi使用板用ヘッダーファイル
├blist.txt(604)
├キャップ設定ファイル(600 or 400)
├NGワード設定ファイル(600 or 400)
├書き込み規制ホスト設定ファイル(600 or 400)
├jcode.pl
│
├image/
│ ├各画像
│
├main/(707) フォルダ (amezo.cgi使用掲示板)
│ ├index.html(707)
│ ├index2.html(707)
│ ├res1000.html(707)
│ ├res1000_next.html(707)
│ ├tdel.html(604)
│ └dat/(707) フォルダ 注)空のフォルダです
│
├remix/(707) フォルダ (amezoremix.cgi使用掲示板)
│ ├index.html(707)
│ ├index2.html(707)
│ ├res1000.html(707)
│ ├res1000_next.html(707)
│ ├tdel.html(604)
│ └dat/(707) フォルダ 注)空のフォルダです
│
├neta/(707) フォルダ (amezoneta.cgi使用掲示板)
│ ├index.html(707)
│ ├index2.html(707)
│ ├res1000.html(707)
│ ├res1000_next.html(707)
│ ├tdel.html(604)
│ └dat/(707) フォルダ 注)空のフォルダです
│
├blist.txtの一覧の分だけ繰り返します。
