Orbit/vendor/built_in_modules/announcement/announcement.json

18 lines
431 B
JSON
Raw Normal View History

2012-01-11 12:31:52 +00:00
{
2012-07-16 08:13:38 +00:00
"title": "announcement",
2012-01-11 12:31:52 +00:00
"version": "0.1",
"organization": "Rulingcom",
"author": "RD dep",
"intro": "A simple blog……",
"update_info": "Some info",
"create_date": "11-11-2011",
2012-07-16 08:13:38 +00:00
"app_pages": ["bulletins"],
"widgets": {
2012-08-10 07:33:28 +00:00
"index":["1","2","3","4","5"],
2012-07-16 08:13:38 +00:00
"bulletins_and_web_links":[]
},
"category": ["BulletinCategory"],
2012-08-10 07:33:28 +00:00
"widget_fields":["title","category","postdate"],
2012-07-16 08:13:38 +00:00
"enable_frontend": true
2012-01-11 12:31:52 +00:00
}