flagflag  If you want to see English page, please click "English" Button at Left.
10: 2010-08-23 (月) 16:17:53 iseki ソース 現: 2011-06-18 (土) 11:28:40 iseki ソース
Line 39: Line 39:
- ''Disclaimer Activation:'' Select to display of disclaimer is active or not - ''Disclaimer Activation:'' Select to display of disclaimer is active or not
- ''Content of Disclaime:'' Specify content of Disclaimer of OpenSim - ''Content of Disclaime:'' Specify content of Disclaimer of OpenSim
-#br 
- 
-*** 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 #br
Line 50: Line 46:
-- If there is data of avatar on the OpenSim side, the data of avatar on the Moodle side is copied from OpenSim side. -- If there is data of avatar on the OpenSim side, the data of avatar on the Moodle side is copied from OpenSim side.
-- If there is no data of avatar that corresponds to avatar on the OpenSim side, the data of avatar on the Modlos side is deleted. -- If there is no data of avatar that corresponds to avatar on the OpenSim side, the data of avatar on the Modlos side is deleted.
- + 
-#br +
- +
-*** Update DB from 0.6.x to 0.7 [#r91d639f] +
-**** Update Sequence from 0.6.x to 0.7 [#vfc46f92] +
-+ Information in the DB of 0.6.7/0.6.8/0.6.9 as much as possible is copied into the DB of 0.7. +
-+ It doesn't copy it when there is already corresponding data in the DB of 0.7. +
- +
-**** Procedure of Update [#u4b634a1] +
-- DB update must be executed after ROBUST server execution and before Region Server execution. +
-+ start Robust Server (0.7) +
-+ stop Robust Server (For safety) +
-+ execute DB update by Modlos +
-+ start Robust Server (0.7) +
-+ start Region Server (0.7) +
-#br +
- +
-*** World Map [#l6d05be0] +
-- OpenSim.ini~ +
-enable Map modules +
- WorldMapModule = "WorldMap" +
- MapImageModule = "MapImageModule" +
-- OpenSim 0.7 has bug of World Map function. Therefore, Modlos can not display the SIM icon on World Map normally. Please patch to the source code with [[patch code:http://www.nsl.tuis.ac.jp/DownLoad/​SoftWare/OpenSim/opensim_nsl_r13094_worl​dmap.patch]].  We fairly reported on this to Mantis ahead. However, it is not corrected. (21 June '10) +
-#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] +
-- When the region name is clicked on the region list screen, the admin user can change the owner in the region (estate). +
-- In the operation of DB, both the region and the estate owners have been changed. . +
-- When you specify ''SQLite'' for ''Storage_plugin'' at [StartUp] Section, this function cannot be used. +
-- It is necessary to reboot the Region server to change effectively. +
-#br +
- +
-*** Change of Voice Chat Mode [#d92cd364] +
-- When the region name is clicked on the region list screen, the admin user can set the mode of the voice chat in the region. +
-- Two or more Percel exists in one region, and the voice chat is set accurately by the unit of Percel. +
-- The mode displayed on the region information screen is a logical product of two or more Percel's modes (It is ,in a word, the nether mode in two or more Percel). +
-- When the mode of the voice chat is set on the region information screen, all Percel included in the region becomes the same chat mode. +
-- It is necessary to reboot the Region server to change effectively. +
-- When you specify SQLite for Storage_plugin at [StartUp] Section, this function cannot be used. +
-- ''[[FreeSwitch>OpenSim/FreeSwitch (E)]]'' is necessary for doing Voice chat on OpenSim. +
-#br +
-&ref(/XoopenSim (E)/XoopenSim_RegionInfo_e.jpg); +
- +
-*** 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) +
--- However, the access permission of the module is necessary for the guest user. +
-- Helper Function of currency: +
--- Sales of the object and land with L$0 become possible. +
-- Helper Function of landtool: +
--- The land subdividing and integration become 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 +
- +
-*** Flotsam Group Function [#jdfa0c15] +
-- It is possible to use Group Function at OpenSim+
#br #br
-**** Settings for 0.7 [#v0f12b9c] +*** [[Details of Settings and Operations>/OpenSim/WEB Interface (E)/Details of Settings and Operations]] (%%click title%% under constraction) [#wa012fe0]
-- 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 for 0.6.x [#u52c55ec] +
-- 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 +
-   DebugEnabled    = false +
- +
-   ServicesConnectorModule = XmlRpcGroupsServicesConnector +
-   XmlRpcServiceURL        = MOODLE_URL/blocks/modlos/helper/xmlgroup​s.php +
-   XmlRpcServiceReadKey    = "Read Key" +
-   XmlRpcServiceWriteKey  = "Write Key"+
#br #br
- 
-*** osprofile Function [#a8776174] 
-- It is necessary to add the module to the region server of OpenSim to use the osprofile function. 
-- The program is defrosted also on the region server of OpenSim to add the module, and build.sh is executed. 
- # tar zfxv modlos-x.y.z.tgz 
- # cp -Rpd modlos/osprofile "Directory that OpenSim is installed" 
- # cd "Directory that OpenSim is installed" 
- # cd osprofile 
- # ./build.sh 
-- ''Profile'' section is added to OpenSim.ini, and ProfileURL is set as follows. (Here, MOODLE_URL is your Moodle Top URL) 
- [Profile] 
-   ProfileURL = MOODLE_URL/blocks/modlos/helper/profile.​php 


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

サイト内 検索

ログイン

ユーザー名:

パスワード:


パスワード紛失
新規登録

サブ メニュー

ミニカレンダー

前月2024年 5月翌月
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 31
<今日>

オンライン状況

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

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

もっと...

アクセスカウンタ

今日 : 1305513055130551305513055
昨日 : 1412914129141291412914129
総計 : 2345866523458665234586652345866523458665234586652345866523458665
Powered by XOOPS Cube 2.1© 2001-2006 XOOPS Cube Project
Design by XoopsDesign.com