Difference between revisions of "UsersWiki!:HowTo Use IoTWiki"

From IoTWiki
Jump to: navigation, search
(added graphic)
m
Line 1: Line 1:
 
A tutorial to  help explain and some concepts. <<Needs lot of work>>
 
A tutorial to  help explain and some concepts. <<Needs lot of work>>
 
 
 
 
 
==WikiPedia ==
 
==WikiPedia ==
 
 
 
 
 
Most comphrehensive intro is this (Dated 2008)  one:   
 
Most comphrehensive intro is this (Dated 2008)  one:   
 
 
 
[[Wikipedia:Help:Wikipedia:_The_Missing_Manual]]
 
[[Wikipedia:Help:Wikipedia:_The_Missing_Manual]]
  
 
+
[[Wikipedia:Tutorial]]
  
 
Others
 
Others
 
  https://www.youtube.com/watch?v=GdoQsFgsOns&list=PLB0168AB327B0FE03&ab_channel=jgrodel
 
  https://www.youtube.com/watch?v=GdoQsFgsOns&list=PLB0168AB327B0FE03&ab_channel=jgrodel
  
 
+
https://www.youtube.com/watch?v=F8irbbwNo2E&list=PLAagofQWV6pf0xFyUw7gJg2yYYB-nCS4l&ab_channel=SolidShellSecurity
 
 
https://www.youtube.com/watch?v=F8irbbwNo2E&list=PLAagofQWV6pf0xFyUw7gJg2yYYB-nCS4l&ab_channel=SolidShellSecurity
 
 
 
https://ssl.gstatic.com/ui/v1/icons/mail/images/cleardot.gif
 
 
 
https://en.wikipedia.org/wiki/Wikipedia:Tutorial
 
 
 
 
 
 
 
 
 
==MediaWiki ==
 
==MediaWiki ==
 
 
  
 
Most documentation is specific to Wikipedia. Our IoTForum Wiki ('''IoTwiki''') is a personal wiki and different. So some search options like WP: and templates will work differently. These can be best researched at MediaWiki ( The SW provider ) website
 
Most documentation is specific to Wikipedia. Our IoTForum Wiki ('''IoTwiki''') is a personal wiki and different. So some search options like WP: and templates will work differently. These can be best researched at MediaWiki ( The SW provider ) website
Line 38: Line 16:
 
https://meta.wikimedia.org/wiki/Help:Contents
 
https://meta.wikimedia.org/wiki/Help:Contents
  
 +
Community  https://www.mediawiki.org/wiki/User_hub
  
Community
+
FAQ https://www.mediawiki.org/wiki/Manual:FAQ
 
 
https://www.mediawiki.org/wiki/User_hub
 
 
 
 
 
FAQ  
 
 
 
https://www.mediawiki.org/wiki/Manual:FAQ
 
 
 
 
 
 
 
 
 
  
 
===WikiText===
 
===WikiText===
Simpler approach to HTML and used by the Wiki Software to format, structure and include standard stuff
+
Simpler approach to HTML and used by the Wiki Software to format, structure and include standard stuff. Wiktext controls formatting (Bold, Headings) and Structure (Columns, Tables, Refrence, Table of Contents) . A visual editor is available to help in inserting wikitext.
See https://commons.wikimedia.org/wiki/File:Cheatsheet-en.png
+
see https://commons.wikimedia.org/wiki/File:Cheatsheet-en.png
  
 +
=== Pages===
 +
Wiki contains many types of pages (HTML). A page is a HTML rendered by Wiki SW using special markup called wikitext. There are different types of pages . Pages of a type belong to '''namespace''' of that type for search and linking.
 +
[[File:IoTWikiConcepts.jpg| left]]
  
=== Pages===
+
*'''Article'''  In the default or Main view
Wiki contains many types of pages (HTML). A page is a HTML rendered by Wiki SW using special markup called wikitext. Wiktext controls formatting (Bold, Headings) and Structure (Columns, Tables, Refrence, Table of Contents) . A visual editor is available to help in inserting wikitext.
 
There are different types of pages . Pages of a type belong to namespace of that type for search and linking.
 
[[File:IoTWikiConcepts.jpg |left]]
 
*'''Articl'''e In the default or Main view
 
 
*'''User'''    For each user. User can edit these for things they are working on. Users can create subpage ( A1\B1 means B1 is subpage of A1) and talk about projects they are doing
 
*'''User'''    For each user. User can edit these for things they are working on. Users can create subpage ( A1\B1 means B1 is subpage of A1) and talk about projects they are doing
 
*'''Special''' This is a dynamic view or query on different things...like Pages recently added, deleted or needing review
 
*'''Special''' This is a dynamic view or query on different things...like Pages recently added, deleted or needing review
 
*'''Template'''  Reusable "Source" code to be injected into a page being edited. Can be parameterized. Templates for flagging stubs articles and needing review are available. Skilled usage of templates markes a good Wiki contributer
 
*'''Template'''  Reusable "Source" code to be injected into a page being edited. Can be parameterized. Templates for flagging stubs articles and needing review are available. Skilled usage of templates markes a good Wiki contributer
 
*'''Help''' Help on various topics and How To
 
*'''Help''' Help on various topics and How To
*'''Categor'''y A set of pages defining a knowledge tree for discovery and browsing of related pages by topics. A page can be in multiple category. Generally you should link a Article to the lowest node in the category tree. Wiki dynamically will create a view listing all pages in a node of the tree. You can control sorting by directives using wikitext  on the Source page  
+
*'''Category''' A set of pages defining a knowledge tree for discovery and browsing of related pages by topics. A page can be in multiple category. Generally you should link a Article to the lowest node in the category tree. Wiki dynamically will create a view listing all pages in a node of the tree. You can control sorting by directives using wikitext  on the Source page  
 
*'''Portal''' a special curated landing page for major topics .  
 
*'''Portal''' a special curated landing page for major topics .  
 
*'''Project''' This is wikipedia namespace in public wikpedia . For IOTWiki the project pages will describe collaboration projects where a group of editors work on improving pages on a topic or create a portal  
 
*'''Project''' This is wikipedia namespace in public wikpedia . For IOTWiki the project pages will describe collaboration projects where a group of editors work on improving pages on a topic or create a portal  

Revision as of 06:46, 13 October 2017

A tutorial to help explain and some concepts. <<Needs lot of work>>

WikiPedia

Most comphrehensive intro is this (Dated 2008) one: Wikipedia:Help:Wikipedia:_The_Missing_Manual

Wikipedia:Tutorial

Others

https://www.youtube.com/watch?v=GdoQsFgsOns&list=PLB0168AB327B0FE03&ab_channel=jgrodel
https://www.youtube.com/watch?v=F8irbbwNo2E&list=PLAagofQWV6pf0xFyUw7gJg2yYYB-nCS4l&ab_channel=SolidShellSecurity

MediaWiki

Most documentation is specific to Wikipedia. Our IoTForum Wiki (IoTwiki) is a personal wiki and different. So some search options like WP: and templates will work differently. These can be best researched at MediaWiki ( The SW provider ) website

https://meta.wikimedia.org/wiki/Help:Contents

Community https://www.mediawiki.org/wiki/User_hub

FAQ https://www.mediawiki.org/wiki/Manual:FAQ

WikiText

Simpler approach to HTML and used by the Wiki Software to format, structure and include standard stuff. Wiktext controls formatting (Bold, Headings) and Structure (Columns, Tables, Refrence, Table of Contents) . A visual editor is available to help in inserting wikitext. see https://commons.wikimedia.org/wiki/File:Cheatsheet-en.png

Pages

Wiki contains many types of pages (HTML). A page is a HTML rendered by Wiki SW using special markup called wikitext. There are different types of pages . Pages of a type belong to namespace of that type for search and linking.

IoTWikiConcepts.jpg
  • Article In the default or Main view
  • User For each user. User can edit these for things they are working on. Users can create subpage ( A1\B1 means B1 is subpage of A1) and talk about projects they are doing
  • Special This is a dynamic view or query on different things...like Pages recently added, deleted or needing review
  • Template Reusable "Source" code to be injected into a page being edited. Can be parameterized. Templates for flagging stubs articles and needing review are available. Skilled usage of templates markes a good Wiki contributer
  • Help Help on various topics and How To
  • Category A set of pages defining a knowledge tree for discovery and browsing of related pages by topics. A page can be in multiple category. Generally you should link a Article to the lowest node in the category tree. Wiki dynamically will create a view listing all pages in a node of the tree. You can control sorting by directives using wikitext on the Source page
  • Portal a special curated landing page for major topics .
  • Project This is wikipedia namespace in public wikpedia . For IOTWiki the project pages will describe collaboration projects where a group of editors work on improving pages on a topic or create a portal
  • UserWiki! This is a special draft namespace. Users can use it for draft artciels and testing stuff out. Once done can move pages Article namespace

Links

Wiki allows internal links to other wiki pages by title of the page . A special inter-wiki link is available for Wikipedia. the default title link is the pages of Article types of Main namespace. Other types of pages can be reached by prefixing the namespace such as :Category: or :User: or UserWiki!:

Experiment and Start working

Use the drafts feature under Draft: namespace to start creating drafts and getting a hang of the wiki. See


https://en.wikipedia.org/wiki/Wikipedia:Drafts

IoTWiki should use UsersWiki!: Name space .