Oscms
From OpenSimulator
(Difference between revisions)
												
			 (→User features)  | 
			Steevithak  (Talk | contribs)  m (removed third party tag, this is a proposal for google summer of code)  | 
			||
| (19 intermediate revisions by 7 users not shown) | |||
| Line 1: | Line 1: | ||
| − | + | __NOTOC__ {{Quicklinks}} <br />   | |
| − | + | ||
| − | ==  | + | == Description ==  | 
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | OSCMS is a proposed interactive portal to OpenSimulator intended to attract developers from Google's Summer of Code project  | |
| − | + | ||
| − | + | ||
| − | =  | + | {| align="right"  | 
| − | + | |-  | |
| − | + | | [[Image:Oscms architecture.jpg|thumb|250px|OSCMS General architecture]]  | |
| − | + | |}  | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | * Profile  | + | == Technology used ==  | 
| − | ** User info  | + | |
| − | ** My textures  | + | === Client frontend ===  | 
| − | ** My objects  | + | |
| + | * Flex   | ||
| + | * Caingorm-framework   | ||
| + | * XML  | ||
| + | |||
| + | === Server backend ===  | ||
| + | |||
| + | * Ruby   | ||
| + | * Ruby on Rails   | ||
| + | * XML   | ||
| + | * MySQL  | ||
| + | |||
| + | == Features ==  | ||
| + | |||
| + | === Coding features ===  | ||
| + | |||
| + | * MVC-structured   | ||
| + | * CRUD/REST   | ||
| + | * Modular   | ||
| + | * Interactive client-design(Flex remoting)  | ||
| + | |||
| + | === Administrator features ===  | ||
| + | |||
| + | * Manage users and regions   | ||
| + | * Direct control through Remote-admin  | ||
| + | |||
| + | === User features ===  | ||
| + | |||
| + | * Login   | ||
| + | * Register (customize avatar-clothing)   | ||
| + | * Profile    | ||
| + | ** User info    | ||
| + | ** Groups   | ||
| + | ** My textures    | ||
| + | ** My objects    | ||
** User search  | ** User search  | ||
| + | |||
| + | * Communication   | ||
| + | ** Chat logs   | ||
| + | ** MailInbox  | ||
[[Category:Users]]  | [[Category:Users]]  | ||
Latest revision as of 08:52, 10 September 2020
[edit] Description
OSCMS is a proposed interactive portal to OpenSimulator intended to attract developers from Google's Summer of Code project
[edit] Technology used
[edit] Client frontend
- Flex
 - Caingorm-framework
 - XML
 
[edit] Server backend
- Ruby
 - Ruby on Rails
 - XML
 - MySQL
 
[edit] Features
[edit] Coding features
- MVC-structured
 - CRUD/REST
 - Modular
 - Interactive client-design(Flex remoting)
 
[edit] Administrator features
- Manage users and regions
 - Direct control through Remote-admin
 
[edit] User features
- Login
 - Register (customize avatar-clothing)
 -  Profile 
- User info
 - Groups
 - My textures
 - My objects
 - User search
 
 
-  Communication 
- Chat logs
 - MailInbox