Changes between Version 2 and Version 3 of TracWiki
- Timestamp:
- Dec 3, 2015, 10:33:43 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TracWiki
v2 v3 1 1 2 = The Trac Wiki System = 2 3 [[TracGuideToc]] … … 10 11 11 12 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. 12 As contributing to a wiki is essentially building anhypertext,13 As contributing to a wiki is essentially building hypertext, 13 14 general advice regarding HTML authoring apply here as well. 14 15 For example, the ''[http://www.w3.org/Provider/Style Style Guide for online hypertext]'' explains how to think about the 15 16 [http://www.w3.org/Provider/Style/Structure.html overall structure of a work] 16 and how to organize information [http://www.w3.org/Provider/Style/WithinDocument.html within each document]. One of the most important tip is “make your HTML page such that you can read it even if you don't follow any links.”17 and how to organize information [http://www.w3.org/Provider/Style/WithinDocument.html within each document]. One of the most important tips is “make your HTML page such that you can read it even if you don't follow any links.” 17 18 18 19 Learn more about: