|
|
BBSNote v8.0a20 BBSNote v8.0a20 (配布元:WonderCatStudio) お絵かき掲示板(しぃペインター対応) ※しぃアプレット(paintBBS・しぃペインター)のみ使用の場合限定 ○bbsnote_80a20.zip (BBSNote V80a20) 解凍時 (配布元:WonderCatStudio) bbsnote_80a20 / (*) | ├ images / (*) | └ lf_close.gif (*) ├ sys / (*) | ├ count.cgi (*) | ├ history.cgi (*) | ├ index.cgi (*) | ├ palette.cgi (*) | └ pool.cgi (*) ├ bbsnote.cgi (*) ├ config.cgi (*) ├ index.html (*) ├ info.cgi (*) ├ jcode.pl (*) ├ paint.cgi (*) ├ paintcfg.cgi (*) ├ ReadMe.txt ├ skin.cgi (*) └ skincfg.cgi (*) ○sptr105_4.zip 解凍時 (配布元:Javaなお子様的HP) sptr105_4 / ├ res / (*) | ├ bn.gif (*) | ├ normal.zip (*) | ├ pro.zip (*) | ├ res.txt (*) | ├ res_en.txt (*) | ├ res_ja.txt (*) | ├ res_ko.txt (*) | ├ res_normal.zip (*) | ├ res_pro.zip (*) | ├ res_zh.txt (*) | └ tt.zip (*) ├ Readme_Shichan.html ├ sample.html ├ spainter.html ├ spainter.jar (*) └ spainter_pro.html ○pchview_105.zip 解凍時 (配布元:Javaなお子様的HP) pchview_105 / ├ res / | ├res.zip (*) | └ tt.zip ├ PCHViewer.jar (*) ├ readme_pch.html ├ sample.spch ├ sample_applet.html ├ sample_script.html └ sample_window.html ○pbbs222_5.zip 解凍時 (配布元:Javaなお子様的HP) pbbs222_5 / ├ oekaki.html ├ PaintBBS.jar (*) └ Readme_Shicyan.html ・上記ファイルのうち、(*)印のついたフォルダ及びファイルのみを使用します。 下記の構造になるように編集してください。 public_html / | └ bbsnote_80a20 / {705} | ├ images / [755] { | └ lf_close.gif [644] {644} | ├ sys / [777] { | ├ count.cgi [707] {700} | ├ history.cgi [707] {700} | ├ index.cgi [707] {700} | ├ palette.cgi [707] {700} | └ pool.cgi [707] {700} | ├ data / [777] { | ├ bbsnote.cgi [705] {700} ├ config.cgi [705] {700} ├ index.html [646] { ├ info.cgi [705] {700} ├ jcode.pl [705] {600} ├ paint.cgi [705] {700} ├ paintcfg.cgi [705] {700} ├ skin.cgi [705] {700} ├ skincfg.cgi [705] {700} | ├ res / [755] { | ├ bn.gif [644] {644} | ├ normal.zip [644] {644} | ├ pro.zip [644] {644} | ├ res.txt [644] {644} | ├ res_en.txt [644] {644} | ├ res_ja.txt [644] {644} | ├ res_normal.zip [644] {644} | ├ res_pro.zip [644] {644} | ├ res_zh.txt [644] {644} | ├ tt.zip [644] {644} | └ res.zip [644] {644} | ├ spainter.jar [644] {604} ├ PaintBBS.jar [644] {604} └ PCHViewer.jar [644] {604} ・青色で記載しています、「data」フォルダは、ご自身で作成してください。 (フォルダのみ作成) ・テキストエディタにてconfig.cgiを開き、下記の青色部分を修正してください。 (最低限修正が必要な個所のみ抜粋) a) 13行目の管理者パスワード $CFG{ AdminPassword } = '1111'; b) 28行目の戻り先URL $CFG{ HomePageUrl } = 'http://wondercatstudio.com/'; ・テキストエディタにてpaintcfg.cgiを開き、下記の青色部分を修正してください。 (最低限修正が必要な個所のみ抜粋) 16&17行目の使用アプレットの選択(下記2つは使用しないため「0」にしてください) 'PictureBBS' => 1, 'BBSPainter' => 1, ・.jar&.zip&.gifファイルは「バイナリモード」、.cgi&.pl&.txt&.htmlファイルは「アスキーモード (テキストモード)」で転送してください。 上記の場合、 http://*****.s**.xrea.com/bbsnote_80a20/bbsnote.cgi へリンクを貼ってください。(相対パスでも可) 戻る |