Closed (won't fix)
Project:
Drupal core
Version:
7.x-dev
Component:
node system
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
6 Jul 2006 at 22:02 UTC
Updated:
6 Aug 2010 at 21:17 UTC
Jump to comment: Most recent file
Comments
Comment #1
quiptime commentedPlease wait.
I poste a new patch version. Thus one has total control of “read more”.
Comment #2
quiptime commentedThis patch version gives total control of the link “read more”.
Example of use for the function theme_node_readmore ():
The modules “aggregator2” and “excerpt” are used. In this case - under each node existed the link “read more”. But,
the node show complete news content, then that link “read more” is not good.
Example of a template "node_readmore.tpl.php", in order to not show “read more”:
In this example is “51”, “52” and “53” aggregator2 terms with news content. As result “read more” is not shown only with this terms.
Use of the function theme_node_link ():
This function serves the completeness of control of “read more”.
As example:
Simple changes of 'Read the rest of this posting.', 'read more' or other/more attributes.
----------------
quiptime
Comment #3
quiptime commentedYou can view a real work example. Check out here:
http://www.microorganismos-efectivos.com/drupal/en/taxonomy/term/52
Note:
The English News have the 'read more'.
http://www.microorganismos-efectivos.com/drupal/en/taxonomy/term/52
The German (Deutsch) News
http://www.microorganismos-efectivos.com/drupal/de/taxonomy/term/51
and the Spanish (Español) News have not the 'read more'
http://www.microorganismos-efectivos.com/drupal/es/taxonomy/term/53
You can view this example for the next days. After this time the English News have no 'read more'.
(The work on http://www.microorganismos-efectivos.com/drupal/ is in progress.)
Comment #4
killes@www.drop.org commentedfeature requests go into cvs.
Comment #5
quiptime commentedI think my post is not a feature request. This is a bugfix!
Comment #6
LAsan commentedFeature request moving to cvs.
Comment #7
jody lynnThese days people change 'read more' links with either stringoverrides or hook_link_alter