ログイン |  新規登録
 
bluemoon.XOOPS(c)
ニュース フォーラム ダウンロード ドキュメント 会社案内 お問い合わせ
 
メインメニュー
ログイン
ユーザ名:

パスワード:


SSL
パスワード紛失

新規登録

新着ダウンロード

PHPfeather
説明:
Document's screenshot image PHPfeather はPHP4.3.x以降で動作する携帯端末向けのアプリケーション・ワークフレームです。その特徴は

1. imode(xHTML1.1準拠)他、国内の携帯各社に対応し個体識別番号によるログインが可能です。また、PCでのログインも可能です。
2. PHP単体で動作し、MySQL等のデータベースを必要としません。
3. smartyテンプレート・エンジンが利用可能です。
4. PHPMailer採用によりメール送信にSMTPやSMTPAuth等を使用できます。
5. Modulesフォルダにモジュールを組み込むだけで必要な機能を追加していく事が出来ますので、携帯向けアプリケーションの組み込みに最適です。
6. PHP input filter搭載で悪意ある攻撃を未然にシャットアウトします。
7. ユーザ情報等の大切なデータはウェブアクセス外のフォルダへ格納されます。
8. Cookieを使用しませんのでCookieの搾取や改竄は発生しません。
9. データベースを使用しませんのでSQLインジェクションが発生しません。
10. セッション情報は制限時間により管理され、不正なセッション利用の対策機能も搭載しています。
11. ユーザの指定による言語切り替えに対応しています。
  • カテゴリ: PHP Application
  • バージョン: 0.04
  • 掲載日: 2008-7-5
newbb_fileup ヒット数
説明:
XOOPS2のフォーラムモジュール(Ver1)と上位互換のフォーラムモジュールです。

特徴
・添付ファイルの自動アップロードと自動貼付(サムネール)対応
・専用ダウンローダ搭載(ログ記録有)
・WYSIWYGエディタSPAW対応
・プライベートフォーラムの遮蔽
・本名でのオペレーションにも対応

**************************
Newest Version Information
**************************
V1.80m 2007/06/18
New: "Temporary save" for your posting.
New: "Download to text" for save all threads of a topic for your local.
Brush-up: Search private forum for accessible user.
Brush-up: Separate search words as multi-byte space.
Brush-up: Search with suggestion words for Japanse (Hankaku-Zenkaku Kana).
Brush-up: Notify to only private members when someone posting at private forum.
Move: Move 3 parameters (SAVE_AS_MBSTR, normal_maxbyte, private_maxbyte ) from fileup.ini.php to module administration.
And much more....

V1.80n 2007/06/22 Bugfix: Notify with fulltext.
V1.80o 2007/06/25 Change: Notify as new forum only public when admin made it. Notify as a new forum at private when admin registered as private user.
V1.81 2007/06/30 Added new class as download.class.php. Then ext2mime.php move into download.class.php.
Bugfix: Download with multi-binary name files.
V1.81a 2007/07/10 Bugfix: It was sending notify mail for existing topic by each edit. You may notify as "temporary save" change it to "submit" or simply submit as now topic and replay.
V1.82 2008/02/07 Signature supported on template.
V1.83 2008/03/18 Bugfix: Lost the redirect page at return from "notify me of new posts in the current thread.".
v1.84 2008/04/25 Security update for XSS Vulnerability at download.php.
V1.85 2008/06/18 Bugfix: Image file handling of multibyte file at post.php.
V1.86 2008/06/30 Bugfix: sort by uname at viewforum.php.

**************
How to Install
**************
1.Backup all files about (/module/newbb) folder.
2.Extract these hack files. (/module)
3.Customize the fileup.ini.php, if you need some changes.
You should change the upload folder that is not in web path. It will be more secure.
4.Cerate thumbnail folder (/uploads/thumbs).
Done!
  • カテゴリ: Xoops Module
  • バージョン: 1.86
  • 掲載日: 2008-6-30
mydl_fileup ヒット数
説明:
This is XOOPS downloads hack sources.

You can upload automatically and it is not necessary to input into URL and file size information any longer.

- How to install -
1)Backup xoops/modules/mydownloads to somewhere.
2)Extruct mydownloads folder in mydl_fileup to xoops/modules.(overwrite some files)
3)Click the update icon in Admin menu->Module admin->Downloads.

v1.01 2005/04/11 - Support multibyte strings in filename.
v1.02 2005/07/17 - Accept anonymous upload with allow anonymous option by preference.
v1.03 2005/10/22 - Comment out for URL check. Brush up for modify template,MIME.
v1.04 2005/10/29 - Security update for image file upload vulnerability.
v1.05 2007/02/24 - Add show the options (vote,comment and etc) at module preferense. Add style.css and those images.
v1.06 2007/11/26 - Add redirect function to index.php. We can download as title name such like "http://XOOPS_URL/modules/mydownloads/?download_title".
v1.07 2007/11/26 - Support original style.css. It based for amnesty international japan.
v1.08 2008/01/16 - Move fileup option to module preference from fileup.ini.php.
v1.09 2008/01/17 - Support multi language file name.
v1.10 2008/01/18 - Add group permission for upload.
v1.11 2008/01/19 - Add file list for all uploaded files.
v1.12 2008/01/20 - Support delete file at file list only admin.
v1.13 2008/01/21 - Renew English and Japanese files.
v1.14 2008/01/22 - Support show single file from file list.
v1.15 2008/01/28 - Redesign style.css for publication.
v1.16 2008/02/04 - Added error message in fileup.class.php.
v1.17 2008/02/09 - Support XOOPS cube v2.1. Update template (Thx makinosuke.)
v1.17a 2008/02/12 - Update template (Thx makinosuke.)
v1.17b 2008/04/01 - template comment translate to English.
v1.18 2008/05/17 - Supported force uploading for same URL by same submitter. Supported delete file by Submitter. Supported page controller on file list.
  • カテゴリ: Xoops Module
  • バージョン: 1.18
  • 掲載日: 2008-5-19
BmSurvey ヒット数
説明:
Bluemoon.Multi-Survey は phpESP を XOOPS に移植し、更に機能強化したモジュールです。このモジュールを使用すれば、様々な種類の調査・報告書が簡単に作れます。入力フォームはブラウザから作成でき、プログラム・html・データベース技術は必要ありません。そして、入力結果は添付ファイルを備えた電子メールによって受け取ることができます。調査結果はグラフ等にレポートされブラウザで見ることも、CSVファイルに出力することもできます。入力結果のメールを PopnupBlog へ送信すれば写真等の添付ファイル付きログとして保存することができます。

*******************
Version Information
*******************
V0.80 2007/07/24 Added new 5 function.
1.Select status at copy question from other surveys.
2.Question number at edit questions.
3.Count display mode at survey reports. (switch by preference at module admin)
4.Selected number mode for radio/checkbox at CSV output. (switch by preference at module admin)
5.Display check mark at top block when user have already responded it.

V0.80a 2007/07/27 Added check mark for survey list block.
V0.80b 2007/07/30 Bugfix for CSV no output strings as number mode. Omitted contents in copy selection box at survey edit.
V0.80c 2007/07/30 Added contents in copy selection box at survey edit.
V0.80d 2007/08/01 Question number button can alternate display when it has much numbers at survey edit.
V0.81 2007/09/06 Support MySQL after V4.1. Change password length 16 to 41 at mysql.spl. Suggested by Mario. Thanks.
V0.82 2007/12/04 Supported group permission for private survey.
V0.83 2008/01/08 Bugfix for guest goes to blank page at click survey on main menu.
V0.84 2008/02/09 Support CSV download as https protocal with IE6. Bugfix CSV check box numbering.
v0.85 2008/04/25 Security update for XSS Vulnerability at download.php.
  • カテゴリ: Xoops Module
  • バージョン: 0.85
  • 掲載日: 2008-4-25
BackPack ヒット数
説明:
Bluemoon XOOPS Backup/Restore は、XOOPS専用の MySQL バックアップ・リストア・モジュールです。

このモジュールは GNU General Public License 基づき公開しています。詳細は license.txt をご覧ください。

このモジュールのベースとなったソースは Class-1 MySQL Backup/Restore ( http://www.class1web.co.uk/ ) です。

特徴
--------
* インストールはとても簡単です。
* 使い方もとても簡単です。
* バックアップするテーブルを選ぶこともできます。
* データ構造とデータを選択してバックアップできます。
* データ構造とデータを選択してリストアできます。
* バックアップファイルは gzip,zip で自動圧縮できます。また、gzip,bzip ファイルからリストアすることもできます。
* テーブルの最適化を行えます。
* phpMyAdmin と互換性がありますので、どちらでもバックアップ・リストアできます。

What's New?
-----------
v0.1 2005/01/05 - Initial release
v0.2 2005/01/05 - Add French (Thx Outch),TChinese (Thx gary711.twbbs.org) languages.
v0.3 2005/02/06 - Add optimizer.php
v0.4 2005/02/09 - Support cross compatibility with phpMyAdmin.
Rev.a 2005/02/13 - Change function set_time_limit(180) to @set_time_limit(300).
Rev.b 2005/02/13 - Output dummy header for browser timeout.
Rev.c 2005/02/14 - Add Flush,Lock and Unlock tables during backup.
Rev.d 2005/02/17 - Bugfix about skip comments process in restore.
Rev.e 2005/06/05 - Bugfix about GET parameter on backup.
Rev.f 2005/06/17 - Update French by Outch.
Rev.g 2005/07/25 - Add a define TIME_LIMIT for set_time_limit.
v0.5 2005/08/08 - Add a Module Backup function.
v0.6 2005/09/03 - Bugfix CREATE TABLE at backup.inc (line 229).
v0.61 2005/09/05 - Update French language by Sebastien.
v0.7 2005/09/09 - Bugfix LF to CR+LF at CREATE SQL strings in backup.inc (line 65).
v0.8 2006/02/15 - Security update for vulnerability of system globals. Bugfix for backup buffer. Add Content-Encoding for gzip, etc.
v0.81 2006/02/19 - Support XOOPS2.2.x for admin menu.
v0.82 2006/04/18 - Support MySQL Under ver.4.0.2 for index type as FULLTEXT.
v0.83 2006/04/23 - Cut the PMA_PHP_INT_VERSION parameter for compression.
v0.84 2006/07/07 - Prefix will be replaced to XOOPS_DB_PREFIX. Bugfix for output 'NULL' when the value is NULL.
v0.85 2006/10/10 - Accept DELETE command as sql syntax.
v0.86 2006/11/02 - Support restore from uploaded file.
v0.87 2006/12/03 - Changed tmp default to backpack/sql. It's for rental server. Update French language by seb75net.
v0.88 2006/12/26 - Supported split downloading for big dump.
v0.88a 2007/06/26 - Fix French by seb75net.
v0.88b 2007/07/24 - Bugfix for make a zip file.
v0.89 2007/10/24 - Fix broken tag menu at IE6 on XOOPS Cube Legacy 2.1.
v0.90 2007/12/22 - Fix output header process at download.php. It passed with Xoops CL2.1 / Xoops 2.0.17.1 / Xoops 2.0.16a.
v0.91 2008/03/10 - Added grave accent for key name as UNIQUE KEY / FULLTEXT. Thanks for reporting seb75net.
v0.92 2008/04/14 - Change "Content-Disposition: inline;" header to "attachment;" at download.php for Xoops 2.0.18.
v0.93 2008/04/25 - Security update for XSS Vulnerability at download.php.
  • カテゴリ: Xoops Module
  • バージョン: 0.93
  • 掲載日: 2008-4-25
news_embed ヒット数
説明:
1. アップロードすれば、イメージ・メディア・ZIPファイルが自動的に記事中にエンベッドされます。(MIME-typeをfileup.ini.phpで追加可能です。)
2. 画像はサムネール用に自動リサイズされます。
3. オリジナルのnews v1.44とフルコンパチブルです。

v1.44 2006/07/29 At submit.php, Change XOOPS_UPLOAD_PATH to UPLOADS(in fileup.ini.php)
v1.44 2006/09/28 At archive.php,news_archive.html. Modify row colmn layout. Add a show whole year mode.
v1.44 2006/09/29 Bugfix about recent view block at news_top.php
Add admin/sqlupdate for V1.3 to V1.44.
v1.44 2006/10/29 Fix ./fpdf/language/japanese.php for character setting.
v1.44 2007/01/10 Bugfix; <? to <?php at download.php.
v1.44 2007/01/20 Add topic title to the left of story title at news_block_top.html
v1.45 2008/04/25 Security Update for XSS Vulnerability at download.php.
  • カテゴリ: Xoops Module
  • バージョン: 1.45
  • 掲載日: 2008-4-25
PopnupBlog ヒット数
説明:
Version 3.0 Code Name - Denali
--------------------------------------------------------------------------------
注意:PopnupBlog2.5xからアップデートするには
/modules/popnupblog/admin/sqlupdate.php
を実行してください。

Denali の特徴
 ユーザ毎に複数のブログが作成可能で、メールから任意のブログに投稿できます。ブログはユーザー自身で設定できカテゴリ分類による登録・閲覧ができます。
 ビューリストには表示モード切替や投票とランキング機能があります。
 メール・マガジンとしての配信ができます。
 メーリング・リスト専用の投稿アドレスをブログ毎に設定可能です。
 プライベートモードで非公開のブログも作成できます。
 メール投稿・閲覧・コメント・投票をグループ毎に設定できます。

Release Information
V3.01 2007/02/03 Bugfix for URL return after update blog and delete referer at edit.php
V3.02 2007/02/04 Bugfix for xoops [code] tag at include/sanitize.php
V3.03 2007/02/09 Bugfix for clear the ML address at class/popnupblog.php(setBlogInfo)
Bugfix for get the list of pop information at class/bloginfo.php(get_PopAccessInfo)
V3.04 2007/02/14 Support mb_encode_mimeheader bug. Added CR to mail subject under the PHP 4.4.0/4.4.1. Other versions use the mb_encode_mimeheader at class/sendmail.php(enc_mimeheader)
V3.05 2007/03/08 Supported for blog owner can delete a post.
V3.06 2007/04/06 Add auto string for blank title at setBlogInfo(). Add $BlogCNF['autoForMail'] for mb_convert_encoding as auto expanding.
V3.07 2007/04/15 Security update for "postid" parameter as SQL injection. Reported by Secunia Advisory:SA24761.
V3.08 2007/05/01 Supporting hide group permissions at application posting.
V3.09 2007/06/23 Modify: Comment ML subject is more simply as "Re: POST TITLE". That was loop back long strings.
Modify: head_n.cgi changed to header.cgi. It just put into single log file. ($head_prifix changed to $headerlog)
Support: Use real name for comment return when set real name mode at module admin.
V3.10 2007/06/30 Added new class as download.class.php. Then ext2mime.php move into download.class.php.
Bugfix: ML sending with multi-binary name files.
V3.11 2007/07/09 Bugfix: Posted to the irregular blog number when received two or more mails at one single task.(Not at ML receiving)
V3.12 2007/07/19 Admin can delete extinct member's blog.
V3.13 2007/08/30 Fix for Remote File Inclusion Vulnerability on class/sendmail.php.
V3.14 2007/09/26 Bugfix: serch.inc.php. It doesn't work without comment.
V3.15 2007/10/04 Fix: At emailalias.php get_uid_bymail(). Return uid as match as email address on xoops user table.
V3.16 2007/10/17 Bugfix: group permission setting by user. ( It was all cleared. )
V3.17 2007/11/09 Bugfix: Lost the uid when posting by email to the guest can post blog. Fix: _MD_POPNUPBLOG_TITLE_PREFIX appear at blog title when it has no title. So that move from php script to html smarty, and change name to _MB_POPNUPBLOG_TITLE_PREFIX. Fix: comment class is very conflict name, so it changed to pb_comment.
V3.18 2007/12/20 Fix: Blog owner can change the preference when "Allow to application for user" off at admin preference. Blog owner can delete any posted messages. User can click the poster name and jump to userinfo at blog.
V3.19 2008/02/01 Bugfix: The fatal error occurred when display of deleted user's comment.
V3.19a 2008/02/08 Update: Langage files of Nederlands(Thx, G.Arjan) and English.
v3.20 2008/04/25 Security Update for XSS Vulnerability at download.php. Add uid parameter at index.php for someones blog.
  • カテゴリ: Xoops Module
  • バージョン: 3.20
  • 掲載日: 2008-4-25
RSSfit 1.21J3 ヒット数
説明:
Document's screenshot image RSSFit - Extendable XML news feed generator 日本語版
Presented by Bluemoon inc <http://www.bluemooninc.biz/>

Copyright (c) 2004-2006 NS Tai (aka tuff)
<http://www.brandycoke.com/>


RSSFit Version 1.21 日本語版(rss121j.zip)について
-------------------------------------------------
V1.21-J1 / Jun01,2007: 日本語版リリース
V1.21-J2 / Jan05,2008: news(_embed) ver1.44 のプラグインにてトピック・タイトルをRSS出力する様にしました。
V1.21-J3 / Jan15,2008: 各プラグインの出力を年月日+カテゴリ+タイトルにしました。半角鍵括弧の全角変換が漏れていましたので対応しました。


このソフトウェアは、NS Tai氏( Brandycoke Productions )の RSSFit Ver1.21 に日本語の言語ファイルを追加し、半角カナ文字の全角カナ自動変換機能を追加したものです。また、フォーラム用プラグインは newbb_fileup Ver1.8用 が内包されています。

稼働環境
--------
XOOPS 2.0.13a JP から 16a JP

プラグインについて
------------------
フォーラム用のプラグイン rssfit.newbb.php は、newbb_fileup Ver1.8専用に作られています。オリジナルや旧newbb_fileupに使用する場合は、" AND p.invisible = 0"を削除するか、<http://www.brandycoke.com/>からダウンロードし直す事をお勧めします。


追加関数
--------
cleanupChars_JA($text); 半角カナ文字( 0xA0 - 0xDF )の全角カナ自動変換

  • カテゴリ: Xoops Module
  • バージョン: 1.21
  • 掲載日: 2008-1-15
osCommerce ヒット数
説明:
Document's screenshot image osCommerce V2.2 MS2j/rg-off

1:はじめに
-------------

このパッケージは、最新のosCommerce(2006/8/17版)にRegister-global/offコントリビューションを摘要しMS1日本語化パッケージのローカライズ・ファイルを梱包した物です。

最近の動向として、Register-global/offが強く推奨されていますが、osCommerceのコアパッケージとしては未だOnを要求されます。そこで、最新のセキュリティ対策(XSS/SQL Injection等)を施された Milestone 2 Update 060817 を Register-global/off で動かせる日本語版パッケージとしてここに集約しました。

また、XOOPSと同じ環境で作動するためXOOPSサーバは勿論、ローカルテスト環境のXSAS等と組み入れて動作する大変利便性の高いパッケージになっています。
  • カテゴリ: PHP Application
  • バージョン: 2.2
  • 掲載日: 2008-1-7
  • 264 回のダウンロード 264
  • ファイルサイズ 2.03 MB
  • 利用可能なOS/ソフト等 PHP4,MySQL
tcpdf-1530tc31j.zip ヒット数
説明:
Document's screenshot image  このスクリプトはfpdfの拡張ライブラリとして、html表記からPDFファイルを生成するものです。日本語化に当たっては、以下のソースを使用しました。

TCPDF 1.53.0.TC031
FS-Mincho

j2 2007/07/26 MSIEにおける Content-Disposition: attachemnt と Cache-Control: no-cache によるダウンロードの問題への対応
http://support.microsoft.com/default.aspx?scid=kb;ja;436605
  • カテゴリ: PHP Application
  • バージョン: 1.53
  • 掲載日: 2007-7-26
copyright(c) Bluemoon inc. 2005 all right reserved
News |  Forum |  Download |  Document |  Contact