My favorites | Sign in
Project Home Downloads Wiki Issues Source
Checkout   Browse   Changes    
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
LyraArticle:
art1:
title: First article
summary: First article summary
content: First article content
meta_title: Meta Title 1
meta_descr: Meta Description 1
is_featured: true
is_active: true
is_archived: true
ArticleLabels: [label1]
ArticleCreatedBy: admin
ArticleUpdatedBy: admin
ContentType: article
art2:
title: Second article
summary: Second article summary
content: Second article content
meta_title: Meta Title 2
meta_descr: Meta Description 2
is_featured: true
is_active: true
is_archived: true
ArticleLabels: [label2]
ArticleUpdatedBy: admin
ArticleCreatedBy: admin
ContentType: article

Change log

r90 by gimassimo on Nov 29, 2010   Diff
Changed fixtures.
Go to: 
Project members, sign in to write a code review

Older revisions

r82 by gimassimo on Nov 12, 2010   Diff
Moved ContentType relation to
LyraContent class.
r60 by gimassimo on May 13, 2010   Diff
Created is_archived column in
LyraArticle to enable/disable
inclusion of content items in archive.
r38 by gimassimo on Feb 2, 2010   Diff
Added management of global
configuration parameters (defined in
config/lyra_params.yml). Moved content
type configuration parameters from
config/params folder to module config
...
All revisions of this file

File info

Size: 696 bytes, 27 lines
Powered by Google Project Hosting