Adding Field Formatter for Link in Views
RockSoup - October 16, 2009 - 03:52
| Project: | Link |
| Version: | 6.x-2.6 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Description
I added some code to the module to allow for a format of "Title, not as a link " when adding the link field to a view. My friend Jennifer is going to post a patch for me since she is a whiz and I am not. Not sure if this is very helpful and if this is even functionality that is desired, but I have used it a couple times and really like it.

#1
This is a good article for explaining how to do this: http://manueg.okkernoot.net/blog/200907/how-create-cck-formatter
#2
Here is the patch that Jared (RockSoup) asked me to add.
The patch is against the latest released version of the link module.
#3