Posted by mcneilg on November 18, 2012 at 11:50pm
I know this question might be pretty basic. I am trying to link the author of an article/post to a content type other then user profile. The default behavior in Drupal is to like author (posted by) link to user profile page. I would like that link to go a content type I created called members.
I have seen this done on a number Drupal sites so i know it's doable, I just have not been able to figure this one out. Any help would be greatly appreciated.
thanks
Comments
is this a view? or just a
is this a view? or just a basic page?
Marc Jones Dinero
Drupal Web Developer/Themer
Promet Solutions, Inc.
1802 W. Berteau Ave., Unit 209
Chicago, IL 60613
Mobile: +63 9494906965
YIM: dinero_marc
Skype: mjonesdinero
Drupal Web Development
Hosting
Online Marketing
It is just a basic page.
It is just a basic page.
if it is a basic page you can
if it is a basic page you can change the template of the page..
http://thingsilearn.wordpress.com/2009/05/28/drupal-creating-custom-node...
http://api.drupal.org/api/drupal/modules!node!node.tpl.php/7
http://drupal.org/node/17565
Marc Jones Dinero
Drupal Web Developer/Themer
Promet Solutions, Inc.
1802 W. Berteau Ave., Unit 209
Chicago, IL 60613
Mobile: +63 9494906965
YIM: dinero_marc
Skype: mjonesdinero
Drupal Web Development
Hosting
Online Marketing
Marc thanks for the pointer I
Marc thanks for the pointer I just need to know what direction to go in and this was just the thing i was looking for. Thanks again