Oscms
From OpenSimulator
(Difference between revisions)
Line 1: | Line 1: | ||
− | __NOTOC__ | + | __NOTOC__ {{Template:Quicklinks}} <br> |
− | {{Template:Quicklinks}} | + | {{thirdparty}} |
− | <br | + | == Description == |
− | + | OSCMS is an interactive portal to OpenSim. | |
− | OSCMS is an interactive portal to OpenSim. | + | |
− | {|align="right" | + | {| align="right" |
− | |[[ | + | |- |
+ | | [[Image:Oscms architecture.jpg|thumb|250px|OSCMS General architecture]] | ||
|} | |} | ||
− | ==Technology used== | + | == Technology used == |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | == | + | === Client frontend === |
− | == | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | *Flex | |
− | * | + | *Caingorm-framework |
− | * | + | *XML |
− | === | + | === Server backend === |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | * Communication | + | *Ruby |
− | ** Chat logs | + | *Ruby on Rails |
− | ** MailInbox | + | *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 | ||
[[Category:Users]] | [[Category:Users]] |
Revision as of 17:00, 5 June 2011
*** 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