Home
Downloads
Downloads Home » Plugins(Mambots) » for Joomla! 1.5.2 or higher
DocumentsDate added
-
MTmail サービス用ファイル for japanesehot!
- 09.03.2008
-
このxmlrpcs.phpは、下記ライブラリの一部です。
XML-RPC for PHP version 2.2 - 2007/02/25
# http://sourceforge.net/projects/phpxmlrpc/
# by Edd Dumbill (C) 1999-2002
#
# $Id: xmlrpcs.inc,v 1.67 2007/05/22 21:31:58 ggiunta Exp $
# Copyright (c) 1999,2000,2002 Edd Dumbill.
# All rights reserved.
xmlrpcs.phpの一部にintからstringまたは、booleanに変更する処理を加えています。
このファイルをJoomla root/libraries/phpxmlrpc/xmlrpcs.phpと置き換えてください。
- Homepage: http://www.joomler.net/
- Hits: 383
-
JBackup (Daily DB Backup) 1.1.2 for Joomla!1.5hot!
- 02.10.2008
-
JBackup System Plugin
This plugin backup the database of Joomla!1.5 site.
Version 1.1.2- fix : start time
How to update
- overwrite jbackup.php
- Add support Crontab + wget
* It is necessary to set Crontab and wget. - Add set memory limit
- Add parameter of backend enabled or disabled (default Disabled)
- Change backup sql by each table
Features
- Sending backup file with mail
- Can save the backup file of sql or your selected archive to server
- Can select daily backup or interval of time
- Sending warning message
Parameters
- Backend
- Disabled(default)
- Enabled
- Request Query for Crontab
Only when the condition of setting it is satisfied the request of this value is "1", the request of Cronttab is executed.
example:
wget -1 -0 - 'http://yoursite.com/index.php?yourrequestquery=1'
yourrequestquery is the value of Request Query for Crontab. default is 'jbackupcron'.
if Only when Crontab is Yes, You are sure to learn only by you, and should set a safe value enough.
- Only when Crontab
Only when Crontab is requested, it backs up. The other setting is ignored then. - Interval Type
The backup starts only after the site is accessed after the specified time at time.
Please note that it is not the one executed even if there is no access in the site like using the cron.- Time As Interval
It is backed up at specified intervals of time. - Time As Datetime
It is backed up at the time specified every day.
- Time As Interval
- Time(Interval or Daily)
- 00:00 ~ 23:00
Please note that the backup is always done when it makes to Time Interval, and 00:00 is selected.
- 00:00 ~ 23:00
- Add DROP TABLE
The DROP TABLE query is added. Default is Yes. - Display Message
At Yes, the message is displayed in the upper part of the page. Default is No. - Archive Type
Please select the type of the data compressed file.- tar, gzip, zip, bzip2
- Send Mail
At Yes, The file backed up is transmitted with mail. - E-Mail
At Blank, It is transmitted to the mail address of the system. - Subject
It is a subject of the backup mail. - Remove file(sql) after
archive
At Yes, The sql file before it compresses it is deleted. - Remove archive after send
At Yes, The archive file before it send it is deleted. - Mail(Warning or Caution)
When Warnin or Caution, The message is transmitted with mail. - Max Log(Line)
Max number of line. When over this number, The log is deleted by auto. - Log
The log is read only.
JBackup System プラグイン
このプラグインは、Joomla!1.5サイトのデータベースをバックアップします。
バージョン 1.1.1
- Crontab + wget でのバックアップをサポートしました
※Crontab + wgetの設定は独自に行ってもらわなければいけません。 - メモリーの上限を超えそうなとき上限値の変更を試みます。
- バックエンドでの実行をオフにできるようにしました。(デフォルトはオフ)
- SQLファイルの保存をテーブル毎に行うように変更しました。
- 再インストールしてください。
特徴
- メールでバックアップファイルを送信します。
- サーバーにsqlファイルや圧縮ファイルを残すことがで きます。
- バックアップ間隔を毎日の指定時間か、時間毎に行うかを 指定できます。
- 警告、注意メッセージをメールで送信します。
パラメータ
- バックエンド
バックエンドでのバックアップの有効・無効 - Crontabから呼ぶクエリ
ここに指定した値がリクエストするURLに 含まれていて且つその値が"1"の時バックアップが行われます。
例:
wget -q -0 - 'http://yoursite.com/index.php?Crontabから呼ぶクエリ=1'
デフォルトは、"jbackupcron" なので
wget -q -0 - 'http://yoursite.com/index.php?jbackupcron=1'
となります。
もし、下記のCrontabのみ使用が「はい」ならば、十分に安全で他人に悟られないクエリを指定する必要があります。 - Crontabのみ使用
Crontabで設定したクエリのリクエス ト時のみバックアップを実行します。この時、他の設定は無視されます。 - 時間間隔
時間は、その指定した時間以降にサイトにアクセスされてはじめてバックアップが起動します。
クロンを使ったときのようにサイトにアクセスが無くても実行されるものでは無いことにご注意ください。 - 時間間隔として
指定した時間毎にバックアップします。 - 毎日の指定時間として
指定した時間に毎日バックアップします。 - 時間(時間間隔か毎日)
- 00:00 ~ 23:00
時間間隔としてを選択し、ここで00:00を選択すると絶えずバックアップ作業がはじまってしまうことにご注意下さい。 - DROP TABLEを追加
DROP TABLEクエリを追加します。デフォルトは「はい」です。 - メッセージを表示
「はい」の時、常にメッセージが出力されます。最初の確認時などに設定してください。デフォルトは「いいえ」です。 - 圧縮タイプ
圧縮タイプを選択してください。 - tar, gzip, zip, bzip2
- メールで送信
「はい」の時、メールでバックアップしたファイルを送信します。 - メールアドレス
空白の時、システムのメールアドレスに送信されます。 - 件名
バックアップメールの件名です。 - sqlファイルを削除
「はい」の時、圧縮後元のsqlファイルを削除します。 - 圧縮ファイルを削除
「はい」の時、メール送信後元の圧縮ファイルを削除します。 - 警告・注意メール
警告・注意(エラー時)が発生したとき、メールでメッセージを送信します。
- Homepage: http://www.joomler.net/
- Hits: 220


