Mercurial > hg > soundsoftware-site
annotate test/fixtures/wiki_content_versions.yml @ 862:9e5828c6e55d bug_169
Close obsolete branch bug_169
author | Chris Cannam |
---|---|
date | Tue, 07 Jun 2011 13:31:44 +0100 |
parents | 513646585e45 |
children | cbb26bc654de |
rev | line source |
---|---|
Chris@0 | 1 --- |
Chris@0 | 2 wiki_content_versions_001: |
Chris@0 | 3 updated_on: 2007-03-07 00:08:07 +01:00 |
Chris@0 | 4 page_id: 1 |
Chris@0 | 5 id: 1 |
Chris@0 | 6 version: 1 |
Chris@0 | 7 author_id: 2 |
Chris@0 | 8 comments: Page creation |
Chris@0 | 9 wiki_content_id: 1 |
Chris@0 | 10 compression: "" |
Chris@0 | 11 data: |- |
Chris@0 | 12 h1. CookBook documentation |
Chris@0 | 13 |
Chris@0 | 14 |
Chris@0 | 15 |
Chris@0 | 16 Some [[documentation]] here... |
Chris@0 | 17 wiki_content_versions_002: |
Chris@0 | 18 updated_on: 2007-03-07 00:08:34 +01:00 |
Chris@0 | 19 page_id: 1 |
Chris@0 | 20 id: 2 |
Chris@0 | 21 version: 2 |
Chris@0 | 22 author_id: 1 |
Chris@0 | 23 comments: Small update |
Chris@0 | 24 wiki_content_id: 1 |
Chris@0 | 25 compression: "" |
Chris@0 | 26 data: |- |
Chris@0 | 27 h1. CookBook documentation |
Chris@0 | 28 |
Chris@0 | 29 |
Chris@0 | 30 |
Chris@0 | 31 Some updated [[documentation]] here... |
Chris@0 | 32 wiki_content_versions_003: |
Chris@0 | 33 updated_on: 2007-03-07 00:10:51 +01:00 |
Chris@0 | 34 page_id: 1 |
Chris@0 | 35 id: 3 |
Chris@0 | 36 version: 3 |
Chris@0 | 37 author_id: 1 |
Chris@0 | 38 comments: "" |
Chris@0 | 39 wiki_content_id: 1 |
Chris@0 | 40 compression: "" |
Chris@0 | 41 data: |- |
Chris@0 | 42 h1. CookBook documentation |
Chris@0 | 43 Some updated [[documentation]] here... |
Chris@0 | 44 wiki_content_versions_004: |
Chris@0 | 45 data: |- |
Chris@0 | 46 h1. Another page |
Chris@0 | 47 |
Chris@0 | 48 This is a link to a ticket: #2 |
Chris@0 | 49 updated_on: 2007-03-08 00:18:07 +01:00 |
Chris@0 | 50 page_id: 2 |
Chris@0 | 51 wiki_content_id: 2 |
Chris@0 | 52 id: 4 |
Chris@0 | 53 version: 1 |
Chris@0 | 54 author_id: 1 |
Chris@0 | 55 comments: |
Chris@0 | 56 |