##// END OF EJS Templates
Adds missing WikiContent fixture....
Jean-Philippe Lang -
r10220:8593e3472265
parent child
Show More
@@ -1,129 +1,136
1 1 ---
2 2 wiki_contents_001:
3 3 text: |-
4 4 h1. CookBook documentation
5 5
6 6 {{child_pages}}
7 7
8 8 Some updated [[documentation]] here with gzipped history
9 9 updated_on: 2007-03-07 00:10:51 +01:00
10 10 page_id: 1
11 11 id: 1
12 12 version: 3
13 13 author_id: 1
14 14 comments: Gzip compression activated
15 15 wiki_contents_002:
16 16 text: |-
17 17 h1. Another page
18 18
19 19 This is a link to a ticket: #2
20 20 And this is an included page:
21 21 {{include(Page with an inline image)}}
22 22 updated_on: 2007-03-08 00:18:07 +01:00
23 23 page_id: 2
24 24 id: 2
25 25 version: 1
26 26 author_id: 1
27 27 comments:
28 28 wiki_contents_003:
29 29 text: |-
30 30 h1. Start page
31 31
32 32 E-commerce web site start page
33 33 updated_on: 2007-03-08 00:18:07 +01:00
34 34 page_id: 3
35 35 id: 3
36 36 version: 1
37 37 author_id: 1
38 38 comments:
39 39 wiki_contents_004:
40 40 text: |-
41 41 h1. Page with an inline image
42 42
43 43 This is an inline image:
44 44
45 45 !logo.gif!
46 46 updated_on: 2007-03-08 00:18:07 +01:00
47 47 page_id: 4
48 48 id: 4
49 49 version: 1
50 50 author_id: 1
51 51 comments:
52 52 wiki_contents_005:
53 53 text: |-
54 54 h1. Child page 1
55 55
56 56 This is a child page
57 57 updated_on: 2007-03-08 00:18:07 +01:00
58 58 page_id: 5
59 59 id: 5
60 60 version: 1
61 61 author_id: 1
62 62 comments:
63 63 wiki_contents_006:
64 64 text: |-
65 65 h1. Child page 2
66 66
67 67 This is a child page
68 68 updated_on: 2007-03-08 00:18:07 +01:00
69 69 page_id: 6
70 70 id: 6
71 71 version: 1
72 72 author_id: 1
73 73 comments:
74 74 wiki_contents_007:
75 75 text: This is a child page
76 76 updated_on: 2007-03-08 00:18:07 +01:00
77 77 page_id: 7
78 78 id: 7
79 79 version: 1
80 80 author_id: 1
81 81 comments:
82 82 wiki_contents_008:
83 83 text: This is a parent page
84 84 updated_on: 2007-03-08 00:18:07 +01:00
85 85 page_id: 8
86 86 id: 8
87 87 version: 1
88 88 author_id: 1
89 89 comments:
90 90 wiki_contents_009:
91 91 text: This is a child page
92 92 updated_on: 2007-03-08 00:18:07 +01:00
93 93 page_id: 9
94 94 id: 9
95 95 version: 1
96 96 author_id: 1
97 97 comments:
98 98 wiki_contents_010:
99 99 text: Page with cyrillic title
100 100 updated_on: 2007-03-08 00:18:07 +01:00
101 101 page_id: 10
102 102 id: 10
103 103 version: 1
104 104 author_id: 1
105 105 comments:
106 106 wiki_contents_011:
107 107 text: |-
108 108 h1. Title
109 109
110 110 Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Maecenas sed libero.
111 111
112 112 h2. Heading 1
113 113
114 114 @WHATEVER@
115 115
116 116 Maecenas sed elit sit amet mi accumsan vestibulum non nec velit. Proin porta tincidunt lorem, consequat rhoncus dolor fermentum in.
117 117
118 118 Cras ipsum felis, ultrices at porttitor vel, faucibus eu nunc.
119 119
120 120 h2. Heading 2
121 121
122 122 Morbi facilisis accumsan orci non pharetra.
123 123 updated_on: 2007-03-08 00:18:07 +01:00
124 124 page_id: 11
125 125 id: 11
126 126 version: 3
127 127 author_id: 1
128 128 comments:
129
129 wiki_contents_012:
130 text: This is a grandchild page
131 updated_on: 2007-03-08 00:18:07 +01:00
132 page_id: 12
133 id: 12
134 version: 1
135 author_id: 1
136 comments:
General Comments 0
You need to be logged in to leave comments. Login now