Oscms
From OpenSimulator
(Difference between revisions)
Steevithak (Talk | contribs) m (removed third party tag, this is a proposal for google summer of code) |
|||
| (5 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
| − | __NOTOC__ | + | __NOTOC__ {{Quicklinks}} <br /> |
| − | {{ | + | |
| − | <br /> | + | |
| − | ==Description== | + | == Description == |
| − | + | ||
| − | {|align="right" | + | 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]] | ||
|} | |} | ||
| − | ==Technology used== | + | == Technology used == |
| − | ===Client frontend=== | + | |
| − | * Flex | + | === Client frontend === |
| − | * Caingorm-framework | + | |
| − | + | * Flex | |
| − | + | * Caingorm-framework | |
| − | + | ||
| − | + | ||
* XML | * XML | ||
| + | |||
| + | === Server backend === | ||
| + | |||
| + | * Ruby | ||
| + | * Ruby on Rails | ||
| + | * XML | ||
* MySQL | * MySQL | ||
| − | ==Features== | + | == Features == |
| − | ===Coding features=== | + | |
| − | * MVC-structured | + | === Coding features === |
| − | * CRUD/REST | + | |
| − | * Modular | + | * MVC-structured |
| + | * CRUD/REST | ||
| + | * Modular | ||
* Interactive client-design(Flex remoting) | * Interactive client-design(Flex remoting) | ||
| − | ===Administrator features=== | + | === Administrator features === |
| − | * Manage users and regions | + | |
| + | * Manage users and regions | ||
* Direct control through Remote-admin | * Direct control through Remote-admin | ||
| − | ===User features=== | + | === User features === |
| − | * Login | + | |
| − | * Register (customize avatar-clothing) | + | * Login |
| + | * Register (customize avatar-clothing) | ||
* Profile | * Profile | ||
| − | ** User info | + | ** User info |
| − | ** Groups | + | ** Groups |
| − | ** My textures | + | ** My textures |
| − | ** My objects | + | ** My objects |
** User search | ** User search | ||
| − | * Communication | + | * Communication |
| − | ** Chat logs | + | ** Chat logs |
** MailInbox | ** 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