Drupal Modules

ratings

Ratings

AttributeAverage
Features3.5 / 5
Reliability5 / 5
Ease Of Use4.75 / 5
Documentation5 / 5
Vote Count4
averages
module overview

Module Overview

Drupal.org Excerpt:

This module allows you to move the "Read more" link from the node's links area to the end of the teaser text. Drupal 7.x version of Read More Link The Drupal 7.x version of this module has been moved to a new project: Read More Link for Drupal 7.x and beyond. This page contains versions of the Read More... [More...]

Details:

Maintainer:Todd Nienkerk
Links:
Categories:Content, Content display, Site navigation, Theme enhancements
downloads

Downloads

VersionDateFilesRelease notes
6.x-5.02011-Oct-11DownloadRecommended
5.x-1.42009-Apr-21DownloadRecommended
6.x-5.x-dev2011-Feb-25DownloadDevelopment
6.x-3.02009-Feb-01DownloadOther
Total Downloads: 786 "Development" releases should be considered in beta.

reviews

Reviews

Options: Add a review

rating

Redundant - it adds an unnecessary CSS selector

a handy CSS selector already exists:

use this css to hide or customize all Read more links


.node_read_more a {display: none}

for a specific node insert the nid


div#node-897 .node_read_more a {display: none}

another way to turn off Read more links is to make your post settings unlimited in length and avoid using the break in them

rating

Must have indeed

It puts the Read more Link right behind the teaser text and makes it visible to users not experienced with the odd default placement by Drupal. Especially when a bunch of links is displayed beyond a teaser (eg: Flag, Tweed,and others)the Read more Link easily is overlooked.

If only somebody could finish the core patch......

rating

A Must Have

All I have to say is that there are large numbers of people who want this to be in D7. We only need a core patch for it to happen!

rating

Nice, but more features needed

This is a nice little module to easily change the "Read More" link without implementing hook_link_alter. A needed feature is to be able to change the settings for every content type. Right now, the changes are global.

Twitter


Sponsored By


iO1 Drupal Consultants

Top Drupal Books

  1. Using Drupal (O'Reilly)
  2. Definitive Guide to D7
  3. Beginning Drupal 7
  4. Drupal For Dummies
  5. Pro Drupal Development 7
Module Finder New Modules RSS Feeds