Changes between Version 2 and Version 3 of TracWiki
- Timestamp:
- 07/06/12 15:43:08 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TracWiki
v2 v3 6 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 [WikiHtml HTML], [WikiRestructuredText reStructuredText] and [http://www.textism.com/tools/textile/ Textile] as alternative markup formats. 7 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. Trac also provides a simple toolbar to make formatting text even easier , and supports the [http://universaleditbutton.org/Universal_Edit_Button universal edit button] of your browser.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. Trac also provides a simple toolbar to make formatting text even easier. 9 9 10 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. … … 13 13 For example, the ''[http://www.w3.org/Provider/Style Style Guide for online hypertext]'' explains how to think about the 14 14 [http://www.w3.org/Provider/Style/Structure.html overall structure of a work] 15 and how to organize information [http://www.w3.org/Provider/Style/WithinDocument.html within each document]. One of the most important tipis “make your HTML page such that you can read it even if you don't follow any links.”15 and how to organize information [http://www.w3.org/Provider/Style/WithinDocument.html within each document]. One of the most important is “make your HTML page such that you can read it even if you don't follow any links.” 16 16 17 17 Learn more about: