Webinterface

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
(Current projects)
Line 1: Line 1:
 
[[Category:Development]]
 
[[Category:Development]]
 
=Current projects=
 
=Current projects=
[https://sourceforge.net/project/showfiles.php?group_id=217006&release_id=575084 OpenSim Web Interface (Redux)] - This is an [http://www.php.net PHP] Web Interface for OpenSim (Open Simulator Project), it allows grid citizens to create User Accounts to access the grid. Grid Owners can also manage all users for the grid. Very light CMS system included. - Should be useable on live grid.
+
[https://sourceforge.net/project/showfiles.php?group_id=217006&release_id=575084 OpenSim Web Interface (Redux)] - This is a [http://www.php.net PHP] Web Interface for OpenSim (Open Simulator Project), it allows grid citizens to create User Accounts to access the grid. Grid Owners can also manage all users for the grid. Very light CMS system included. - Should be useable on live grid.
  
 
[http://sourceforge.net/projects/gridmonkey GridMonkey] - Web application for the management of an OpenSim grid. It is built on top of [http://www.symfony-project.org/ Symfony] 1.0 using [http://www.php.net PHP] 5.2. Under development, no files available for download? See demo page at [http://gridmonkey.terrabox.com http://gridmonkey.terrabox.com]
 
[http://sourceforge.net/projects/gridmonkey GridMonkey] - Web application for the management of an OpenSim grid. It is built on top of [http://www.symfony-project.org/ Symfony] 1.0 using [http://www.php.net PHP] 5.2. Under development, no files available for download? See demo page at [http://gridmonkey.terrabox.com http://gridmonkey.terrabox.com]

Revision as of 03:31, 15 July 2008

Current projects

OpenSim Web Interface (Redux) - This is a PHP Web Interface for OpenSim (Open Simulator Project), it allows grid citizens to create User Accounts to access the grid. Grid Owners can also manage all users for the grid. Very light CMS system included. - Should be useable on live grid.

GridMonkey - Web application for the management of an OpenSim grid. It is built on top of Symfony 1.0 using PHP 5.2. Under development, no files available for download? See demo page at http://gridmonkey.terrabox.com

oscms(OpenSim Content Management System) - OSCMS is an Adobe flex/AIR/Ruby on Rails community application in development. The purpose is to provide both an interactive community user-frontend and administrator backend. The project is still in the planning phase, but will reach alpha-status within the next 6 months.
jSLplus - jSLplus started as a scripted object to Joomla portal, but is abondened by the author. Anyone is free to pick it up though.

Basic API

I suggest we create a new API, that's clean and structured. It should be nothing more than a php class-library that can perform the most basic database functions. Functions to think about are:

  • Show Userinfo
  • Create User
  • Remove User
  • Show Regions
  • Max Region-revision cache (blobsize get too big otherwise)

Proposals for Advanced Web Interface

Follow-on versions of the API should have advanced user management functions like:

  • Require Login on/off
  • Grant User Rights (build, fly, run script, teleport, etc.)
  • Create Group / Remove
  • Add User to Group / Remove
Personal tools
General
About This Wiki