User:Makopoppo/ThoughtOfGuidesTOC

From OpenSimulator

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

Latest revision as of 23: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
Personal tools
General
About This Wiki