I just read a comment at http://groups.drupal.org/node/17016#comment-58600 about using "More" instead of "Read more". There's two main reasons for this; your already reading so the word Read isn't needed, and you actually might not be reading because it could be other content such as images or videos.

It's a small change but one I think would be worth making.

Comments

mcurry’s picture

Status: Active » Postponed (maintainer needs more info)

The inserted text is configurable @
/admin/settings/ed_readmore

Are you talking about changing the default text?

SeanBannister’s picture

Yes I'm talking about the default text, and was also thinking about this because if this makes it into Drupal 7 it won't be configurable without a string replacement.

sgdev’s picture

I'm not sure I understand why the need to change the default. The option is available to edit the text if the developer doesn't like it. Some people like "read more", others like "more", still others prefer "continue", etc. Just a matter of personal preference.

You can also always use the String Overrides module to make changes if you wish.

todd nienkerk’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)

There's little reason to change the default for the 6.x version of this module. It matches Drupal 6.x's default output for a "more" link. Furthermore, it's fully configurable.