flagflag  If you want to see English page, please click "English" Button at Left.
6: 2010-06-14 (月) 10:26:43 admin ソース 7: 2010-07-02 (金) 13:06:47 iseki ソース
Line 42: Line 42:
#br #br
-*** Helper Function [#d93629ee]+*** Lastnames Management [#c8d2fff5] 
 +- If ''Last Name Activation'' at setting page is checked, last name that can be used is registered, use stopped temporarily, and is deleted on this page. 
 +#br 
 + 
 +*** Auto DB Synchronization with OpenSim DB [#c1c3cdfd] 
 +- v1.40 以降では,ModlosのDBとOpenSimのDBとは自動的に同期します. 
 +- アバタ情報の同期 
 +-- OpenSim側にアバタのデータがある場合は,Moodle側のアバタのデータを OpenSim側に合わせる. 
 +-- OpenSim側にModlos側のアバタと対応するアバタデータが無い場合は,Modlos側のアバタのデータを削除する. 
 +#br 
 + 
 +*** Update DB from 0.6.x to 0.7 [#cd2bb310] 
 +- 0.6.x から 0.7のデータベースへアップデートを行う 
 +- 0.6.x から 0.7へのデータベースアップデート機能は次のように動作します. 
 ++ バグ(?)対応 
 +-- ユーザのパスワードSalt の情報が欠落している場合には,ランダムにパスワードSaltを生成して,パスワードのハッシュ値も計算しなおす 
 ++ データベース移行対応 (0.6.7/0.6.8/0.6.9 -> 0.7) 
 +-- 可能な限り 0.6.7/0.6.8/0.6.9 のデータベース上の情報を 0.7のデータベースにコピーする.対応するデータがすでに0.7のデータベース上にある場合はコピーしない. 
 +-- OpenSim を0.7にした後,ログインすると(現状では)そのアバタの情報が中途半端に0.7のデータベースにコピーされる.OpenSimを0.7にした場合は,R.O.B.U.S.T.サーバとリージョンサーバ立ち上げ後,ユーザがログインする前にデータベースのアップデートを行うことをお勧めする.(可能なら 0.7にする前にデータベースのバックアップを!!) 
 +#br 
 + 
 +*** Support StandAlone mode of v0.7 [#cb4311f9] 
 +- You should change ''[GridService]'' section at ''bin/config-include/StandaloneCommon.in​i'' 
 +- Please enable StorageProvider = "OpenSim.Data.MySQL.dll:MySqlRegionData" line. 
 + [GridService] 
 + ;; For in-memory region storage (default) 
 + ; StorageProvider = "OpenSim.Data.Null.dll:NullRegionData" 
 + ;;--- For MySql region storage (alternative) 
 + StorageProvider = "OpenSim.Data.MySQL.dll:MySqlRegionData" 
 +#br 
 + 
 +*** Chage of Region(Estate) Owner [#x86a9447] 
 +- リージョンリスト画面でリージョン名をクリックした場合,管理ユーザはリージョン(エステート)のオーナを変更することができる. 
 +- DBの操作では,リージョンとエステートの両方のオーナを変更している.ただし,最近のOpenSimではregionsテーブルのオーナより,estate_settingsテーブルのオーナ(エステートオーナ)をリージョンのオーナとして処理しているようだ. 
 +- OpenSim.ini の[StartUp]セクションの ''storage_plugin'' に ''[[SQLite]]'' を指定している場合は,当然のことながら,この機能は使用できない. 
 +- 実際に変更を反映させるには,リージョンの再起動が必要である. 
 +#br 
 + 
 +*** Change of Voice Chat Mode [#d92cd364] 
 +- リージョンリスト画面でリージョン名をクリックした場合,管理ユーザはそのリージョンでのボイスチャットのモードを設定できる. 
 +- 一つのリージョンには複数のパーセルが存在し,ボイスチャットの設定は正確にはパーセル単位で行われるので,リージョン単位での設定は非常に大雑把な設定である. 
 +- リージョン情報画面で表示されるモードは,複数のパーセルのモードの論理積(つまり複数のパーセルの中で一番下のモード)である. 
 +- リージョン情報画面でボイスチャットのモードを設定した場合,リージョンに含まれるパーセル全てがそのボイスチャットのモードになる. 
 +- この処理で変更されるのはデータベース上の情報のみなので,実際にボイスチャットのモードの変更を反映させるには,リージョンの再起動が必要である. 
 +- SL Viewerの V1.23ではボイスチャットのモードを変更できなくなっているので,XoopenSimにこの機能が追加された. 
 +- OpenSim.ini の[StartUp]セクションの ''storage_plugin'' に ''[[SQLite]]'' を指定している場合は,当然のことながら,この機能は使用できない. 
 +- ''注)'' ボイスチャットを行うには別途 [[FreeSwitch]](SIP Server) のインストールが必要. 
 +#br 
 +&ref(/XoopenSim (E)/XoopenSim_RegionInfo_e.jpg); 
 +#br 
 + 
 +*** Helper Function [#sd811495]
- ''-helperuri MOODLE_URL/blocks/modlos/helper/'' is specified for an argument when Viwer is started, helper function of currency and landtool can work. (Here, MOODLE_URL is your Moodle Top URL) - ''-helperuri MOODLE_URL/blocks/modlos/helper/'' is specified for an argument when Viwer is started, helper function of currency and landtool can work. (Here, MOODLE_URL is your Moodle Top URL)
-- However, the access permission of the module is necessary for the guest user. -- However, the access permission of the module is necessary for the guest user.
Line 50: Line 101:
-- The land subdividing and integration become possible. -- The land subdividing and integration become possible.
-- The sales setting of land becomes possible. -- The sales setting of land becomes possible.
 +#br
 +*** Offline Message Function [#kc02653a]
 +- OpenSim.ini
 + [Messaging]
 +   InstantMessageModule = InstantMessageModule
 +   MessageTransferModule = MessageTransferModule
 +   OfflineMessageModule = OfflineMessageModule
 +   OfflineMessageURL = MOODLE_URL/blocks/modlos/helper/offline.​php
 +   MuteListModule = MuteListModule
 +   MuteListURL = MOODLE_URL/blocks/modlos/helper/mute.php​
 +- Mute List Function is not implemented yet.
 +- offline message is function of  [[opensimwi redux>http://forge.opensimulator.org/gf/​project/opensimwi/]]
 +- There is no security function.
#br #br
Line 55: Line 119:
- It is possible to use Group Function at OpenSim - It is possible to use Group Function at OpenSim
#br #br
 +**** Settings (0.7) [#g6a3b676]
 +- If the guest user doesn't have the access permission to the module, helper/xmlgroups.php  cannot be started and avatar fails in log in. .
 +- At setting page, you should set Group Database Read Key/Group Database Write Key
 +- And you should set OpenSim.ini with same read/write key.
 + Example)
 + [Groups]
 +   Enabled = true
 +   Module  = GroupsModule
 +   NoticesEnabled  = true
 +
 +   MessagingModule = GroupsMessagingModule
 +   MessagingEnabled = true
 +
 +   ServicesConnectorModule = XmlRpcGroupsServicesConnector
 +   GroupsServerURI      = MOODLE_URL/blocks/modlos/helper/xmlgroup​s.php
 +   XmlRpcServiceReadKey  = "Read Key"
 +   XmlRpcServiceWriteKey = "Write Key"
 +
 +- config-include/[[GridCommon.ini>/OpenSim​/Config/GridCommon.ini]] ''[Groups] Section''
 + Example)
 + [Groups]
 +   GroupsServerURI = MOODLE_URL/blocks/modlos/helper/xmlgroup​s.php
-**** Settings [#xb7e184a]+**** Settings (0.6.x)[#xb7e184a]
- If the guest user doesn't have the access permission to the module, ''helper/xmlgroups.php'' cannot be started and avatar fails in log in. . - If the guest user doesn't have the access permission to the module, ''helper/xmlgroups.php'' cannot be started and avatar fails in log in. .
- At setting page, you should set ''Group Database Read Key/Group Database Write Key'' - At setting page, you should set ''Group Database Read Key/Group Database Write Key''
Line 67: Line 153:
   ServicesConnectorModule = XmlRpcGroupsServicesConnector    ServicesConnectorModule = XmlRpcGroupsServicesConnector
-   XmlRpcServiceURL        = http://www.nsl.tuis.ac.jp/moodle/blocks/modlos/helper/xmlgroups.php+   XmlRpcServiceURL        = MOODLE_URL/blocks/modlos/helper/xmlgroups.php
   XmlRpcServiceReadKey    = "Read Key"    XmlRpcServiceReadKey    = "Read Key"
   XmlRpcServiceWriteKey  = "Write Key"    XmlRpcServiceWriteKey  = "Write Key"


トップ   新規 ページ一覧 単語検索 最終更新   ヘルプ   最終更新のRSS 1.0 最終更新のRSS 2.0 最終更新のRSS Atom

サイト内 検索

ログイン

ユーザー名:

パスワード:


パスワード紛失
新規登録

サブ メニュー

ミニカレンダー

前月2024年 4月翌月
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30
<今日>

オンライン状況

103 人のユーザが現在オンラインです。 (37 人のユーザが xpwiki を参照しています。)

登録ユーザ: 0
ゲスト: 103

もっと...

アクセスカウンタ

今日 : 1353713537135371353713537
昨日 : 1529415294152941529415294
総計 : 2340823723408237234082372340823723408237234082372340823723408237
Powered by XOOPS Cube 2.1© 2001-2006 XOOPS Cube Project
Design by XoopsDesign.com