Home ›
Inline Read More links for teasers when output as one of several fields in a View with a row style of fieldInline Read More links for teasers when output as one of several fields in a View with a row style of field
Submitted by Benjamin Melançon on August 27, 2010 - 6:56pm
Searched words:
drupal views teaser more link
http://drupal.org/node/287812#comment-939923
See also:
displaying read more in teaser view list
http://drupal.org/node/513168
I did this with a crazy use of calling ed_readmore functions in template.php for a views template preprocess function. Do not attempt by trial and error, i can get the code from openmedia's repository.
Frankly ed_readmore isn't worth the effort to use-- it needs a patch to put the node title in its link instead of the SEO-unfriendly "Read more" (or any other fixed string we put in there).
More like this
- If view Row style isn't visible, change the style to one that allows both
- Prevent duplicate link submission when using CCK Link module with AJAX alerts
- There's more than one way to span a date...
- Field templates are run before row templates, not vice versa
- Change the text of a tab, such as 'View', for one node type


Comments
Post new comment