Project

General

Profile

1
;
2
; info file for snippet 'show_menu2'
3
;
4
[info]
5
type            = "snippet"
6
directory       = "ShowMenu2"
7
name            = "Show-Menu-2 Menu generator"
8
version         = "4.10.1"
9
author          = "Brodie Thiesfield, Manuela v.d.Decken"
10
license         = "GNU GPLv.2"
11
license_terms   = "GNU General Public License Version 2"
12
description     = "A code snippet for the Website Baker CMS providing a complete replacement
13
for the builtin menu functions. See <a href="http://code.jellycan.com/show_menu2/" target="_blank">
14
http://code.jellycan.com/show_menu2/</a> for details or view the <a href="'.WB_URL
15
.'/modules/show_menu2/README.en.txt" target="_blank">readme</a> file."
16
 
17
; for whitch platform the addon is usable
18
[platform]
19
name            = "WebsiteBaker"
20
versions        = "2.8.4"
21
minPhp          = "5.4"
22
;
(3-3/8)