New D4OS release
hello world
i have released a new d4os version.
i did not have time to rewrite everyting during 2011 because irl job, but i could do it now :)
this version is still using drupal 6 (i would write a d7 version later, but i dont know when)
this version was completely rewritten from scratch.
the new code is lighter and the grid users are separated from the drupal users so people can register on the website without creating an account on the grid.
this new version is no more compatible with opensim < 0.7
drupal for opensim
hello
im actually building some modules to control an opensimulator grid using drupal
these modules can use the database directly (the bases can be on the same server as drupal or be separated) or they can control services like Radmin or OsServices or control another drupal website that can access the base directly using webservices.
These modules are using hooks to get/insert infos and the database files are separated. The opensim database layout will change soon, so this should not be a problem.
actually i have done :
- users subscription / modification
- radmin integration
