Metadata
Title
The Trac Wiki System
Category
general
UUID
2b34695cf47a4ebe98ca8cca8816db6e
Source URL
https://cforall.uwaterloo.ca/trac/wiki/TracWiki
Parent URL
https://cforall.uwaterloo.ca/trac
Crawl Time
2026-03-23T19:55:12+00:00
Rendered Raw Markdown
# The Trac Wiki System

**Source**: https://cforall.uwaterloo.ca/trac/wiki/TracWiki
**Parent**: https://cforall.uwaterloo.ca/trac

[wiki:](https://cforall.uwaterloo.ca/trac/wiki "View WikiStart")[TracWiki](https://cforall.uwaterloo.ca/trac/wiki/TracWiki "View TracWiki")

## Context Navigation

- [Start Page](https://cforall.uwaterloo.ca/trac/wiki/WikiStart)
- [Index](https://cforall.uwaterloo.ca/trac/wiki/TitleIndex)
- [History](https://cforall.uwaterloo.ca/trac/wiki/TracWiki?action=history)

---

# The Trac Wiki System

#### Table of Contents

- [Index](https://cforall.uwaterloo.ca/trac/wiki/TracGuide)
- [Installation](https://cforall.uwaterloo.ca/trac/wiki/TracInstall)
- [Customization](https://cforall.uwaterloo.ca/trac/wiki/TracInterfaceCustomization)
- [Plugins](https://cforall.uwaterloo.ca/trac/wiki/TracPlugins)
- [Upgrading](https://cforall.uwaterloo.ca/trac/wiki/TracUpgrade)
- [Configuration](https://cforall.uwaterloo.ca/trac/wiki/TracIni)
- [Administration](https://cforall.uwaterloo.ca/trac/wiki/TracAdmin)
- [Backup](https://cforall.uwaterloo.ca/trac/wiki/TracBackup)
- [Logging](https://cforall.uwaterloo.ca/trac/wiki/TracLogging)
- [Permissions](https://cforall.uwaterloo.ca/trac/wiki/TracPermissions)
- [The Wiki](https://cforall.uwaterloo.ca/trac/wiki/TracWiki)
- [Wiki Formatting](https://cforall.uwaterloo.ca/trac/wiki/WikiFormatting)
- [Timeline](https://cforall.uwaterloo.ca/trac/wiki/TracTimeline)
- [Repository Browser](https://cforall.uwaterloo.ca/trac/wiki/TracBrowser)
- [Revision Log](https://cforall.uwaterloo.ca/trac/wiki/TracRevisionLog)
- [Changesets](https://cforall.uwaterloo.ca/trac/wiki/TracChangeset)
- [Tickets](https://cforall.uwaterloo.ca/trac/wiki/TracTickets)
- [Workflow](https://cforall.uwaterloo.ca/trac/wiki/TracWorkflow)
- [Roadmap](https://cforall.uwaterloo.ca/trac/wiki/TracRoadmap)
- [Ticket Queries](https://cforall.uwaterloo.ca/trac/wiki/TracQuery)
- [Batch Modify](https://cforall.uwaterloo.ca/trac/wiki/TracBatchModify)
- [Reports](https://cforall.uwaterloo.ca/trac/wiki/TracReports)
- [RSS Support](https://cforall.uwaterloo.ca/trac/wiki/TracRss)
- [Notification](https://cforall.uwaterloo.ca/trac/wiki/TracNotification)

Trac has a built-in wiki system which you can use for organizing knowledge and information in a very flexible way by [creating pages](https://cforall.uwaterloo.ca/trac/wiki/WikiNewPage) containing an intuitive and easy to learn textual markup. The wiki markup is used throughout Trac, so not only in [wiki pages](https://cforall.uwaterloo.ca/trac/wiki/TitleIndex), but also in [ticket](https://cforall.uwaterloo.ca/trac/wiki/TracTickets) description and comments, [version control](https://cforall.uwaterloo.ca/trac/wiki/TracChangeset) log messages, [milestone](https://cforall.uwaterloo.ca/trac/wiki/TracRoadmap) descriptions, [report](https://cforall.uwaterloo.ca/trac/wiki/TracReports) descriptions and even in third-party extensions.
It allows for formatted text and hyperlinks in and between all Trac modules.

Editing wiki text is easy, as compared to complex markup languages like HTML, using any web browser and simple [formatting](https://cforall.uwaterloo.ca/trac/wiki/WikiFormatting). The motivation for wiki markup is that HTML, with its large collection of nestable tags, is too complicated to allow fast-paced editing, and distracts from the actual content of the pages. Note that Trac also supports [HTML](https://cforall.uwaterloo.ca/trac/wiki/WikiHtml), [reStructuredText](https://cforall.uwaterloo.ca/trac/wiki/WikiRestructuredText) and [​Textile](https://txstyle.org) as alternative markup formats, which can be used in parts of a page, so called wiki blocks.

The main goal of the wiki is to make editing text easy in order to *encourage* people to contribute to a project. Trac also provides a simple toolbar to make formatting text even easier, and supports the [​universal edit button](http://universaleditbutton.org/Universal_Edit_Button) of your browser.

The wiki itself does not enforce any structure, but rather resembles a stack of empty sheets of paper, where you can organize information and documentation as you see fit, and later reorganize if necessary.
As contributing to a wiki is essentially building hypertext, general advice regarding HTML authoring apply here as well.
For example, the *[​Style Guide for online hypertext](https://www.w3.org/Provider/Style)* explains how to think about the [​overall structure of a work](https://www.w3.org/Provider/Style/Structure.html) and how to organize information [​within each document](https://www.w3.org/Provider/Style/WithinDocument.html). One of the most important tips is to "make your HTML page such that you can read it, even if you don't follow any links".

Learn more about:

- [WikiFormatting](https://cforall.uwaterloo.ca/trac/wiki/WikiFormatting) rules, including advanced topics like [WikiMacros](https://cforall.uwaterloo.ca/trac/wiki/WikiMacros) and [WikiProcessors](https://cforall.uwaterloo.ca/trac/wiki/WikiProcessors).
- How to use [WikiPageNames](https://cforall.uwaterloo.ca/trac/wiki/WikiPageNames) and other forms of [TracLinks](https://cforall.uwaterloo.ca/trac/wiki/TracLinks) which are used to refer to any resource within Trac.

If you want to practice editing, please use the [SandBox](https://cforall.uwaterloo.ca/trac/wiki/SandBox). Note that not all Trac wiki pages are editable by anyone, this depends on the local policy; check with your Trac administrators.

Before saving your changes, you can *Preview* the page or *Review Changes* you have made.
You can get an automatic preview of the formatting as you type when you activate the *Edit Side-by-side* mode. There is a [configurable delay](https://cforall.uwaterloo.ca/trac/wiki/TracIni#/auto_preview_timeout) between when you make your edit and when the automatic preview will update.

Some more information about wikis on the web:

- A definition of [​Wiki](https://wikipedia.org/wiki/Wiki) according to Wikipedia.
- The [​history](http://c2.com/cgi/wiki?WikiHistory) behind the original wiki.
- A wiki page explaining [​why wiki works](http://www.usemod.com/cgi-bin/mb.pl?WhyWikiWorks).

---

See also: [TracGuide](https://cforall.uwaterloo.ca/trac/wiki/TracGuide)

[Last modified](https://cforall.uwaterloo.ca/trac/wiki/TracWiki?action=diff&version=2 "Version 2 by trac")
[9 years ago](https://cforall.uwaterloo.ca/trac/timeline?from=2017-05-09T17%3A01%3A29-04%3A00&precision=second "See timeline at May 9, 2017, 5:01:29 PM") 

Last modified on May 9, 2017, 5:01:29 PM

**Note:**
See [TracWiki](https://cforall.uwaterloo.ca/trac/wiki/TracWiki)
for help on using the wiki.

### Download in other formats:

- [Plain Text](https://cforall.uwaterloo.ca/trac/wiki/TracWiki?format=txt)