Difference between revisions of "Help:Converting Pages"

From WebOS Internals
Jump to navigation Jump to search
(done)
 
(14 intermediate revisions by 6 users not shown)
Line 1: Line 1:
Please help us convert pages from the old wiki.  
+
== The conversion process is done! ==
 +
== The categorization of Misc pages is also done. ==
  
Here are the steps to follow:
+
Now, what we need help with is the Restructuring.
  
* Create a link to the new article on this wiki by editing a portal page, or the article that you want to be the parent of the new article.  You create a link this way:
+
== What else can I do? ==
  
  <nowiki>[[Article Name|Article Description]]</nowiki> -> [[Article Name|Article Description]]
+
Well, you can always make NEW pages. :-)  You can also help us search out pages containing the "r" word.  (rooting) and edit them to refer to "accessing Linux". 
  
* Please name your pages in TitleCase, with underscores between words, for instance, "Tutorial_Linux_Getting_Started". You can not put spaces in page names.
+
Also, if you see badly named pages, please contact a sysop to rename them(rboatright or Templarian or add it to the [[Admin Changes]] page and it will be corrected shortly)
* Click on that link to bring up the edit page. Type a title and save it.
 
* Note the url of this new page.
 
* In another window, go to the old page.
 
* Choose edit.   
 
* Copy all the source off the old page, and paste it into your favorite editor.
 
:: at the top of the old page, type the following line:
 
:: <code><nowiki>[[module Redirect destination="http://www.example.com/base/"]]</nowiki></code> 
 
:: replacing the url with the url of your new page you noted in step 3.
 
* Go back to your editor.
 
* Replace all [[[ with [[ 
 
* Replace all ]]] with ]]
 
* Replace all ** with <nowiki>'''</nowiki>
 
* Find all lines that start with +  or ++ or +++ or ++++
 
* Edit them so that the line is enclosed in the same number of = signs  == This is header 2 == (note that spaces are required.)  
 
* Paste the result into the new-page window in the new wiki
 
* Save. 
 
* Perform any clean-up editing required.  In particular you may need to edit links to other pages.
 
  
'''[[A list of existing pages that need to be converted can be found here]]'''
+
Just post to their user page. 
 +
 
 +
[[Help:Where_Things_Go|Where Things Go]] Covers the Naming Scheme
 +
 
 +
and of course, if you find a page in the wrong place, please move it.  But be careful to check "what links here" and fix all the things that link "here." 
 +
 
 +
Happy wiki-ing.

Latest revision as of 01:20, 27 July 2009

The conversion process is done!

The categorization of Misc pages is also done.

Now, what we need help with is the Restructuring.

What else can I do?

Well, you can always make NEW pages. :-) You can also help us search out pages containing the "r" word. (rooting) and edit them to refer to "accessing Linux".

Also, if you see badly named pages, please contact a sysop to rename them. (rboatright or Templarian or add it to the Admin Changes page and it will be corrected shortly)

Just post to their user page.

Where Things Go Covers the Naming Scheme

and of course, if you find a page in the wrong place, please move it. But be careful to check "what links here" and fix all the things that link "here."

Happy wiki-ing.