Read More link
UPDATE (2009-02-25): This module is now being maintained by Todd Nienkerk at Four Kitchens.
News Flash: Help make this feature a part of Drupal 7 Core!
This feature (but not necessarily this implementation) really ought to be in Drupal core.
Please visit #16161: Move Read More link to end of node content and register your support.
See also #290905: Should "Read More" tweak be in core for Drupal 7.
About the Read More link module
This very simple module relocates the read more link placement so that casual users will notice it. (In my experience, Drupal's standard "Read More" link placement is nearly invisible to most non-Drupalistas, so if you are running a site visited mostly by typical web users, this module might be for you.)
The module allows you to relocate the "Read More" link from the theme's links block to put it inline with the teaser text, or just below it. This helps casual users notice the "Read More" link.
Background
This module implements the very cool tweak described on AngryDonuts.com. It's a simple module, and it has all the limitations found in the original tweak. Even so, it can be a major step forward in helping visitors use your site.
Styling the Read More link
The Read More link style can be modified by adding the following to your theme's stylesheet (usually style.css):
span.read-more {
/* whatever style you want here */
}Drupal 6 Release Confusion
The previous maintainer mis-tagged the Drupal 6 official release. A 4.0 release escaped prematurely, and it couldn't be recalled. If you have downloaded and installed the 4.0 release, you will see warnings from your Drupal 6 installation telling you that your version is no longer supported. You can ignore these warnings, or you can download and install the 3.0 release.
Please don't create an issue about this annoyance.
Credits
Recent development of this module is sponsored by the Drupal.org redesign team and Four Kitchens.
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-5.0-rc1 | 2009-Apr-20 | 9.23 KB | Download · Release notes | Supported for 6.x | |
| 6.x-3.0 | 2009-Feb-01 | 8.78 KB | Download · Release notes | Recommended for 6.x | |
| 5.x-1.4 | 2009-Apr-21 | 8.94 KB | Download · Release notes | Recommended for 5.x | |
| 4.7.x-1.2 | 2007-Apr-06 | 8.44 KB | Download · Release notes | Recommended for 4.7.x | |
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-5.x-dev | 2009-Apr-26 | 9.41 KB | Download · Release notes | Development snapshot | |
| 5.x-1.x-dev | 2009-Apr-22 | 8.94 KB | Download · Release notes | Development snapshot | |


