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

« back to all changes in this revision

Viewing changes to wiki/underlay/pages/CategoryCategory/revisions/00000001

  • Committer: Bazaar Package Importer
  • Author(s): Jonas Smedegaard
  • Date: 2008-06-22 21:17:13 UTC
  • mto: This revision was merged to the branch mainline in revision 18.
  • Revision ID: james.westby@ubuntu.com-20080622211713-inlv5k4eifxckelr
ImportĀ upstreamĀ versionĀ 1.7.0

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
##master-page:Unknown-Page
 
4
##master-date:Unknown-Date
 
5
#acl -All:write Default
 
6
#format wiki
 
7
#language en
 
8
A category is a WikiName that exploits [[Wiki:WikiWiki|WikiWiki]]'s reverse linking: if you click on the title of a category page, you'll get a list of pages belonging to that category. To get a list of all categories, click the Category''''''Category title in the navigation area.
 
9
 
 
10
Additionally, you can add lists of all pages which are members of that particular category to the category page using macros like this:
 
11
 
 
12
Here is a list of all categories known to this wiki:
 
13
<<PageList(regex:^Category.*)>>
 
14
 
 
15
Here is a list of all pages containing the CategoryCategory wiki tag:
 
16
<<FullSearchCached(category:CategoryCategory)>>
 
17
 
 
18
To be consistent with the C2 category scheme, all categories start with the word "Category". For more information, see Wiki:AboutCategoriesAndTopics''''''.