Mercurial > hg > rr-repo
annotate modules/comment/comment.info @ 13:134d4b2e75f6
updated quicktabs and google analytics modules
author | danieleb <danielebarchiesi@me.com> |
---|---|
date | Tue, 29 Oct 2013 13:48:59 +0000 |
parents | ff03f76ab3fe |
children |
rev | line source |
---|---|
danielebarchiesi@0 | 1 name = Comment |
danielebarchiesi@0 | 2 description = Allows users to comment on and discuss published content. |
danielebarchiesi@0 | 3 package = Core |
danielebarchiesi@0 | 4 version = VERSION |
danielebarchiesi@0 | 5 core = 7.x |
danielebarchiesi@0 | 6 dependencies[] = text |
danielebarchiesi@0 | 7 files[] = comment.module |
danielebarchiesi@0 | 8 files[] = comment.test |
danielebarchiesi@0 | 9 configure = admin/content/comment |
danielebarchiesi@0 | 10 stylesheets[all][] = comment.css |
danielebarchiesi@0 | 11 |
danielebarchiesi@0 | 12 ; Information added by drupal.org packaging script on 2013-08-08 |
danielebarchiesi@0 | 13 version = "7.23" |
danielebarchiesi@0 | 14 project = "drupal" |
danielebarchiesi@0 | 15 datestamp = "1375928238" |
danielebarchiesi@0 | 16 |