Oscms
From OpenSimulator
(Difference between revisions)
m (Removed 'Template:' prefix from template includings and/or changed external-link into internal-link) |
m (Robot: Cosmetic changes) |
||
Line 1: | Line 1: | ||
− | __NOTOC__ {{Quicklinks}} <br> | + | __NOTOC__ {{Quicklinks}} <br /> |
{{thirdparty}} | {{thirdparty}} | ||
== Description == | == Description == | ||
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]] |
Revision as of 19:52, 3 March 2012
*** THIS ARTICLE IS ABOUT THIRD PARTY SOFTWARE *** Although OpenSimulator encourages the development of third party software for OpenSimulator, no support can be provided on this. For help with this software, contact the developer of this software directly.Please do not contact the OpenSimulator team with questions about this software. |
Description
OSCMS is an interactive portal to OpenSim.
Technology used
Client frontend
- 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
- Communication
- Chat logs
- MailInbox