Oscms
From OpenSimulator
(Difference between revisions)
Steevithak (Talk | contribs) m (removed third party tag, this is a proposal for google summer of code) |
|||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | __NOTOC__ {{ | + | __NOTOC__ {{Quicklinks}} <br /> |
− | + | ||
== Description == | == Description == | ||
− | OSCMS is | + | OSCMS is a proposed interactive portal to OpenSimulator intended to attract developers from Google's Summer of Code project |
{| align="right" | {| align="right" | ||
Line 14: | Line 14: | ||
=== Client frontend === | === Client frontend === | ||
− | *Flex | + | * Flex |
− | *Caingorm-framework | + | * Caingorm-framework |
− | *XML | + | * XML |
=== Server backend === | === Server backend === | ||
− | *Ruby | + | * Ruby |
− | *Ruby on Rails | + | * Ruby on Rails |
− | *XML | + | * XML |
− | *MySQL | + | * MySQL |
== Features == | == Features == | ||
Line 29: | Line 29: | ||
=== Coding features === | === Coding features === | ||
− | *MVC-structured | + | * MVC-structured |
− | *CRUD/REST | + | * CRUD/REST |
− | *Modular | + | * 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 | + | * Login |
− | *Register (customize avatar-clothing) | + | * 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