CHANGELOG.txt |
CHANGELOG.txt |
|
quotes.module
CHANGELOG.txt
2012-04-20
- Fixed Issue #1289006:"Can't show more than one quote (in a block)."
- Fixed Issue #1061978:"Unable to save as tab-separated text."
- fixed a problem related to importing where… |
INSTALL.txt |
INSTALL.txt |
|
quotes.module
INSTALL.txt
For a new installation, copy the entire quotes module directory to the
appropriate module directory within your Drupal installation. Then log
into your site, enable the quotes module on the admin/build/modules
page, set… |
quotes.admin.inc |
quotes.admin.inc |
|
The quotes module allows users to maintain a list of quotes that
can be displayed in any number of administrator-defined quote
blocks. |
quotes.css |
quotes.css |
|
quotes.css - provide formatting styles. |
quotes.info |
quotes.info |
|
name = "Quotes"
description = "Allows users to maintain personal lists of quotations and display quotes in one or more blocks."
core = 6.x
; Information added by drupal.org packaging script on 2009-10-18
version =… |
quotes.install |
quotes.install |
|
Handles installation and updates for the quotes module. |
quotes.module |
quotes.module |
|
The quotes module allows users to maintain a list of quotes that
can be displayed in any number of administrator-defined quote
blocks. |
quotes.node.inc |
quotes.node.inc |
|
The quotes module allows users to maintain a list of quotes that
can be displayed in any number of administrator-defined quote
blocks. |
quotes.user.inc |
quotes.user.inc |
|
Displays a Drupal page containing quotes submitted by a given user. |
quotes.views.inc |
quotes.views.inc |
|
The quotes module allows users to maintain a list of quotes that
can be displayed in any number of administrator-defined quote
blocks. |
README.txt |
README.txt |
|
The quotes module allows users to maintain a list of quotations that
they find notable, humorous, famous, infamous, or otherwise worthy of
sharing with website visitors. The quotes can be displayed in any
number of administrator-defined blocks. These… |
views_handler_field_quotes.inc |
views_handler_field_quotes.inc |
|
Provide views data and handlers for quotes.module |