Closed (fixed)
Project:
Read More Link (Drupal 6 and earlier)
Version:
6.x-3.x-dev
Component:
Code
Priority:
Minor
Category:
Feature request
Assigned:
Reporter:
Created:
23 Apr 2007 at 20:11 UTC
Updated:
27 Feb 2009 at 12:50 UTC
It would be nice if we could specify different prompt text for different node types, so that audio nodes would say "listen", video nodes would say "watch", and all other nodes would say "read more".
Marked as "minor" because I've already hacked it to do this, but it would be nice to be able to do that as a configuration option.
Comments
Comment #1
todd nienkerk commentedNo new functionality will be added to 5.x. Switching to 6.x.-3.x-dev for further development.
Comment #2
todd nienkerk commentedI have expanded the theme function to allow an override of the link text and title attribute. Unique text can be displayed per content type by overriding this function.
Changes will be committed to 6.x-3.x-dev shortly.