Dawnfoster (Talk | contribs) (→Formatting: added link to user help) |
Dawnfoster (Talk | contribs) (added link to process to gain sysop access) |
||
| (24 intermediate revisions not shown) | |||
| Line 1: | Line 1: | ||
| - | + | == Guidelines == | |
| - | + | === Collaborative Process === | |
| - | + | ||
Creating articles in the wiki is a collaborative process. After you have written your piece others may: | Creating articles in the wiki is a collaborative process. After you have written your piece others may: | ||
| Line 10: | Line 9: | ||
* Add | * Add | ||
| - | So don't worry about making your article perfect the first time through | + | So don't worry about making your article perfect the first time through. Don't hesitate to add content you think is useful and don't hesitate to make edits where you think you can help. There's always somebody to fix anything that breaks. |
| - | + | === Posting Guidelines === | |
| - | == Where to start == | + | Here are a few guidelines to keep in mind when using the MeeGo wiki: |
| + | * '''Search first''': Before creating a new page or making significant contributions to a page, please do a [[Community_communication#Read_Before_Posting_-_Helping_Yourself|quick search]] to make sure that you aren't duplicating existing content on the wiki or other areas of MeeGo.com. | ||
| + | * '''Contribute''': The wiki is a resource for anyone to use. Just keep the content relevant, that is anything related to MeeGo as long as it meets our other guidelines should be appropriate. | ||
| + | * '''Make improvements''': If you find a typo or inaccurate information, just fix it. | ||
| + | * '''Keep it legal''': respect licenses and copyright. Only post content you own or provide attribution for content under a license that permits reuse. As always, our entire [http://meego.com/about/terms-service Terms of Service] also apply to the wiki. | ||
| + | * '''Be nice''': Keep the language clean (no swearing) and show respect for other contributors. | ||
| + | * '''Respect links''': Please provide [http://www.mediawiki.org/wiki/Help:Redirects redirects] when you move content. Many people use the wiki and may have created bookmarks or linked to your content. | ||
| + | * '''Additional information''': Our [[Community guidelines]] and [[Community communication]] documents have additional information about participating in the MeeGo community. | ||
| + | |||
| + | === The Wiki is Public === | ||
| + | |||
| + | Everything in the wiki is public. | ||
| + | |||
| + | Every edit and every new page created goes into the [[Special:RecentChanges|recent changes]] feed, which means that people will see your edits even if you haven't yet linked to a page. | ||
| + | |||
| + | Once it's out there, it's public. | ||
| + | * Technically, administrators can delete things, but the wiki content may be mirrored, has feeds and is in the Google cache, so deleting something doesn't make it go away. | ||
| + | * When you delete content from a page, the original content will still remain in the history for that page. | ||
| + | |||
| + | == Style == | ||
| + | |||
| + | * Keep your writing informative and not too casual, not too formal. | ||
| + | * Avoid gratuitously using technical language. Explain or define terms which might reasonably be unknown to a reader. | ||
| + | * If you need to use acronyms, explain them with the first use. | ||
| + | * Page names should be short and to the point. | ||
| + | ** The page name is a label, not a sentence. | ||
| + | ** Use spaces. NoCamelCase (that is, use "Root access" instead of "RootAccess"). | ||
| + | ** Use sentence capitalization for page titles. Only proper nouns should be capitalized after the first word (for example, ''Contributing to MeeGo'' is OK, ''Contributing To The Wiki'' is not) | ||
| + | ** When using sub-pages, please ensure that you are really grouping several related pages under a common root. Deep hierarchies make for long names. As a general rule, use no more than two levels for subpages (for example, [[Community Office/Meetings]] is OK, [[Community Office/Meetings/Meeting minutes from May 11 2010]] is not) | ||
| + | ** [http://warpspire.com/posts/url-design/ This article on URL design] explains some of the principles behind good URL names - and every wiki page name is also a URL | ||
| + | * In general, in [[Main Page|wiki.meego.com]] we follow the conventions and formatting of [http:///www.wikipedia.org/ Wikipedia]. | ||
| + | |||
| + | For more information, see the [http://en.wikipedia.org/wiki/Style_guide Wikipedia Style Guide]. | ||
| + | |||
| + | == Using the Wiki (How-to) == | ||
| + | |||
| + | === Where to start === | ||
Before creating a new page, you should first make sure that a page on your topic does not already exist: | Before creating a new page, you should first make sure that a page on your topic does not already exist: | ||
| Line 21: | Line 56: | ||
# If the exact topic exists, the page will open. | # If the exact topic exists, the page will open. | ||
# If there are related pages, you will get a search results page. Check if your topic is in the results. | # If there are related pages, you will get a search results page. Check if your topic is in the results. | ||
| - | # | + | # If your topic does not exist, choose '''create this page'''. |
| - | == How to edit a page == | + | === How to edit a page === |
If you'd like to change a page. | If you'd like to change a page. | ||
| Line 34: | Line 69: | ||
# Click '''Save page'''. | # Click '''Save page'''. | ||
| - | + | Deleting pages: | |
| + | * Pages can only be deleted by wiki admins. | ||
| + | * Before you request a deletion, think about whether a redirect would be more appropriate. | ||
| + | * Place pages that you would like deleted in the "[[:Category:Die die die|Die die die]]" category by adding this line to the page to be deleted: ''<nowiki>{{delete}}</nowiki>'' | ||
| + | ** You can also specify the reason by adding ''<nowiki>{{delete|reason}}</nowiki>'' -line (where "reason" is your reason) instead. | ||
| + | * Please keep in mind that any page added to this category will be permanently deleted. | ||
| + | * Admins will check this category periodically and delete the pages, so don't worry if your page isn't deleted immediately. | ||
| - | + | === Creating a subpage === | |
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | Many sections in the MeeGo wiki are organized by subtopic, like [[Quality/Compliance]] for example. There has been some confusion about how to create subpages, so here are the instructions: | |
| + | * Make sure you are logged in (and see instructions above for searching before you create a new page) | ||
| + | * In the search box, type Quality/My new page name | ||
| + | * Click "Go" | ||
| - | == Formatting == | + | Please note that to avoid creating orphan pages (that is, wiki pages that no other wiki page links to) it is recommended that you create a page by linking to it first, and then clicking on the link to the non-existent page. For example [[Quality/My new page name]]. Please also note that creating sub-pages more than 2 deep is advised against, since it makes link names longer, and does not help with the maintenance of the wiki. See the [[#Style]] section for the very brief style guide to the wiki. |
| + | |||
| + | === Formatting === | ||
wiki.meego.com uses MediaWiki formatting (the same as used on Wikipedia, for example). For simple formatting, use the buttons above the edit box. For more information see: | wiki.meego.com uses MediaWiki formatting (the same as used on Wikipedia, for example). For simple formatting, use the buttons above the edit box. For more information see: | ||
| Line 54: | Line 93: | ||
* [http://www.mediawiki.org/wiki/Help:Contents General MediaWiki user help] | * [http://www.mediawiki.org/wiki/Help:Contents General MediaWiki user help] | ||
* [http://www.mediawiki.org/wiki/Manual:Contents MediaWiki manual] | * [http://www.mediawiki.org/wiki/Manual:Contents MediaWiki manual] | ||
| + | * [http://www.mediawiki.org/wiki/Extension:EmbedVideo Embedding Video] | ||
| + | |||
| + | === Editing conventions on talk pages === | ||
| + | Having discussions on a free-form wiki page will seem strange at first. It helps if everyone follows some simple editing conventions: | ||
| + | |||
| + | * Always sign your name after your comments. Use the four tildes “<code><nowiki>~~~~</nowiki></code>” wiki syntax (or the signature button [[File:button_sig.png|text-bottom|link=|signature button]] in the toolbar above the editing textbox). For more information see [[Help:Signatures]]. | ||
| + | * Start a new discussion with a <code><nowiki>==level 2 heading==</nowiki></code> at the bottom of the page (or use the “{{lcfirst:{{int:addsection}}}}” tab) | ||
| + | * Indent replies with colons (<code>:</code>) at the beginning of the line. | ||
| + | |||
| + | For more information see: [[Help:Signatures]] and [[Help:Talk pages]]. | ||
| + | |||
| + | === Gaining Sysop Access === | ||
| + | |||
| + | Please read this page if you would like to request [[Wiki sysop]] access to perform administrative tasks in the wiki. | ||
| + | |||
| + | ==Credit== | ||
| + | |||
| + | ''Based on [http://wiki.maemo.org/Contributing_to_the_wiki Maemo wiki contribution guidelines]''. See also the [http://wiki.maemo.org/Maemowiki_Action_Group#Maemo_Wiki_Principles Maemo wiki principles] in the Maemowiki action group page. | ||
[[Category:Community]] | [[Category:Community]] | ||
Contents |
Creating articles in the wiki is a collaborative process. After you have written your piece others may:
So don't worry about making your article perfect the first time through. Don't hesitate to add content you think is useful and don't hesitate to make edits where you think you can help. There's always somebody to fix anything that breaks.
Here are a few guidelines to keep in mind when using the MeeGo wiki:
Everything in the wiki is public.
Every edit and every new page created goes into the recent changes feed, which means that people will see your edits even if you haven't yet linked to a page.
Once it's out there, it's public.
For more information, see the Wikipedia Style Guide.
Before creating a new page, you should first make sure that a page on your topic does not already exist:
If you'd like to change a page.
Deleting pages:
Many sections in the MeeGo wiki are organized by subtopic, like Quality/Compliance for example. There has been some confusion about how to create subpages, so here are the instructions:
Please note that to avoid creating orphan pages (that is, wiki pages that no other wiki page links to) it is recommended that you create a page by linking to it first, and then clicking on the link to the non-existent page. For example Quality/My new page name. Please also note that creating sub-pages more than 2 deep is advised against, since it makes link names longer, and does not help with the maintenance of the wiki. See the #Style section for the very brief style guide to the wiki.
wiki.meego.com uses MediaWiki formatting (the same as used on Wikipedia, for example). For simple formatting, use the buttons above the edit box. For more information see:
Having discussions on a free-form wiki page will seem strange at first. It helps if everyone follows some simple editing conventions:
~~~~” wiki syntax (or the signature button ==level 2 heading== at the bottom of the page (or use the “+” tab)
:) at the beginning of the line.
For more information see: Help:Signatures and Help:Talk pages.
Please read this page if you would like to request Wiki sysop access to perform administrative tasks in the wiki.
Based on Maemo wiki contribution guidelines. See also the Maemo wiki principles in the Maemowiki action group page.