WikiStructure

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
m (How to use :)
m (Contributing to the Wiki: added note about support for code highlighting and linked to orphaned example page)
 
(9 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{Template:Quicklinks}}
+
{{Quicklinks}}
[[Technical Reference | Technical Reference]] -> [[Technical Reference/terms | Terms]] -> [[WikiStructure | Editing WikiStructure]]
+
 
= Contributing to the Wiki =
 
= Contributing to the Wiki =
  
Line 6: Line 5:
  
 
Here are a few basic wiki-specific tags and concepts:
 
Here are a few basic wiki-specific tags and concepts:
# In a wiki, you don't need HTML. Instead, use the [http://www.mediawiki.org/wiki/Help:Formatting Wiki markup equivalents]. Use ONLY Wiki markup when editing pages.
+
# In a wiki, you don't need HTML. Instead, use the [https://www.mediawiki.org/wiki/Help:Formatting Wiki markup equivalents]. Use ONLY Wiki markup when editing pages.
 
# Want to link to another page? Take the name of the page (not the URL!) and put them in double square brackets, like so: '''<nowiki>[[Example]]</nowiki>'''. After saving the page, it will look like [[Example]]. This is called an internal link.
 
# Want to link to another page? Take the name of the page (not the URL!) and put them in double square brackets, like so: '''<nowiki>[[Example]]</nowiki>'''. After saving the page, it will look like [[Example]]. This is called an internal link.
 
# If you create a new page, make sure to add it to a category. To do so, first go to [[:category:categories]], from there, find the category that'd be best suited for your article. Then add the text '''<nowiki>[[Category:NameOfCategory]]</nowiki>''' to your page.
 
# If you create a new page, make sure to add it to a category. To do so, first go to [[:category:categories]], from there, find the category that'd be best suited for your article. Then add the text '''<nowiki>[[Category:NameOfCategory]]</nowiki>''' to your page.
# To convert existing HTML tables to Wiki markup, you can use the online tool at http://www.uni-bonn.de/~manfear/html2wiki-tables.php which does a pretty good job.
+
# '''NEVER EVER''' empty a page. The information, no matter how outdated it may be, may still be useful to some people, so use a [[WikiStructure#Tags|tag]] to indicate that it's non-current info. If you believe that a page should be deleted instead of being archived, first consider make a redirect to relative pages. If you find an outdated article(we'll call it "A") which contents is almost the same as another maintained article(call it "B"), put '''<nowiki>#Redirect [[B]]</nowiki>''' in empty page A. If you can't find related page despite of your every effort, put '''<nowiki>{{delete|Your reason for wanting the page deleted}}</nowiki>''' to the top of the page, and save it. A sysop (a.k.a. Wiki admin) will then review your proposal to delete, and if accepted, will delete the page. The only exception to this rule, are pages that only contain spam. Throw it into our trash bin by putting '''<nowiki>#Redirect [[Trash Bin]]</nowiki>'''. After that, it will redirect to [[Trash Bin]] page without even showing the big catchy title of the spam page.
# '''NEVER EVER''' empty a page. The information, no matter how outdated it may be, may still be useful to some people, so use a [[WikiStructure#Tags|tag]] to indicate that it's non-current info. If you believe that a page should be deleted instead of being archived, add the text '''<nowiki>{{delete|Your reason for wanting the page deleted}}</nowiki>''' to the top of the page, and save it. A sysop (a.k.a. Wiki admin) will then review your proposal to delete, and if accepted, will delete the page. The only exception to this rule, are pages that only contain spam. These should be cleared, and the text be replaced with a delete tag that includes the reason for deletion.
+
# This wiki uses the Genshi code syntax highlighting plugin to make script and program code easier to read. [[Genshi_example|Here's an example page of highlighted code]]. For details on how use code highlighting by specifying which language your program code is in, see [https://www.mediawiki.org/wiki/Extension:SyntaxHighlight#Usage MediaWiki Syntax Highlighting Usage]
 
+
 
For more info on how to edit Wiki pages, see http://www.mediawiki.org/wiki/Help:Editing
 
For more info on how to edit Wiki pages, see http://www.mediawiki.org/wiki/Help:Editing
  
Line 46: Line 44:
 
*Mind Map for the Wiki - SeanDague
 
*Mind Map for the Wiki - SeanDague
  
See also [[WikiTodo]]
+
See also [[WikiTodo]] and [[Infrastructure]]
 
+
== Wiki Office Hours ==
+
Wright Plaza on Thursday Afternoons at 19:00 GMT. Come there to help us make the OpenSim wiki a world class information resource for OpenSim. See [[Office Hours#Thursday - Wiki Hour|Office Hours]] for up-to-date information about this meeting.
+
  
 
= Tags =
 
= Tags =
 
The following templates should be used to tag pages that are not up to par.  This will help us keep a list of things needed to improve the wiki.  Don't worry too much about marking a page incorrectly, tagging these pages makes them show up under various Categories and wiki admins, or even users, will clear tags if they aren't appropriate.
 
The following templates should be used to tag pages that are not up to par.  This will help us keep a list of things needed to improve the wiki.  Don't worry too much about marking a page incorrectly, tagging these pages makes them show up under various Categories and wiki admins, or even users, will clear tags if they aren't appropriate.
  
===How to use===
+
=== How to use ===
 
To tag a page, put the appropriate template in the article's body, just before the text that you want to tag. When saving the article, the template will automatically be translated into one of the boxes that you see below.
 
To tag a page, put the appropriate template in the article's body, just before the text that you want to tag. When saving the article, the template will automatically be translated into one of the boxes that you see below.
  
Line 72: Line 67:
 
Most templates will automatically add the article to a category, to make them easier to find.
 
Most templates will automatically add the article to a category, to make them easier to find.
  
== Pages That Need Fixing ==
+
== Pages That Need Fixing ==
  
 
{{obsolete}}  
 
{{obsolete}}  
Line 82: Line 77:
  
 
{{archive}}
 
{{archive}}
'''Purpose:''' The information on this page is out of date. However, it may still hold value to some people (examples are chat logs, version history, or OpenSim 0.6x specific info) or needs to be preserved for other reasons. It should be marked as archived information to prevent confusion.
+
'''Purpose:''' The information on this page is out of date. However, it may still hold value to some people (examples are chat logs, version history, or OpenSimulator 0.6x specific info) or needs to be preserved for other reasons. It should be marked as archived information to prevent confusion.
  
 
'''Tag:''' <nowiki>{{archive}}</nowiki>
 
'''Tag:''' <nowiki>{{archive}}</nowiki>
Line 112: Line 107:
 
'''Example:''' <nowiki>{{delete|This is an example of the delete tag.}}</nowiki>
 
'''Example:''' <nowiki>{{delete|This is an example of the delete tag.}}</nowiki>
  
 
+
== Informational Tags for Pages ==
 
+
{{Spam}}
+
'''Purpose:''' This template is to be used on pages that are, or contain spam. Use when you are NOT certain if it is spam or not, or if spam is mixed in with non-spam content.
+
 
+
'''Tag:''' <nowiki>{{spam}}</nowiki>
+
 
+
== Informational Tags for Pages ==
+
  
 
{{proposal}}  
 
{{proposal}}  
Line 141: Line 129:
 
'''Tag:''' <nowiki>{{thirdparty}}</nowiki>
 
'''Tag:''' <nowiki>{{thirdparty}}</nowiki>
  
 
+
[[Category:Support]]
 
+
[[Category:Help]]
[[Category:Support]] [[Category:Help]] [[Category:Configuration]] [[Category:Development]]
+
[[Category:Configuration]]
 +
[[Category:Development]]

Latest revision as of 08:23, 18 September 2020

Contents

[edit] Contributing to the Wiki

Thank you for wanting to help with the wiki, but before you start, it is very important that you have a basic understanding of how to edit a wiki, and how it works

Here are a few basic wiki-specific tags and concepts:

  1. In a wiki, you don't need HTML. Instead, use the Wiki markup equivalents. Use ONLY Wiki markup when editing pages.
  2. Want to link to another page? Take the name of the page (not the URL!) and put them in double square brackets, like so: [[Example]]. After saving the page, it will look like Example. This is called an internal link.
  3. If you create a new page, make sure to add it to a category. To do so, first go to category:categories, from there, find the category that'd be best suited for your article. Then add the text [[Category:NameOfCategory]] to your page.
  4. NEVER EVER empty a page. The information, no matter how outdated it may be, may still be useful to some people, so use a tag to indicate that it's non-current info. If you believe that a page should be deleted instead of being archived, first consider make a redirect to relative pages. If you find an outdated article(we'll call it "A") which contents is almost the same as another maintained article(call it "B"), put #Redirect [[B]] in empty page A. If you can't find related page despite of your every effort, put {{delete|Your reason for wanting the page deleted}} to the top of the page, and save it. A sysop (a.k.a. Wiki admin) will then review your proposal to delete, and if accepted, will delete the page. The only exception to this rule, are pages that only contain spam. Throw it into our trash bin by putting #Redirect [[Trash Bin]]. After that, it will redirect to Trash Bin page without even showing the big catchy title of the spam page.
  5. This wiki uses the Genshi code syntax highlighting plugin to make script and program code easier to read. Here's an example page of highlighted code. For details on how use code highlighting by specifying which language your program code is in, see MediaWiki Syntax Highlighting Usage

For more info on how to edit Wiki pages, see http://www.mediawiki.org/wiki/Help:Editing

[edit] What do we need help with?

There are a lot of pages in the opensim wiki today, many of which aren't really up to snuff.

Have a look around, and if you find an article that you think you can add to, then feel free to do so. One place to look could be The stubs category, where you can find pages that are in need of expansion.

Another way to help, is to go through and tag pages. See below for tags and templates that you could apply to the pages in the wiki.

[edit] How to find stuff to do

See the following pages for things that need work:

  • Short Pages - Short pages may need to be expanded.
  • Long Pages - Long pages may need to be split into separate sub-pages.
  • Double Redirects - Double redirects put an unnecessary load on the server. Remove the middle redirect(s) and change the first one to point to the last page in the chain.
  • Dead-end Pages - Dead-end pages don't have any links to other pages. To keep the wiki work like a wiki should, add links to other pages.
  • Broken Redirects - Broken redirects point to nonexistent pages. These should be deleted, or modified so they become useful articles.
  • Orphaned pages - These pages are pages that are not being linked to, or have been incorrectly linked to (like by using an external link instead of an internal one).
  • Wanted Pages - These pages don't exist yet, but are needed. Please create them if you can (and make sure to add content to them. No placeholders!).

[edit] What else is there to be done?

  • Update Navigation links - Mark Malewski
  • Check the WIKI for orphan pages and bad links - Mark Malewski
  • Twist the developer's arms, and try to get updated content for WIKI pages - Mark Malewski
  • Mind Map for the Wiki - SeanDague

See also WikiTodo and Infrastructure

[edit] Tags

The following templates should be used to tag pages that are not up to par. This will help us keep a list of things needed to improve the wiki. Don't worry too much about marking a page incorrectly, tagging these pages makes them show up under various Categories and wiki admins, or even users, will clear tags if they aren't appropriate.

[edit] How to use

To tag a page, put the appropriate template in the article's body, just before the text that you want to tag. When saving the article, the template will automatically be translated into one of the boxes that you see below.

Example : You come across an article about a third-party addon, or software that was not yet tagged. You edit the page, and find that the article body looks like this:

 = Some Third Party Software =
 
 The software ''foo'' was designed to make [[bar]] easier to manage, and [...]

To apply the template, add the text {{thirdparty}} to the article's body. The article body will then look like this:

 {{thirdparty}}
 = Some Third Party Software =
 
 The software ''foo'' was designed to make [[bar]] easier to manage, and [...]

Most templates will automatically add the article to a category, to make them easier to find.

[edit] Pages That Need Fixing

Purpose: This page had good information at one point, but it is too out of date to really have value now. We need to capture the information in another page, or do major work to bring the page up to date.

Tag: {{obsolete}}


Purpose: The information on this page is out of date. However, it may still hold value to some people (examples are chat logs, version history, or OpenSimulator 0.6x specific info) or needs to be preserved for other reasons. It should be marked as archived information to prevent confusion.

Tag: {{archive}}


Purpose: While the content of the page is good, it's too hard to understand without examples. We'd like to get examples into this page to make it more user friendly.

Tag: {{needsexample}}


Purpose: This page has a little bit of information, but it's very incomplete. It probably can stay in the same place but needs more helping hands.

Tag: {{content}}


[edit] Pages that need deleting (use sparsely!)

Purpose: This page does not belong on the wiki. It contains spam, is an empty page, a vanity page, or is considered rubbish otherwise.

Always specify the reason for the delete request. Without one, the page will not be deleted.

Tag: {{delete|Reason}}

Example: {{delete|This is an example of the delete tag.}}

[edit] Informational Tags for Pages

Purpose: This is used on pages that represent future proposals, so that people don't get the idea that this is the way that opensim currently works.

Tag: {{proposal}}



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.

Tag: {{deprecate|<MM DD YYYY>|<newname>}}

Example: {{deprecate|Nov. 21 1997|NewArticle}}



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.

Tag: {{thirdparty}}

Personal tools
General
About This Wiki