18 lines
431 B
JSON
18 lines
431 B
JSON
{
|
|
"title": "announcement",
|
|
"version": "0.1",
|
|
"organization": "Rulingcom",
|
|
"author": "RD dep",
|
|
"intro": "A simple blog……",
|
|
"update_info": "Some info",
|
|
"create_date": "11-11-2011",
|
|
"app_pages": ["bulletins"],
|
|
"widgets": {
|
|
"index":["1","2","3","4","5"],
|
|
"bulletins_and_web_links":[]
|
|
},
|
|
"category": ["BulletinCategory"],
|
|
"widget_fields":["title","category","postdate"],
|
|
"enable_frontend": true
|
|
}
|