WOW. It took me an hour to figure out what I wanted to do / how I wanted to do it.
Half an hour to search around find this module to use as a base.
2 minutes to extend it to do what I wanted!

I just wanted my normal textfield to have an "As link" rendering option like Node:Title does in a view.
For this case we are not listing the full title, but this alternative title.

So here it is! I submit it as an addition to this cute and clever utility module, because it seems to be the most appropriate place for it to live. CCK Extras was close, but this is closer.

... typical Drupal lifecycle ... everything really is easy in the end ... the trick is finding where to push ... :-)

.dan.

Comments

nedjo’s picture

Status: Needs review » Reviewed & tested by the community

Nice addition. I've assigned you CVS access to the project, pls go ahead and apply, first to HEAD and then to the DRUPAL-5 branch. Thanks!

dman’s picture

Title: extend cck text fields with an 'as link' rendering option » Extend cck text fields with an 'as link' rendering option
Status: Reviewed & tested by the community » Fixed

Cool, that's up and done. Things are good.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

ryo’s picture

Category: feature » support
Status: Closed (fixed) » Active

I'm sorry to reopen this issue, but I cannot get how to use this feature though it seems interesting.
It would be appreciated if someone told me how to use it.
Thanks.

dman’s picture

Using it to change the appearance of cck fields in full node or teaser view

Using it to define a view

A view (table view page) with the node title unlinked, and a text field linked

.dan.
How to troubleshoot Drupal | http://www.coders.co.nz/

ryo’s picture

Thanks for your rapid feedback and the instruction.
I appreciate.

nedjo’s picture

Status: Active » Closed (fixed)
kvoltz’s picture

Hi everyone,

Is there an easy way to do this same thing within D6?