-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathproject.json
115 lines (115 loc) · 5.4 KB
/
project.json
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
{
"author": "Jan Pavelka (www.phoca.cz)",
"authorUrl": "https://www.phoca.cz",
"copyright": "Jan Pavelka",
"license": "GNU/GPL",
"projectName": "PhocaRestaurantMenu",
"extensionName": "Phoca Restaurant Menu",
"projectInitials" : "PRM",
"description": "Phoca Restaurant Menu is Joomla! CMS component. This component allows creating menu for restaurant, cafeteria, fast food, school canteen, buffet, bar, club, snack bar, wineroom, etc. Such menu can be displayed on a website as HTML, printed as HTML, rendered as PDF, pasted as picture on social media, emailed to customers or displayed in RSS (such RSS can be used for displaying the menu on Facebook or Twitter).",
"projectUrl": "https://www.phoca.cz/phocamenu",
"projectDocumentationUrl": "https://www.phoca.cz/documentation/category/52-phoca-restaurant-menu-component",
"projectMainComponent": "Phoca Restaurant Menu",
"projectMainComponentInfoUrl": "https://www.phoca.cz/project/phocarestaurantmenu-joomla-menu",
"projectDemo" : {
"Joomla! 3 Demo": "https://www.phoca.cz/restaurantmenudemo/"
},
"projectColor": "#896D52",
"menu": {
"main":{
"0" : {
"image": "icon-16-prm-menu.png",
"view": "",
"link": "option=com_phocamenu",
"title": "COM_PHOCAMENU"
}
},
"submenu": {
"0" : {
"image": "icon-16-prm-menu-cp.png",
"view": "phocamenucp",
"link": "option=com_phocamenu",
"title": "COM_PHOCAMENU_CONTROLPANEL"
},
"1" : {
"image": "icon-16-prm-menu-dm.png",
"view": "phocamenugroups",
"link": "option=com_phocamenu&view=phocamenugroups&type=1",
"title": "COM_PHOCAMENU_DAILY_MENU"
},
"2" : {
"image": "icon-16-prm-menu-wm.png",
"view": "phocamenudays",
"link": "option=com_phocamenu&view=phocamenudays&type=2",
"title": "COM_PHOCAMENU_WEEKLY_MENU"
},
"3" : {
"image": "icon-16-prm-menu-fm.png",
"view": "phocamenulists",
"link": "option=com_phocamenu&view=phocamenulists&type=3",
"title": "COM_PHOCAMENU_BILL_OF_FARE"
},
"4" : {
"image": "icon-16-prm-menu-bl.png",
"view": "phocamenulists",
"link": "option=com_phocamenu&view=phocamenulists&type=4",
"title": "COM_PHOCAMENU_BEVERAGE_LIST"
},
"5" : {
"image": "icon-16-prm-menu-wl.png",
"view": "phocamenulists",
"link": "option=com_phocamenu&view=phocamenulists&type=5",
"title": "COM_PHOCAMENU_WINE_LIST"
},
"6" : {
"image": "icon-16-prm-menu-bm.png",
"view": "phocamenugroups",
"link": "option=com_phocamenu&view=phocamenugroups&type=6",
"title": "COM_PHOCAMENU_BREAKFAST_MENU"
},
"7" : {
"image": "icon-16-prm-menu-lm.png",
"view": "phocamenugroups",
"link": "option=com_phocamenu&view=phocamenugroups&type=7",
"title": "COM_PHOCAMENU_LUNCH_MENU"
},
"8" : {
"image": "icon-16-prm-menu-dn.png",
"view": "phocamenugroups",
"link": "option=com_phocamenu&view=phocamenugroups&type=8",
"title": "COM_PHOCAMENU_DINNER_MENU"
},
"9" : {
"image": "icon-16-prm-menu-al.png",
"view": "phocamenuallitems",
"link": "option=com_phocamenu&view=phocamenuallitems",
"title": "COM_PHOCAMENU_ALL_ITEMS"
},
"10" : {
"image": "icon-16-prm-menu-info.png",
"view": "phocamenuinfo",
"link": "option=com_phocamenu&view=phocamenuinfo",
"title": "COM_PHOCAMENU_INFO"
}
}
},
"projectDocumentationLinks": {
"Phoca Restaurant Menu": "https://www.phoca.cz/documents/52-phoca-restaurant-menu-component/1085-phoca-restaurant-menu",
"Features": "https://www.phoca.cz/documents/52-phoca-restaurant-menu-component/240-features",
"System Requirements": "https://www.phoca.cz/documents/52-phoca-restaurant-menu-component/1086-system-requirements",
"Installation": "https://www.phoca.cz/documents/52-phoca-restaurant-menu-component/241-installation",
"Phoca Restaurant Menu Concepts and Glossary": "https://www.phoca.cz/documents/52-phoca-restaurant-menu-component/307-phoca-restaurant-menu-concepts-and-glossary",
"Daily Menu": "https://www.phoca.cz/documents/52-phoca-restaurant-menu-component/308-daily-menu",
"Weekly Menu": "https://www.phoca.cz/documents/52-phoca-restaurant-menu-component/310-weekly-menu",
"Bill of Fare, Beverage List, Wine List": "https://www.phoca.cz/documents/52-phoca-restaurant-menu-component/311-bill-of-fare-beverage-list-wine-list",
"Breakfast Menu, Lunch Menu, Dinner Menu": "https://www.phoca.cz/documents/52-phoca-restaurant-menu-component/312-breakfast-menu-lunch-menu-dinner-menu",
"Options": "https://www.phoca.cz/documents/52-phoca-restaurant-menu-component/265-options",
"Multiple Edit": "https://www.phoca.cz/documents/52-phoca-restaurant-menu-component/927-multiple-edit",
"Raw Edit": "https://www.phoca.cz/documents/52-phoca-restaurant-menu-component/928-raw-edit",
"Making Different Menus": "https://www.phoca.cz/documents/52-phoca-restaurant-menu-component/601-making-different-menus",
"Send email menu to customers": "https://www.phoca.cz/documents/52-phoca-restaurant-menu-component/309-send-email-menu-to-customers",
"Support of BB code": "https://www.phoca.cz/documents/52-phoca-restaurant-menu-component/267-support-of-bb-code",
"Using pure (raw) numbers": "https://www.phoca.cz/documents/52-phoca-restaurant-menu-component/434-using-pure-raw-numbers",
"Displaying two prices for an item": "https://www.phoca.cz/documents/52-phoca-restaurant-menu-component/632-displaying-two-prices-for-an-item"
}
}