Active
Project:
SimpleFeed
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
27 Jun 2007 at 14:07 UTC
Updated:
2 Oct 2007 at 21:07 UTC
Provide an option to display the "original article" link on:
1) none
2) teasers
3) full nodes
4) both
Comments
Comment #1
m3avrck commentedYou can use hook_link_alter() to do this.
I don't know of how to add this to the node configure page (or even if you can). More details someone?