[development] A bit lost here

Chris McCreery chris.mccreery at gmail.com
Thu Feb 15 00:57:53 UTC 2007


Hello I am new to Drupal and am currently running a site and I'd like
to adjust a few things in my layout. Specifically I added a CCK Link
field to the story content type. I have disabled the Link Title as I
only want to input the link. However on the display pages I would like
to have the same link name use all the time. For example right now I
have the following displaying

Node Title
 Taxonomy terms
<a href="http://www.something.com">http://www.something.com</a>

What I would like to do is:

Node Title
 Taxonomy Terms
<a href="http://www.something.com">Watch this! </a>

Hopefully you understand what I mean. I just want the output to be in
the href="" and then use the Watch this! as my default instead of the
actual link. I've looked at a few posts but just can't seem to grasp
what I need to do. That and I have very minimal php experience.
(former coldfusion programmer) Thanks in advance

-- 
Chris McCreery


More information about the development mailing list