ダウンロード
新着ダウンロード
-
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.
v0.94 2009/07/27 - Add "SET NAMES" for EUC-JP on MySQL 5.1.33. Other language (except UTF-8) set at restore.php
v0.95 2009/10/15 - Add max dump size for big dump. You can set it at module admin. Default parameter will compress about under 2Mbyte for download.
v0.96 2010/02/18 - XOOPS_TRUST_PATH was supported. Make a "./modules/backpack/sql" folder in your trust path. The core source file name changed from backup.inc.php to class.backpack.php and that changed more object-oriented. gzip and the bzip file changed to one extension. When restoring it, "CURRENT_TIMESTAMP" is omitted.- カテゴリ: Xoops
Module - 掲載日: 2010-2-18
- ファイルサイズ: 92.15 KB
- カテゴリ: Xoops
-
xmobile for XOOPS
-
XOOPS, Xoops Cube, ImpressCMS の主要なモジュールに携帯からアクセスするためのモジュールです。プラグインの作成と追加により対応モジュールを増やしていく事が可能です。
Ver0.39からの変更点
・インストール先のフォルダ名が可変なりました(xmobileでなくてもOK)。
・設置サーバーが海外にある場合、サーバー時間によって時差分ずれて表示される点を改善。
・日本語(UTF-8)と英語の言語ファイルを追加。
・プラグインのバグと思われる部分の改善
Ver0.41について
DNS Rebinding 攻撃に対するHTTPリクエストヘッダのHOSTフィールドチェックを追加。
Ver0.40について
今回のバージョンでは、統一された文字コード変換の方法として、_CHARSET から SJIS に変換する方法をとり、ヘッダー中にも content-type をセットしました。結果として、XOOPS, XOOPS Cube のEUC-JP,UTF-8 どちらの環境でも設定変更無く文字化けが解消されます。出力は携帯の機種・キャリアに最大限対応するために Shift_JIS としてあります。また、検索結果の文字化けが解消されました。
iPhoneやスマートフォンなどの普及により国際的に利用される様になった事で、xoops.org でも話題として取り上げられる様になりました。そして、そこで報告されたプラグインのeval()関数エラーへの対応と、コアに寄らないトークンシステムとして(PMについて) gticket への切り替えを行いました。
動作サンプルはこちら(ID/PW:guestでログインできます。)- カテゴリ: Xoops
Module - 掲載日: 2009-12-4
- ファイルサイズ: 0バイト
- カテゴリ: Xoops
-
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.
v3.21 2008/08/28 Added more sanitization to index.php and class/PopnupBlogUtils.php
v3.22 2009/02/18 Added new template popnupblog_submit.html. MarkItUp and Lightbox jQuery plugin was supported.
V3.23 2009/03/02 Bugifx: At download.php, it couldn't send html header. Template fix for IE6.
V3.24 2009/10/26 Renew: Simplify last update block and other templates.
V3.25 2009/12/02 Supported: User can share writing as a group post permission.
- カテゴリ: Xoops
Module - 掲載日: 2009-12-2
- ファイルサイズ: 447.90 KB
- カテゴリ: Xoops
-
RSSfit 1.21J4
-
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: 各プラグインの出力を年月日+カテゴリ+タイトルにしました。半角鍵括弧の全角変換が漏れていましたので対応しました。
V1.21-J4 / Feb21,2009: Wf-Sectionの記事取得順を記事の発行日降順としました。
このソフトウェアは、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 - 掲載日: 2009-11-16
- ファイルサイズ: 101.75 KB
- カテゴリ: Xoops
-
news_embed
-
news_embed は、添付ファイルの記事中への自動エンベッド(画像は自動的にサムネール処理・マルチメディアファイルは自動再生スクリプト生成)や、ワンクリックでダウンロードできる機能の付いたXOOPSニュースモジュールの拡張版です。
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.
v1.46 2009/01/13 Style designed by Makinosuke. icon_32x32.png, icon_24x24.png Design by TYPEFACE. MarkItUp jQuery plugin was supported.
v1.47 2009/02/21 Added topic title in include/serch.inc.php.
v1.48 2009/04/28
1.For Xoops CUBE of preference
2.For Download as Japanese name
3.For Xoops CUBE of the crumble of the screen is corrected about the management screen.
4.For correct header as download to each browser
v1.49 2009/05/01 Fixed: event notify and poster name on template.
v1.50 2009/06/04 New: Event notify as displayed topic with home text.
v1.50a 2009/07/29 Added 2 messages in English file. clean up for notice message.
v1.50b 2009/09/03 Fixed a div tag closing news_article template.- カテゴリ: Xoops
Module - 掲載日: 2009-9-3
- ファイルサイズ: 485.07 KB
- カテゴリ: Xoops
-
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.
V1.87 2008/08/16 Added new function: The permitted group can see the notified user list.
V1.88 2008/09/06 Bugfix: Error stop at search.inc.php as search by guest. Added "File type for upload" at module admin.
V1.89 2008/12/11 New: Supported JQuery Lightbox plugin for thumbnail images.
V1.90 2008/12/13 Makinosuke works was merged around newbb_edit.html. Thanks a lot!
V1.91 2008/12/29 New: Supported JQuery MarkItUp plugin for text editing. ( work with Makinosuke too)
V1.92 2009/01/07 Bugifx: search.php,viewforum.php. MarkItUp more fitted for xoops BBcode.
V1.93 2009/01/08 Bugifx: sort at newbb_viewforum.html. MarkItUp has Tango disktop color list.
V1.94 2009/03/02 Bugifx: At download.php, it couldn't send html header.
V1.95 2009/03/14 Update: The width parameter of "code" and "quote" in style.css. It changed from fixed 580px to 97%.
V1.96 2009/04/04 Bugifx: Page jump link for flat view. MarkItUp work with ImpressCMS. Templates fix by Makinosuke.
V1.97 2009/08/18 Bugfix: Thred sticky, rock and delete. The modal dialog confirmation opens when you delete a file.
V1.97a 2009/08/29 Repackage with jQueryUI liblary. Bugfix for returning to the top page at view topic.
**************
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 - 掲載日: 2009-8-29
- ファイルサイズ: 665.25 KB
- カテゴリ: Xoops
-
XooPopChat
-
Popup Chat modules for XOOPS2.
特徴:
・XOOPSからポップアップウィンドウを開くことが出来るチャット・モジュールです。XOOPSとは別ウィンドウなので、チャットしながらXOOPSの他の作業を行うことが出来ます。
・チャットウィンドウには現在オンライン中のユーザーが表示されプライベートメッセージで呼びかける事ができます。(V0.10より暫定的にカットします。)
・マーキー(流れる文字)表示で最新の発言をXOOPSのトップメニューに表示できます。
・イベント通知に対応していますので誰かが発言したらメールで知る事ができます。
・本名表示オプションにも対応しています。
The original sources as
Marquee by Herv Thouzard, http://www.herve-thouzard.com
Sajax and Wall by ModernMethod, http://www.modernmethod.com/sajax/
v0.00 2004/11/13 Alpha release.
v0.01 2004/11/17 Log and Input are divide to Flame. Add French by Outch.
v0.02 2004/11/26 Add Who's Online and send Private Message from chat window.
v0.03 2005/01/10 Add Marquee,Admin menu,SQL Table. Delete log folder.
rev.a 2005/01/11 Bugix for auto link and single quotation. fix multi-language.
rev.b 2005/01/11 Bugix for MySQL install error of some version of MySQL. change prameter name in modinfo.php.
v0.04 2005/01/18 Add Event Notification. Add a parameter of replace user name to real name.
rev.a 2005/01/29 Fix about the form collapses when the pop window opened was corrected.
rev.b 2005/01/30 Update a French language by Outch.
rev.c 2005/01/31 Bugfix about double display chat message to single.
rev.d 2005/02/28 Bugfix about it couldn't use a slash char.
rev.e 2005/03/04 Bugfix about notification.
v0.10 2006/01/18 Beta release. Supoorted AJAX chat system.
v0.11 2006/01/22 Adjust time display to user time zone at chat window.
v0.12 2006/02/19 The data name changed for MySQL5 (loop to chatloop).
v0.13 2006/07/08 Login user can send message by enter key.
v0.14 2006/07/14 Security update for XSS vulnerability of system globals.
<Usage>
--- PLEASE UNINSTALL BEFORE INSTALL NEW VERSION. ---
(revision update are unneccecsally)
Edit a config.php, if you want modify.
- カテゴリ: Xoops
Module - 掲載日: 2009-8-19
- ファイルサイズ: 445バイト
- カテゴリ: Xoops
-
zipaddr
-
1:このモジュールについて
本プログラムは、郵便番号から住所への変換機能のついた資料請求フォーム送信モジュールです。
2:郵便番号から住所への変換
デフォルトでは、XML-RPCというAPIを使用して以下ブルームーンのサーバへ問い合わせを行います。30日を超えて運用する場合は年間25ドル以上の寄付が必要です。
3:自前でXML-RPCサーバを運用する場合
インストール時にxoops_version.phpにあるmysql.sqlの行のコメントを外してインストールします。
日本郵便サイトからKEN-ALL.CSVをダウンロードし、EUC-JPへ変換した後MySQLのコマンド "load data local infile" を使用して zipaddr テーブルへ読み込ませます。管理者メニューにサンプルが表示されます。
4:変更履歴
Ver 1.01 2009/06/18 メッセージ欄の追加
- カテゴリ: Xoops
Module - 掲載日: 2009-6-18
- ファイルサイズ: 66.75 KB
- カテゴリ: Xoops
-
mydl_fileup
-
これはXOOPSダウンロードハッキングソースです。
あなたは自動的にアップロードできます、そして、もうURLとファイルサイズに情報を入力するのは、必要ではありません。
- 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.
v1.19 2009/01/13 - MarkItUp jQuery plugin supported. Style design by Makinosuke.
v1.19a 2009/01/14 - URL fix on template files. Add image "file_icon.png" designed by TYPEFACE.
v1.20 2009/01/14 - Bugfixed: submit modify without uploading.
v1.21 2009/01/16 - Security update for SQL injection at admin/index.php, include/function.php. It's same as patch-2008122001.zip on xoopscube.jp.
v1.22 2009/01/20 - Bugfixed: Call to undefined function: is_admin_group() in function.php.
v1.23 2009/01/21 - Bugfixed: Cannot redeclare is_admin_group() when it installed with news_embed any versions.
v1.24 2009/06/16 - Added language default parameter. Fixed some warning parameters.
v1.25 2009/06/18 - Added: Check existing record before insert for "mydownloads_text" table. Bugfixed: "delBrokenDownloads()","delCat()" functions had not a delete command for "mydownloads_text" table.- カテゴリ: Xoops
Module - 掲載日: 2009-6-18
- ファイルサイズ: 262.48 KB
- カテゴリ: Xoops
-
FcabixShare
-
FcabixShare は、Ajax,Flash,JavaScript を組み合わせたの最新のリッチクライアント環境を利用者に提供します。
アップロードは、 Flash と Ajax を組み合わせたマルチアップロードに対応しています。また、ツリービューやテーブル一覧もすべて Ajax で動作します。フォルダはグループ毎に権限を設定する事が出来ますので、グループウェアとして、各部署毎に使用するフォルダを分けてファイルをシェアするという様な使い方に向いています。
尚弊社では、 FcabixShare を用いた ASP サービスを行っています。詳細は、弊社ASP事業部までお問い合わせください。
法人で本アプリケーションをご利用の場合は、技術サポートのご利用をお勧めします。詳しくは、こちらをご覧ください。
尚、一般の方のご利用にはこちらより寄付をお願いします。- カテゴリ: Xoops
Module - 掲載日: 2009-6-3
- ファイルサイズ: 292.97 KB
- カテゴリ: Xoops