About Wiki Pages
Search
- Version 2
- by (unknown)
- Version 3
- by (unknown)
Deletions or items before changed
Additions or items after changed
1 | - | + | {{{
|
|
---|---|---|---|---|
2 | + | #!html
|
||
3 | + | <div id="introduction" class="section">
|
||
4 | + | <div class="aside">
|
||
5 | + | }}}
|
||
6 | ||||
7 | - | === |
+ | === Questions? ===
|
8 | ||||
9 | - | + | * [?task=new Create a new article]
|
|
10 | + | * [Help-Index Help Articles]
|
||
11 | + | * [Index Full Article List]
|
||
12 | ||||
13 | - | + | {{{
|
|
14 | + | #!html
|
||
15 | + | </div><!-- / .aside -->
|
||
16 | + | <div class="subject">
|
||
17 | + | <div class="two columns first">
|
||
18 | + | }}}
|
||
19 | ||||
20 | - | + | === What are wiki pages? ===
|
|
21 | ||||
22 | - | + | Wiki pages are user-written articles on a range of subjects. Any contributor or a group of contributors can create (and own) new articles, and there can be multiple articles on the same wiki, each written by a different author.
|
|
23 | ||||
24 | - | + | {{{
|
|
25 | + | #!html
|
||
26 | + | </div>
|
||
27 | + | <div class="two columns second">
|
||
28 | + | }}}
|
||
29 | ||||
30 | - | === |
+ | === Who can make a wiki page? ===
|
31 | ||||
32 | - | + | Anyone with an account can create a new article. When creating a new article, the initial contributor can choose to have a defined list of authors, all of whom can edit the page, or have an open, wiki-like format where anyone can contribute.
|
|
33 | ||||
34 | - | == |
+ | {{{
|
35 | + | #!html
|
||
36 | + | </div>
|
||
37 | + | <div class="clear"></div>
|
||
38 | + | </div><!-- / .subject -->
|
||
39 | + | <div class="clear"></div>
|
||
40 | + | </div><!-- / #introduction.section -->
|
||
41 | ||||
42 | - | [[ |
+ | <div class="section">
|
43 | + | <div class="four columns first">
|
||
44 | + | }}}
|
||
45 | + | |||
46 | + | == Find an article ==
|
||
47 | + | |||
48 | + | {{{
|
||
49 | + | #!html
|
||
50 | + | </div><!-- / .four columns first -->
|
||
51 | + | <div class="four columns second third fourth">
|
||
52 | + | <div class="two columns first">
|
||
53 | + | <form action="/search" method="get" class="search">
|
||
54 | + | <fieldset>
|
||
55 | + | <p>
|
||
56 | + | <input type="text" name="searchword" value="" />
|
||
57 | + | <input type="submit" value="Search" />
|
||
58 | + | </p>
|
||
59 | + | </fieldset>
|
||
60 | + | </form>
|
||
61 | + | </div><!-- / .two columns first -->
|
||
62 | + | <div class="two columns second">
|
||
63 | + | <div class="browse">
|
||
64 | + | }}}
|
||
65 | + | |||
66 | + | [Index Browse the list of available articles]
|
||
67 | + | |||
68 | + | {{{
|
||
69 | + | #!html
|
||
70 | + | </div><!-- / .browse -->
|
||
71 | + | </div><!-- / .two columns second -->
|
||
72 | + | </div><!-- / .four columns second third fourth -->
|
||
73 | + | <div class="clear"></div>
|
||
74 | + | |||
75 | + | <div class="four columns first">
|
||
76 | + | <h2>Recent articles</h2>
|
||
77 | + | </div><!-- / .four columns first -->
|
||
78 | + | <div class="four columns second">
|
||
79 | + | }}}
|
||
80 | + | |||
81 | + | [[RecentPage(1, wiki, 0)]]
|
||
82 | + | |||
83 | + | {{{
|
||
84 | + | #!html
|
||
85 | + | </div><!-- / .four columns second -->
|
||
86 | + | <div class="four columns third">
|
||
87 | + | }}}
|
||
88 | + | |||
89 | + | [[RecentPage(1, wiki, 1)]]
|
||
90 | + | |||
91 | + | {{{
|
||
92 | + | #!html
|
||
93 | + | </div><!-- / .four columns third -->
|
||
94 | + | <div class="four columns fourth">
|
||
95 | + | }}}
|
||
96 | + | |||
97 | + | [[RecentPage(1, wiki, 2)]]
|
||
98 | + | |||
99 | + | {{{
|
||
100 | + | #!html
|
||
101 | + | </div><!-- / .four columns fourth -->
|
||
102 | + | <div class="clear"></div>
|
||
103 | + | </div><!-- / .section -->
|
||
104 | + | }}} |