Mercurial > hg > rr-repo
comparison sites/all/modules/menu_attributes/menu_attributes.info @ 2:b74b41bb73f0
-- Google analytics module
author | danieleb <danielebarchiesi@me.com> |
---|---|
date | Thu, 22 Aug 2013 17:22:54 +0100 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
1:67ce89da90df | 2:b74b41bb73f0 |
---|---|
1 name = Menu attributes | |
2 description = "Allows administrators to specify custom attributes for menu items." | |
3 dependencies[] = menu | |
4 core = 7.x | |
5 configure = admin/structure/menu/settings | |
6 | |
7 files[] = menu_attributes.test | |
8 | |
9 ; Information added by drupal.org packaging script on 2012-06-01 | |
10 version = "7.x-1.0-rc2" | |
11 core = "7.x" | |
12 project = "menu_attributes" | |
13 datestamp = "1338541556" | |
14 |