Closed (won't fix)
Project:
Read More Link (Drupal 6 and earlier)
Version:
6.x-3.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
4 Aug 2008 at 12:21 UTC
Updated:
19 Feb 2011 at 08:34 UTC
Comments
Comment #1
mcurry commented+1 from the author.
I use this module on every site I touch.
The current implementation of ed_readmore has some problems dealing with finding a proper insertion point for the inline read more <span> - so it this ends up in core, it'll need some work.
Comment #2
SeanBannister commentedWell if it ends up in core we can play directly with the core code so we won't be stuck with module limitations.
I can't say I've looked at the code yet but I'm sure it'll be a completely different approach when modifying core.
Comment #3
fletchgqc commentedThe option to have Read more inline should be in core in some way shape or form.
Comment #4
SeanBannister commentedOk, there's an issue at http://drupal.org/node/16161 talking about getting it into core.
Comment #5
thomas23@drupal.org commentedsubscribe
Comment #6
mcurry commentedI've added a blurb mentioning this and #16161: Move Read More link to end of node content in the project description; maybe this will help get some traction in the effort to move this functionality into core. Thanks to Sean Bannister for the suggestion.
Comment #7
keesje commented+1 for this to be a simple theme-dependant switch "Inline readmore links TRUE/FALSE" in the theme administration area.
Comment #8
tobiass commentedsupporting #7
Comment #9
onejam commentedI think this is great and perhaps should be part of the core for D7 and filed under post-settings page. However, i also think only when you can define a different 'read more' text for other content-type teasers, it will be more useful.
Perhaps it should be in Views 2 as a field option?
Comment #10
keesje commentedI think a basic implementation in core with an overrride option for e.g. Views2 to have more advanced options would be perfect :).
Comment #11
momper commented+1
Comment #12
todd nienkerk commented+1
Please review major changes to 6.x-3.x-dev. They could be useful for 7.x.
Comment #13
funana commenteddefinitely! +++1 for that!
Comment #14
drifter commented+1 yes!
Comment #15
todd nienkerk commentedI'm glad that everyone is excited to include this in core, but it's totally out of scope for this module. We can't address core issues here. But... You can talk about it here: #16161: Move Read More link to end of node content.
Comment #16
danfinney commented+2 (my wife thinks so too)
Comment #17
todd nienkerk commenteddanfinney: Thanks for +2, but please note that this issue won't get anything contributed to Drupal core. Please voice your support here: #16161: Move Read More link to end of node content.
Comment #18
Cactii1 commented+1
Comment #19
babbage commentedBefore you post a +1 to the issue that Todd Nienkerk linked to, please see: http://drupal.org/node/16161#comment-1838922
At this point, it would be highly counterproductive to "voice your support" there—unless you are doing so by attaching a patch that fixes the issue. Just a friendly suggestion. :)
Comment #20
Gabriel R. commentedA big +1 from me too. I use the module on every site, on various languages.
Comment #21
todd nienkerk commentedPlease don't +1 this issue. There's nothing that can be done about Drupal core here. Furthermore, Drupal 7 is in code freeze. If you want this feature added to Drupal core, please submit a patch to Drupal 8 after Drupal 7 is release.
Comment #22
SeanBannister commentedMight still be able to get it in as a usability improvment even though we're in code freeze, especially if it's before October 15th because we're in a code slush
Comment #23
femrich commentedYes, absolutely should be in core. No excuses for the placement of the read more link we have to live with now, and the drupal 7 read more project looks like it isn't going anywhere very quickly. (http://drupal.org/project/read_more) Wish I knew even a little bit about coding...