| 1 |
; $Id: quotes.info,v 1.3 2009/08/28 16:28:01 nancyw Exp $
|
| 2 |
name = "Quotes"
|
| 3 |
description = "Allows users to maintain personal lists of quotations and display quotes in one or more blocks."
|
| 4 |
core = 7.x
|
| 5 |
version = VERSION
|
| 6 |
files[] = quotes.module
|
| 7 |
files[] = quotes.install
|
| 8 |
files[] = quotes.admin.inc
|
| 9 |
files[] = quotes.node.inc
|
| 10 |
files[] = quotes.user.inc
|
| 11 |
files[] = quotes.views.inc
|
| 12 |
files[] = views_handler_field_quotes.inc
|
| 13 |
|
| 14 |
; Information added by drupal.org packaging script on 2009-08-29
|
| 15 |
version = "7.x-1.x-dev"
|
| 16 |
core = "7.x"
|
| 17 |
project = "quotes"
|
| 18 |
datestamp = "1251505376"
|
| 19 |
|