CHANGELOG.txt |
CHANGELOG.txt |
|
quotes.module
CHANGELOG.txt
2008-04-16
- added capability to make author linkable, and added author page.
- removed debugging line.
- made "recent quotes" on user account optional.
- added div on quotes page.
- added fieldsets on… |
CREDITS.txt |
CREDITS.txt |
|
quotes.module
CREDITS.txt
Written by
- Jim Riggs <drupal at jim and lissa dot com> |
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.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." |
quotes.install |
quotes.install |
|
Handles installation and updates for the quotes module. |
quotes.module |
quotes.module |
|
|
quotes.user.inc |
quotes.user.inc |
|
Displays a Drupal page containing quotes submitted by a given user. |
quotes_views.inc |
quotes_views.inc |
|
This is the stuff to make Views work for the Quotes module. |
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… |