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

14 lines
326 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",
"app_pages": ["web_links"],
"widgets": ["web_links", "home_list"]
2012-03-06 08:41:06 +00:00
"category": ["WebLinkCategory"],
2012-02-15 07:38:27 +00:00
"enable_frontend": true
}