Mercurial > hg > soundsoftware-site
annotate test/fixtures/news.yml @ 1472:f0b798dad2d6 feature_526
Close obsolete branch feature_526
author | Chris Cannam |
---|---|
date | Tue, 20 Nov 2012 19:45:51 +0000 |
parents | af80e5618e9b |
children |
rev | line source |
---|---|
Chris@0 | 1 --- |
Chris@0 | 2 news_001: |
Chris@0 | 3 created_on: 2006-07-19 22:40:26 +02:00 |
Chris@0 | 4 project_id: 1 |
Chris@0 | 5 title: eCookbook first release ! |
Chris@0 | 6 id: 1 |
Chris@0 | 7 description: |- |
Chris@0 | 8 eCookbook 1.0 has been released. |
Chris@0 | 9 |
Chris@0 | 10 Visit http://ecookbook.somenet.foo/ |
Chris@0 | 11 summary: First version was released... |
Chris@0 | 12 author_id: 2 |
Chris@0 | 13 comments_count: 1 |
Chris@0 | 14 news_002: |
Chris@0 | 15 created_on: 2006-07-19 22:42:58 +02:00 |
Chris@0 | 16 project_id: 1 |
Chris@0 | 17 title: 100,000 downloads for eCookbook |
Chris@0 | 18 id: 2 |
Chris@0 | 19 description: eCookbook 1.0 have downloaded 100,000 times |
Chris@0 | 20 summary: eCookbook 1.0 have downloaded 100,000 times |
Chris@0 | 21 author_id: 2 |
Chris@0 | 22 comments_count: 0 |
Chris@117 | 23 news_003: |
Chris@117 | 24 created_on: 2006-07-19 22:42:58 +02:00 |
Chris@117 | 25 project_id: 2 |
Chris@117 | 26 title: News on a private project |
Chris@117 | 27 id: 3 |
Chris@117 | 28 description: This is a private news |
Chris@117 | 29 summary: |
Chris@117 | 30 author_id: 2 |
Chris@117 | 31 comments_count: 0 |