~ubuntu-branches/ubuntu/jaunty/trac/jaunty

« back to all changes in this revision

Viewing changes to wiki-default/TracWiki

  • Committer: Bazaar Package Importer
  • Author(s): Luis Matos
  • Date: 2008-07-13 23:46:20 UTC
  • mfrom: (1.1.13 upstream)
  • Revision ID: james.westby@ubuntu.com-20080713234620-13ynpdpkbaymfg1z
Tags: 0.11-2
* Re-added python-setup-tools to build dependences. Closes: #490320 #468705
* New upstream release Closes: 489727
* Added sugestion for other vcs support available: git bazaar mercurial 
* Added spamfilter plugin to sugests
* Moved packaging from python-support to python-central
* Added an entry to the NEWS about the cgi Closes: #490275
* Updated 10_remove_trac_suffix_from_title patch to be used in 0.11

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
= The Trac Wiki Engine =
2
 
[[TracGuideToc]]
3
 
 
4
 
Trac has a built-in wiki engine, used for text and documentation throughout the system. WikiFormatting is used in [wiki:TitleIndex wiki pages], [wiki:TracTickets tickets] and [wiki:TracChangeset check-in log messages].  This allows for formatted text and hyperlinks in and between all Trac modules.
5
 
 
6
 
Editing wiki text is easy, using any web browser and a simple [WikiFormatting formatting system], rather than more complex markup languages like HTML.  The reasoning behind its design 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 though that Trac also supports [wiki:WikiHtml HTML], [wiki:WikiRestructuredText reStructuredText] and [http://www.textism.com/tools/textile/ Textile] as alternative markup formats.
7
 
 
8
 
The main goal of the wiki is to make editing text easier and ''encourage'' people to contribute and annotate text content for a project.
9
 
 
10
 
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.
11
 
 
12
 
For more help on editing wiki text, see these pages:
13
 
 * WikiFormatting
14
 
 * WikiPageNames
15
 
 * WikiNewPage
16
 
 * TracLinks
17
 
 * WikiMacros
18
 
 * WikiProcessors
19
 
 
20
 
If you want to practice editing, please use the SandBox.
21
 
 
22
 
Some more information about wiki on the web:
23
 
 * http://wikipedia.org/wiki/Wiki
24
 
 * http://c2.com/cgi/wiki?WikiHistory
25
 
 * http://www.usemod.com/cgi-bin/mb.pl?WhyWikiWorks
26
 
 
27
 
----
28
 
See also: TracGuide
 
 
b'\\ No newline at end of file'