User:Makopoppo/ThoughtOfGuidesTOC
From OpenSimulator
< User:Makopoppo(Difference between revisions)
(New page: I'm working at refactoring current wiki pages into more constructed documentation as a whole. Here is some thought of the new TOC. <pre> [OpenSimulator Guest's Guide] Installing Clients ...) |
|||
Line 1: | Line 1: | ||
− | I'm working at refactoring current wiki pages into more constructed documentation as a whole. Here is some | + | I'm working at refactoring current wiki pages into more constructed documentation as a whole. Here is some thoughts of the new TOC. |
− | + | __NOTOC__ | |
− | + | ||
− | + | === OpenSimulator Guest's Guide === | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | * Installing Clients | |
− | + | ** Downloading OpenSimulator Compatible Client | |
− | + | ** Installing OpenSimulator Compatible Client | |
− | + | ** Connecting to OpenSimulator Engined Regions | |
− | + | ** Grid List | |
− | + | ||
− | + | * InWorld Scripting | |
− | + | ** How to Use? | |
− | + | ** About LSL | |
+ | ** About OSSL | ||
+ | ** LSL Status | ||
+ | ** OSSL Functions | ||
+ | * Using Extended Interfaces | ||
+ | ** Wiimote | ||
+ | ** Web Interfaces | ||
− | |||
− | + | === OpenSimulator Administrator's Guide === | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | * General Information | |
− | + | ** About this Manual | |
− | + | ** Overview of OpenSimulator | |
− | + | ** Release Notes | |
− | + | ** OpneSim Information Sources | |
− | + | ** How to Report Bugs or Problems | |
− | + | ** Credits | |
+ | *** OpenSim Graphics | ||
+ | *** Contributors | ||
+ | *** BSD License | ||
− | + | * Installing OpenSim | |
− | + | ** Installing OpenSim on Microsoft Windows | |
− | + | ** Installing OpenSim on GNU/Linux/Mac OS X or so | |
− | + | ** Installing OpenSim from Source | |
+ | ** Mono Installation Notes | ||
+ | ** SQLite Installation Notes | ||
+ | ** MySQL Installation Notes | ||
− | + | * Configuring OpenSim | |
− | + | ** Configuring OpenSim for Use in Standalone | |
− | + | ** Configuring OpenSim for Use in Grid Mode | |
+ | ** Configuring OpenSim for Connecting to Other's Grid | ||
− | Managing OpenSimulator | + | * Tutorial |
− | + | ** Connecting to and Disconnecting from OpenSimulator | |
− | + | ** Setting Environments in OpenSimulator Servers | |
− | + | ||
− | + | * Managing OpenSimulator | |
− | + | ** User Manipulation | |
− | + | ** Creating Custom Libraries | |
− | + | ** Terrain Settings | |
+ | ** Viewing Statistics | ||
+ | ** Backup & Restore | ||
+ | ** Using Remote Admin Interface | ||
+ | ** Network Security | ||
− | Enabling Addons on OpenSimulator | + | * Enabling Addons on OpenSimulator |
− | + | ** Enabling Physics Modules in OpenSimulator | |
− | + | ** Enabling SMTP in OpenSimulator | |
− | + | ** Enabling Cache in OpenSimulator | |
− | + | ** Enabling Offline Message in OpenSimulator | |
− | + | ** Enabling Wind Module in OpenSimulator | |
− | + | ** Enabling LightShare in OpenSimulator | |
− | + | ** Enabling Economy Module in OpenSimulator | |
− | + | ** Enabling Voice in OpenSimulator Using FreeSwitch | |
− | + | ** Enabling XEngine in OpenSimulator | |
− | + | ** Enabling MRM in OpeSimulator | |
− | + | ** Enabling Group Module in OpenSimulator | |
+ | ** Enabling Wifi Module in OpenSimulator | ||
− | + | === OpenSimulator Migration Guide === | |
− | Upgrading OpenSim Standalone | + | * Upgrading OpenSim Standalone |
− | Upgrading OpenSim Grid Server | + | * Upgrading OpenSim Grid Server |
− | + | ** 0.6.6 or below to 0.6.7 | |
− | + | ** 0.6.7 to 0.6.8 | |
− | + | ** 0.6.8 to 0.6.9 or later | |
− | Legacy Configurations of OpenSimulator | + | * Legacy Configurations of OpenSimulator |
− | + | ** Legacy Commands | |
− | + | ** Legacy Configuration Files | |
− | + | === OpenSimulator Server Application Developer's Guide === | |
− | + | * Region Modules | |
+ | ** Getting Started with Region Modules | ||
− | + | * Plugins | |
+ | ** Getting Started with Plugin |
Latest revision as of 22:54, 15 April 2011
I'm working at refactoring current wiki pages into more constructed documentation as a whole. Here is some thoughts of the new TOC.
[edit] OpenSimulator Guest's Guide
- Installing Clients
- Downloading OpenSimulator Compatible Client
- Installing OpenSimulator Compatible Client
- Connecting to OpenSimulator Engined Regions
- Grid List
- InWorld Scripting
- How to Use?
- About LSL
- About OSSL
- LSL Status
- OSSL Functions
- Using Extended Interfaces
- Wiimote
- Web Interfaces
[edit] OpenSimulator Administrator's Guide
- General Information
- About this Manual
- Overview of OpenSimulator
- Release Notes
- OpneSim Information Sources
- How to Report Bugs or Problems
- Credits
- OpenSim Graphics
- Contributors
- BSD License
- Installing OpenSim
- Installing OpenSim on Microsoft Windows
- Installing OpenSim on GNU/Linux/Mac OS X or so
- Installing OpenSim from Source
- Mono Installation Notes
- SQLite Installation Notes
- MySQL Installation Notes
- Configuring OpenSim
- Configuring OpenSim for Use in Standalone
- Configuring OpenSim for Use in Grid Mode
- Configuring OpenSim for Connecting to Other's Grid
- Tutorial
- Connecting to and Disconnecting from OpenSimulator
- Setting Environments in OpenSimulator Servers
- Managing OpenSimulator
- User Manipulation
- Creating Custom Libraries
- Terrain Settings
- Viewing Statistics
- Backup & Restore
- Using Remote Admin Interface
- Network Security
- Enabling Addons on OpenSimulator
- Enabling Physics Modules in OpenSimulator
- Enabling SMTP in OpenSimulator
- Enabling Cache in OpenSimulator
- Enabling Offline Message in OpenSimulator
- Enabling Wind Module in OpenSimulator
- Enabling LightShare in OpenSimulator
- Enabling Economy Module in OpenSimulator
- Enabling Voice in OpenSimulator Using FreeSwitch
- Enabling XEngine in OpenSimulator
- Enabling MRM in OpeSimulator
- Enabling Group Module in OpenSimulator
- Enabling Wifi Module in OpenSimulator
[edit] OpenSimulator Migration Guide
- Upgrading OpenSim Standalone
- Upgrading OpenSim Grid Server
- 0.6.6 or below to 0.6.7
- 0.6.7 to 0.6.8
- 0.6.8 to 0.6.9 or later
- Legacy Configurations of OpenSimulator
- Legacy Commands
- Legacy Configuration Files
[edit] OpenSimulator Server Application Developer's Guide
- Region Modules
- Getting Started with Region Modules
- Plugins
- Getting Started with Plugin