Closed (fixed)
Project:
Related links
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
30 Jul 2007 at 13:58 UTC
Updated:
23 Aug 2007 at 15:49 UTC
Hi there, I was just wondering how I would go about creating related links with a teaser of some kind trailing behind for example:
The title as a link
Then 2 or 3 links below
explaining the link but not
linked itself.
Thanks for all the help!
Paul
Comments
Comment #1
Zen commentedThe module uses an overrideable theme function - theme_relatedlinks - to display the links. You could override this and with some regex, parse out the URLs of the links and do the needful.
You will obviously need to know some coding to get this done right.
hth,
-K
Comment #2
(not verified) commented