~ubuntu-branches/ubuntu/natty/moin/natty-updates

« back to all changes in this revision

Viewing changes to wiki/underlay/pages/WikiCourse(2f)02(20)Finding(20)information/revisions/00000001

  • Committer: Bazaar Package Importer
  • Author(s): Jonas Smedegaard
  • Date: 2008-06-22 21:17:13 UTC
  • mfrom: (0.9.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20080622211713-fpo2zrq3s5dfecxg
Tags: 1.7.0-3
Simplify /etc/moin/wikilist format: "USER URL" (drop unneeded middle
CONFIG_DIR that was wrongly advertised as DATA_DIR).  Make
moin-mass-migrate handle both formats and warn about deprecation of
the old one.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
## Please edit system and help pages ONLY in the master wiki!
 
2
## For more information, please see MoinMoin:MoinDev/Translation.
 
3
## page was renamed from WikiCourse/02 Find information
 
4
##master-page:
 
5
##master-date:
 
6
#acl -All:write Default
 
7
#format wiki
 
8
#language en
 
9
#pragma section-numbers off
 
10
<<Navigation(slides)>>
 
11
= Finding information =
 
12
!MoinMoin has many ways to find information in the wiki:
 
13
== Searching ==
 
14
 * '''Search field in the navigation area on the top of the page'''
 
15
  * For a title search, type in the search keywords and hit "enter" (or click on '''title''').
 
16
  * For a full-text search, type in the search keywords and click on '''text'''.
 
17
 * Menu item '''FindPage'''
 
18
  * Includes indexes of all pages sorted by page names and words in the page name.
 
19
  * Advanced search functions.
 
20
 
 
21
(!) The title search can also be used to quickly navigate to pages that you only roughly know the title of.
 
22
 
 
23
You can find further information on the help page HelpOnSearching.
 
24
 
 
25
== Navigation in the wiki ==
 
26
 
 
27
 * RecentChanges: The latest changes made to the wiki.
 
28
 * SiteNavigation: The starting point for exploring the wiki.
 
29
 * WikiSandBox: You can experiment here as much as you want.
 
30
 * FindPage: Even more ways to browse the wiki.
 
31
 * TitleIndex: An alphabetical list of all page names.