close
Warning:
BrowserModule failed with ConfigurationError: Look in the Trac log for more information.
- Timestamp:
-
Jul 9, 2015, 8:37:31 AM (9 years ago)
- Author:
-
trac
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v3
|
v4
|
|
| 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 an hypertext, |
| 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: |