orbit-basic/vendor/built_in_modules/web_resource/web_resource.json

13 lines
284 B
JSON
Raw Normal View History

2012-02-15 07:38:27 +00:00
{
"title": "web_resource",
"version": "0.1",
"organization": "Rulingcom",
"author": "RD dep",
"intro": "A simple blog……",
"update_info": "Some info",
"create_date": "11-11-2011",
2012-09-13 10:13:34 +00:00
"widgets": ["home_list"],
2012-03-06 08:41:06 +00:00
"category": ["WebLinkCategory"],
2012-02-15 07:38:27 +00:00
"enable_frontend": true
}