Oscms
From OpenSimulator
(Difference between revisions)
												
			 (→Proposed Technology:   add ExtJS)  | 
			 (→User features:   add more features)  | 
			||
| Line 35: | Line 35: | ||
* Profile  | * Profile  | ||
** User info  | ** User info  | ||
| + | ** Groups  | ||
** My textures  | ** My textures  | ||
** My objects  | ** My objects  | ||
** User search  | ** User search  | ||
| + | |||
| + | |||
| + | * Communication  | ||
| + | ** Chat logs  | ||
| + | ** MailInbox  | ||
[[Category:Users]]  | [[Category:Users]]  | ||
Revision as of 15:23, 6 March 2008
Contents | 
Description
OSMS(name?) is a whitepaper for a Web-frontend to OpenSim.
Proposed Technology
- flex? (Client-frontend)
 -  AJAX? (Client-frontend)
- ExtJS (http://extjs.com/)
 
 - JSON (Client-Server communication)
 - PHP (ServerSide CGI)
 - MySQL (Database)
 
Coding features
- Template engine (Smarty?)
 - MVC-structured
 - PEAR?
 - Data-Objects
 - Modular
 
Administrator features
- Login
 - Add/Remove user
 - Mass Upload Assets
 
User features
- Login
 - Register
 -  Items
-  Textures
- Upload textures to inventory
 - Share textures
 
 -  Objects
- Share objects (ODS - Object Distribution System)
 - Object profile
 
 
 -  Textures
 
-  Profile
- User info
 - Groups
 - My textures
 - My objects
 - User search
 
 
-  Communication
- Chat logs
 - MailInbox