User:Fritigern/BrainStorm
From OpenSimulator
< User:Fritigern(Difference between revisions)
m |
m |
||
Line 8: | Line 8: | ||
---- | ---- | ||
+ | ==New pages== | ||
+ | |||
+ | * Collecting orphaned versioning pages under this page: '''[[User:Fritigern/OopenSim_DevHistory|OpenSim Development History]]''' | ||
+ | * Orphaned script examples: '''[[User:Fritigern/Script_Examples|Example scripts]]''' | ||
+ | * Orphaned [[Grid_List]] pages: '''[[User:Fritigern/Grid_List_Orphans|Grid List Orphans]]''' | ||
== Quick tests. To be ignored! == | == Quick tests. To be ignored! == |
Revision as of 15:02, 5 June 2011
Contents |
BrainStorm
Welcome to Friti's BrainStorm. This page will be basically a combination of a sandbox, and a development page. Pages created and edited here may or may not make it into the the official wiki content.
Also to be found here are some experiments which may or may not lead to something.
The purpose of this is to increase my own knowledge of wiki-related matters (editing, techniques, etc) and to lift the OpenSim wiki to a higher level. In the process, this will also allow me to clean up my user page ;-)
New pages
- Collecting orphaned versioning pages under this page: OpenSim Development History
- Orphaned script examples: Example scripts
- Orphaned Grid_List pages: Grid List Orphans
Quick tests. To be ignored!
nothing at the moment...
Templates
Deprecation template.
- Purpose: To be used on the pages of deprecated functions. New page is to be created with replacement function. Suggest copying over the content of the page of the deprecated function, and make modifications in the content of the new page.
- Usage: {{deprecate|<MM DD YYYY>|<newname>}}
- Example: {{deprecate|Nov. 21 1997|Friti}}
- Result:
*** NOTE : *** As of Nov 21 1997, this function has been renamed to Friti.
Versions of OpenSimulator released after this date will give the user a deprecation warning, but for the time being will function as before. However, the deprecated function may eventually be removed entirely, and should therefore be avoided, and the new version be used instead. |
3rd Party template.
- Purpose: To be used on pages dealing with 3rd party add-ons, modules, and so forth, so as to clearly, uniformly, and effortlessly mark them as 3rd party software.
- Usage: {{thirdparty}}
- Example: {{thirdparty}}
- Result:
*** 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. |