An utter newbie at Drupal, I'm slowly getting along with my little site, but this thing is killing me! I'm trying to put together a CV-maker of sorts using a Flexinode node, where I want to display taxonomy terms as so (strong=taxo-terms):
Born in Happyville, 1978. Lives and works in Taxonomyhell, Norway.
Artistic expression: Sculpture, Installation and Video.
This is what I have in my node-flexinode-n.tpl.php file so far (it may be extra stoopid due to fatigue):
Struggling with changing the link colors only in the content. Have them set the way I link in the rest of the page but... can't get the the content links right.. thanks for a tip!
Does anybody know how to insert a php check into page.tpl.php to see if the present user is authenticated, and if they are not, redirect to a special login page?