ChiliProject is not maintained anymore. Please be advised that there will be no more updates.

We do not recommend that you setup new ChiliProject instances and we urge all existing users to migrate their data to a maintained system, e.g. Redmine. We will provide a migration script later. In the meantime, you can use the instructions by Christian Daehn.

0001-415-Removing-commments-from-wiki_contents-fixtures-s.patch

Gregor Schmidt, 2011-05-20 03:56 pm

Download (2.5 kB)

 
b/test/fixtures/wiki_contents.yml
1
--- 
2
wiki_contents_001: 
1
---
2
wiki_contents_001:
3 3
  text: |-
4 4
    h1. CookBook documentation
5 5

  
......
11 11
  id: 1
12 12
  lock_version: 3
13 13
  author_id: 1
14
  comments: Gzip compression activated
15
wiki_contents_002: 
14
wiki_contents_002:
16 15
  text: |-
17 16
    h1. Another page
18 17
    
......
24 23
  id: 2
25 24
  lock_version: 1
26 25
  author_id: 1
27
  comments: 
28
wiki_contents_003: 
26
wiki_contents_003:
29 27
  text: |-
30 28
    h1. Start page
31 29
    
......
35 33
  id: 3
36 34
  lock_version: 1
37 35
  author_id: 1
38
  comments: 
39
wiki_contents_004: 
36
wiki_contents_004:
40 37
  text: |-
41 38
    h1. Page with an inline image
42 39
    
......
48 45
  id: 4
49 46
  lock_version: 1
50 47
  author_id: 1
51
  comments: 
52
wiki_contents_005: 
48
wiki_contents_005:
53 49
  text: |-
54 50
    h1. Child page 1
55 51
    
......
59 55
  id: 5
60 56
  lock_version: 1
61 57
  author_id: 1
62
  comments: 
63
wiki_contents_006: 
58
wiki_contents_006:
64 59
  text: |-
65 60
    h1. Child page 2
66 61
    
......
70 65
  id: 6
71 66
  lock_version: 1
72 67
  author_id: 1
73
  comments: 
74
wiki_contents_007: 
68
wiki_contents_007:
75 69
  text: This is a child page
76 70
  updated_on: 2007-03-08 00:18:07 +01:00
77 71
  page_id: 7
78 72
  id: 7
79 73
  lock_version: 1
80 74
  author_id: 1
81
  comments: 
82
wiki_contents_008: 
75
wiki_contents_008:
83 76
  text: This is a parent page
84 77
  updated_on: 2007-03-08 00:18:07 +01:00
85 78
  page_id: 8
86 79
  id: 8
87 80
  lock_version: 1
88 81
  author_id: 1
89
  comments: 
90
wiki_contents_009: 
82
wiki_contents_009:
91 83
  text: This is a child page
92 84
  updated_on: 2007-03-08 00:18:07 +01:00
93 85
  page_id: 9
94 86
  id: 9
95 87
  lock_version: 1
96 88
  author_id: 1
97
  comments: 
98
wiki_contents_010: 
89
wiki_contents_010:
99 90
  text: Page with cyrillic title
100 91
  updated_on: 2007-03-08 00:18:07 +01:00
101 92
  page_id: 10
102 93
  id: 10
103 94
  lock_version: 1
104 95
  author_id: 1
105
  comments: 
106
  
96
  
107
-