WikiHowTo

Differences between revisions 15 and 50 (spanning 35 versions)
Revision 15 as of 2006-05-16 12:59:48
Size: 2501
Editor: CPE-60-229-158-165
Comment: UNFP_ToTop,Add_PUTT_ProjectInfo,Exist_UinSch_Removed->IncorpInPUTT
Revision 50 as of 2011-01-04 23:58:34
Size: 5740
Editor: CPE-121-208-64-131
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
||<tablestyle="float:right; font-size: 0.9em; width:40%; background:#F1F1ED; margin: 0 0 1em 1em;" style="padding:0.5em; background-image: url(https://wiki.ubuntu.com/AustralianTeam?action=AttachFile&do=get&target=au-logo2.png); background-repeat: no-repeat; background-position: center center;">'''Contents'''[[BR]][[TableOfContents]]|| ## Ubuntu-AU Wiki HowTo Page
## This page is designed as a resource for other Ubuntu-AU users (or anyone else for that matter) to use when adding content to the wiki.
## Using this page will help keep the new pages in some sort of order and similar format across the wiki
Line 3: Line 5:
= Projects = <<Include(AustralianTeam/Includes/Header)>>
<<Include(AustralianTeam/Includes/Bulletin)>>
||<tablestyle="float:right; font-size: 0.9em; width:33%; background-color: #F4F3F1;border: none;" style="padding:0.5em;"><<TableOfContents>>||
Line 5: Line 9:
== Ubuntu-In-Not-For-Profits == = Ubuntu-AU Wiki HowTo =
Line 7: Line 11:
=== Overview === So you have an idea and want to put some information up on the wiki but don't even know where to start? Then this page is for you. This page aims to be a guide for how to create and/or edit wiki pages on the [[AustralianTeam||Ubuntu-AU team wiki]] so that all users are able to contribute and share no matter what level of knowledge of how to edit wiki the user has while maintaining some sense of order within the wiki.
Line 9: Line 13:
Ubuntu-In-Not-for-Profits aims to promote Ubuntu and FLOSS software to Not-for-Profit, Social and Community based organisations. If you have any questions/comments/queries relating to this how to please feel free to contact the team via [[https://wiki.ubuntu.com/AustralianTeam/IRC|IRC]] or on our [[https://wiki.ubuntu.com/AustralianTeam/MailingLists|Mailing List]] so that we can help you out.
Line 11: Line 15:
=== Project Objectives === == What you need ==
Line 13: Line 17:
 * To show Not-for-Profit organisations how Ubuntu can help them to spend less on their IT infrustructure.
 * Demonstrate the social inclusiveness of Ubuntu and Free, Libre and Open Source Software.
 * Investigate the potential of the social opportunities presented by Ubuntu.
Any user is able to edit any wiki page with the only exception being that you have to have a launchpad login. If you do not already have a launchpad account then you can go [[https://login.launchpad.net/+new_account|here]] to create a new account. You will need to log into the wiki using these credentials.
Line 17: Line 19:
=== Project Activities === == Creating the Wiki Page ==
Line 19: Line 21:
 * Representation at 'Connecting Up '06 - Adelaide, May 1-2'
  * Give-a-way Ubuntu CDROM's
  * Promote Dapper Drake
  * Promote 'Software Freedom Day'
 
 This event was run, and 100 Ubuntu CD's were given out over the 2 day event,
 which was attended by almost 300 people involved in ICT strategy planning,
 or day-to-day ICT activities, from the Not-for-profit sector.
 The good news is that over half of the people who visited the booth are already using
 Open Office.
The first thing you will need to do if you are looking to create a whole new page is to create it (if you're just wanting to edit an existing page proceed to the next step).
Line 30: Line 23:
=== Contact Details === To create a new page you will need to:
 * Navigate to the [[AustralianTeam/Projects/Blank|blank page]] created to use uniform styling across the wiki.
 * Log in to the wiki in the top right hand corner.
 * You will then have additional options at the top of the screen.
 * Click the "more actions" drop down menu.
 * Click on the "copy page" option from the drop down menu.
 * This will then open a new window with some other options.
 * You will want to rename it to something that is related to the content you are going to put in your page. The format used by Ubuntu-AU is to name the page AustralianTeam/Section/PageName (e.g. AustralianTeam/Projects/WikiHowTo is the name of this page).
 * You might want to put in a reason for the copy.
 * Click on the "Copy Page" button.
 * Wait for the wiki to update.
Line 32: Line 35:
Contact PaulSchulz for more information. == How to edit a wiki page ==
Line 34: Line 37:
Now that you have created your very own fresh wiki page you will need to edit it to add your content to the page.
Line 35: Line 39:
== Promoting-Ubuntu-To-Teachers == To do this you need to:
Line 37: Line 41:
=== Overview ===  * Make sure you are logged into the wiki using your launchpad credentials.
 * Click on the "edit" option at the top of the page.
 * This will bring up an editing window that will prevent multiple users changing the same content at the same time. Take note of the time frame it has allocated you in the message and click the "preview" button to extend it.
 * The blank page has already been set out in a format that makes it easy for you to add your content. All you need to do is replace the data on the blank page with your own information. The table of contents will automatically update so don't worry about that.
 * Instead of saving the page each time you want to see how it looks make sure you utilise the "Preview" button at the top. This will show you how it will look so you can proof read the page before publishing it.
 * Remove any unused or unwanted sections from the blank page.
 * Make sure you save your data!
Line 39: Line 49:
The Promoting Ubuntu To Teachers project is working to develop a set of resources to
assist members in their efforts to promote Ubuntu Linux to the Australian teacher community.
== Advanced Editing ==
Line 42: Line 51:
For more information please see the [wiki:/PromotingUbuntuToTeachers project] page. If you are comfortable with the basic wiki layout or simply want something a little different the best place to start looking is the [[http://moinmo.in/HelpOnMoinWikiSyntax||Moin Moin Wiki Syntax page]] (Moin Moin is the version of wiki that the Ubuntu-AU team uses in conjuction with http://wiki.ubuntu.com) for pointers on some more advanced options.
Line 44: Line 53:
The most commonly used "extras" are:
 * formatting text
 * inserting links
 * tables
Line 45: Line 58:
== Ubuntu-In-Homes == === Formatting Text ===
Line 47: Line 60:
=== Overview === There are many different options to format your text to make it stand out. If you look at the [[http://moinmo.in/HelpOnMoinWikiSyntax#Text_Formatting|Moin Moin help page]] you will see a whole list. It involved putting text inside parameters to apply different formats. For example two ' wrapped around texh will make the text italics like this - ''italics'', three ' will make it bold like this '''bold''' and five ' will make it bold and italics like this '''''bold italics'''''.
Line 49: Line 62:
To let home users know of Ubuntu's ease of use, security, and stability. Other options are listed on the [[http://moinmo.in/HelpOnMoinWikiSyntax#Text_Formatting|Moin Moin help page]] but just remember how the final page looks, you don't want to overdo it.
Line 51: Line 64:
=== Project Objectives === === Inserting Links ===
Line 53: Line 66:
 * TBD Another common thing to use in wiki pages is links to other webpages which is covered in the [[http://moinmo.in/HelpOnMoinWikiSyntax#Hyperlinks|Moin Moin Hyperlinks]] section.
Line 55: Line 68:
It refers to both Internal and External links. Internal links are links to other wiki pages that are in the same wiki tree that the page you are editing is in. External links refer to links that are outside the wiki you are editing.
Line 56: Line 70:
== Ubuntu-In-Business == === Tables ===
Line 58: Line 72:
=== Overview === Tables are prone to problems due to being strict on whitespace and formatting. For more details on tables see the [[http://moinmo.in/HelpOnMoinWikiSyntax#Tables|Moin Moin Tables]] help section.
Line 60: Line 74:
Ubuntu-In-Business is a focus group aimed at devising marketing strategies for Australian businesses and discussing business-related issues for using Ubuntu. == Links ==
Line 62: Line 76:
=== Project Objectives ===  * [[https://wiki.ubuntu.com/HelpOnEditing|Ubuntu Wiki Help on Editing]]
 * [[http://moinmo.in/HelpOnMoinWikiSyntax|Moin Moin Wiki Syntax Guide]]
Line 64: Line 79:
 * To conduct business-focused demonstrations of Ubuntu and its applications.

=== Resources ===
 * CategoryMarketing links to Marketing related pages on this wiki.
 * ["DIYMarketing"] is one of them and links to marketing resources.
 * [http://www.ubuntupeople.com ubuntupeople.com] is a forum for Ubuntu Advocates.
<<Navigation(children,1)>>

Ubuntu Join in the community: Become a Member | Chat on IRC in #ubuntu-au on irc.freenode.net Ubuntu

Ubuntu-AU Wiki HowTo

So you have an idea and want to put some information up on the wiki but don't even know where to start? Then this page is for you. This page aims to be a guide for how to create and/or edit wiki pages on the AustralianTeam so that all users are able to contribute and share no matter what level of knowledge of how to edit wiki the user has while maintaining some sense of order within the wiki.

If you have any questions/comments/queries relating to this how to please feel free to contact the team via IRC or on our Mailing List so that we can help you out.

What you need

Any user is able to edit any wiki page with the only exception being that you have to have a launchpad login. If you do not already have a launchpad account then you can go here to create a new account. You will need to log into the wiki using these credentials.

Creating the Wiki Page

The first thing you will need to do if you are looking to create a whole new page is to create it (if you're just wanting to edit an existing page proceed to the next step).

To create a new page you will need to:

  • Navigate to the blank page created to use uniform styling across the wiki.

  • Log in to the wiki in the top right hand corner.
  • You will then have additional options at the top of the screen.
  • Click the "more actions" drop down menu.
  • Click on the "copy page" option from the drop down menu.
  • This will then open a new window with some other options.
  • You will want to rename it to something that is related to the content you are going to put in your page. The format used by Ubuntu-AU is to name the page AustralianTeam/Section/PageName (e.g. AustralianTeam/Projects/WikiHowTo is the name of this page).
  • You might want to put in a reason for the copy.
  • Click on the "Copy Page" button.
  • Wait for the wiki to update.

How to edit a wiki page

Now that you have created your very own fresh wiki page you will need to edit it to add your content to the page.

To do this you need to:

  • Make sure you are logged into the wiki using your launchpad credentials.
  • Click on the "edit" option at the top of the page.
  • This will bring up an editing window that will prevent multiple users changing the same content at the same time. Take note of the time frame it has allocated you in the message and click the "preview" button to extend it.
  • The blank page has already been set out in a format that makes it easy for you to add your content. All you need to do is replace the data on the blank page with your own information. The table of contents will automatically update so don't worry about that.
  • Instead of saving the page each time you want to see how it looks make sure you utilise the "Preview" button at the top. This will show you how it will look so you can proof read the page before publishing it.
  • Remove any unused or unwanted sections from the blank page.
  • Make sure you save your data!

Advanced Editing

If you are comfortable with the basic wiki layout or simply want something a little different the best place to start looking is the http://moinmo.in/HelpOnMoinWikiSyntax (Moin Moin is the version of wiki that the Ubuntu-AU team uses in conjuction with http://wiki.ubuntu.com) for pointers on some more advanced options.

The most commonly used "extras" are:

  • formatting text
  • inserting links
  • tables

Formatting Text

There are many different options to format your text to make it stand out. If you look at the Moin Moin help page you will see a whole list. It involved putting text inside parameters to apply different formats. For example two ' wrapped around texh will make the text italics like this - italics, three ' will make it bold like this bold and five ' will make it bold and italics like this bold italics.

Other options are listed on the Moin Moin help page but just remember how the final page looks, you don't want to overdo it.

Another common thing to use in wiki pages is links to other webpages which is covered in the Moin Moin Hyperlinks section.

It refers to both Internal and External links. Internal links are links to other wiki pages that are in the same wiki tree that the page you are editing is in. External links refer to links that are outside the wiki you are editing.

Tables

Tables are prone to problems due to being strict on whitespace and formatting. For more details on tables see the Moin Moin Tables help section.

AustralianTeam/Projects/WikiHowTo (last edited 2011-01-04 23:58:34 by CPE-121-208-64-131)