Webinterface
From OpenSimulator
(Difference between revisions)
m (New page: Category:Development =Existing projects= OpenSimWI OSGMS) |
m (→Existing projects) |
||
Line 2: | Line 2: | ||
=Existing projects= | =Existing projects= | ||
− | OpenSimWI | + | OpenSimWI - Currently not being actively developed |
+ | OSGMS - Currently not being actively developed | ||
− | + | =Proposals= | |
+ | |||
+ | ==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) |
Revision as of 02:03, 22 January 2008
Existing projects
OpenSimWI - Currently not being actively developed OSGMS - Currently not being actively developed
Proposals
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)