flagflag  
11: 2010-04-27 (Tue) 19:00:07 admin source 12: 2010-04-30 (Fri) 11:58:31 admin source
Line 2: Line 2:
[[日本語はここ>XoopenSim]]~ [[日本語はここ>XoopenSim]]~
http://www.nsl.tuis.ac.jp/xoops/modules/​xpwiki/gate.php?way=ref&_nodos&_noumb&pa​ge=XoopenSim&src=xoopensim.gif http://www.nsl.tuis.ac.jp/xoops/modules/​xpwiki/gate.php?way=ref&_nodos&_noumb&pa​ge=XoopenSim&src=xoopensim.gif
-**** This page's Information is old (for 1.2.x). [[Japanese Page>XoopenSim]] is more newer (for ''1.32''). Sorry. [#sa5d1d51] 
-#br 
- OpenSim Web Interface for Xoops Cube by [[Fumi.Iseki]], [[Sakura Saki]] and [[BK201]] - OpenSim Web Interface for Xoops Cube by [[Fumi.Iseki]], [[Sakura Saki]] and [[BK201]]
- Based on [[opensimwi redux 0.32>http://forge.opensimulator.org/gf/p​roject/opensimwi/]].Currency, landtool and helper functionality works without needing additional configuration. - Based on [[opensimwi redux 0.32>http://forge.opensimulator.org/gf/p​roject/opensimwi/]].Currency, landtool and helper functionality works without needing additional configuration.
-- Includes [[flotsam group function>/OpenSim/Config/Group]] , can use group functionality without needing additional functionality+- Offline Message is supported (this is function of opensimwi redux). 
-- Plan to make [[DTL Money Server>/OpenSim/MoneyServer]]  functionality. (Only thing implemented so far is deletion of data when you delete the avatar)+- Includes [[flotsam group function>/OpenSim/Config/Group]] , can use group functionality without needing additional configuration
 +- Includes osprofile function for user profile of 0.7Dev.
- World map works for multiple regions. Position is not currently reset when you zoom. - World map works for multiple regions. Position is not currently reset when you zoom.
- Avatar list shows logged in avatars and which SIM they are in. - Avatar list shows logged in avatars and which SIM they are in.
-~ +- It is possible to change Region Owner and Voice Chat Mode (need reboot of SIM). 
-~+- Supported OpenSim versions are 0.6.7, 0.6.8, 0.6.9 and 0.7Dev(experimental). 
 +- It is supported to migrate of DB from 0.6.0-> 0.7Dev 
 +#br
*** Download [#v7c5fd5d] *** Download [#v7c5fd5d]
-- Official release: http://www.nsl.tuis.ac.jp/xoops/modules/​d3downloads/index.php?page=singlefile&ci​d=5&lid=3 +- Release (v1.33): http://www.nsl.tuis.ac.jp/xoops/modules/​d3downloads/index.php?page=singlefile&ci​d=5&lid=3&ml_lang=en 
-- Development release(SVN): svn co http://www.nsl.tuis.ac.jp/svn/php/xoopen​sim/trunk xoopensim +- Development Revision: 
-~ +-- XoopenSim: svn co http://www.nsl.tuis.ac.jp/svn/php/xoopen​sim/trunk xoopensim 
-~+-- osprofile: svn co http://www.nsl.tuis.ac.jp/svn/opensim/op​ensim.osprofile/trunk osprofile 
 +#br
*** Install [#l138eddc] *** Install [#l138eddc]
+ As with other Xoops Cube modules, unpack in the modules directory and set to appropriate permissions. + As with other Xoops Cube modules, unpack in the modules directory and set to appropriate permissions.
+ Install from Xoops Cube module installation screen. + Install from Xoops Cube module installation screen.
-~ ++ After installation, at first, please set your OpenSim Database information at admin "General Settings" page. 
-~++ Next, please execute "database sync" to synchronize OpenSim DB and Xoops DB. 
 ++ XoopenSim module must be accessible from Guest User, to  execute XMLPRC from OpenSim. 
 ++ If you have installed ''[[Protector module>http://xoops.peak.ne.jp/]]'' (or other protect module for DOS attack), regist OpenSim Region Server to  "trusted IP". 
 +#br
*** [[Manual>./Manual]] [#eceb7012] *** [[Manual>./Manual]] [#eceb7012]
Line 32: Line 37:
*** Attention!! [#n537bae4] *** Attention!! [#n537bae4]
-- If guest users do not have module access, helper/xmlgroups.php does not run, and login fails. (This is a feature, not a bug.) +- If guest users do not have module accessibility, helper/xmlgroups.php does not run, and login fails. (This is a feature, not a bug.) 
-- When the PHP debug mode of Xoops Cube has been turned on, this module doesn't operate normally by the PHP debugging message. +- When the PHP debug mode of Xoops Cube has been turned on, this module doesn't work normally by the PHP debugging message. 
-- When it accesses the Region server of OpenSim and Xoops Cube with same URL, this module doesn't operate normally by Xoops Cube's cookie. Please set to connect it with different URL even if there are the same machine. +- When it accesses the Region server of OpenSim and Xoops Cube with same URL, this module doesn't work normally by Xoops Cube's cookie. Please set to connect it with different URL even if there are the same machine. 
-- When "Sort Open Tag" of PHP is OFF,  this module before v1.1x doesn't operate normally. +- When "Short Open Tag" of PHP is OFF,  module before v1.1x doesn't work normally. 
-~ +- If you have installed ''[[Protector module>http://xoops.peak.ne.jp/]]'' (or other protect module for DOS attack), regist OpenSim Region Server to  "trusted IP". 
-~+#br
*** Related Links [#e74691eb] *** Related Links [#e74691eb]
Line 52: Line 57:
- http://forge.opensimulator.org/gf/projec​t/currency/ - http://forge.opensimulator.org/gf/projec​t/currency/
- NSL version: svn co http://www.nsl.tuis.ac.jp/svn/opensim/op​ensim.currency/trunk  opensim.currency - NSL version: svn co http://www.nsl.tuis.ac.jp/svn/opensim/op​ensim.currency/trunk  opensim.currency
-~ +**** [[osprofile>/OpenSim/osprofile]] [#m8dcbb36] 
-~+- http://forge.opensimulator.org/gf/projec​t/osprofile 
 +#br
*** Acknowledgements [#xd85fd7e] *** Acknowledgements [#xd85fd7e]
- [[XoopenSim>XoopenSim (E)]] is based on  [[opensimwi redux>http://forge.opensimulator.org/gf/​project/opensimwi/]] 0.32. - [[XoopenSim>XoopenSim (E)]] is based on  [[opensimwi redux>http://forge.opensimulator.org/gf/​project/opensimwi/]] 0.32.
- Includes [[flotsam group function>/OpenSim/Config/Group]] as helper functions. - Includes [[flotsam group function>/OpenSim/Config/Group]] as helper functions.
 +- osprofile (profile function) is used.
- Thank you very much. - Thank you very much.
#br #br


Front page   New List of Pages Search Recent changes   Help   RSS of recent changes (RSS 1.0) RSS of recent changes (RSS 2.0) RSS of recent changes (RSS Atom)

Site Search

Login

Username:

Password:


Lost Password?
Register now!!

Sub Menu

mini Calendar

Last MonthApr 2024Next Month
Su Mo Tu We Th Fr Sa
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
Today

Who's Online

78 user(s) are online (16 user(s) are browsing xpwiki)

Members: 0
Guests: 78

more...

Access Counter

Today : 8456845684568456
Yesterday : 2042920429204292042920429
Total : 2338786223387862233878622338786223387862233878622338786223387862
Powered by XOOPS Cube 2.1© 2001-2006 XOOPS Cube Project
Design by XoopsDesign.com